Strict vCard parsing (#1607)

This commit is contained in:
mdecimus
2025-06-01 17:55:20 +02:00
parent b3fd99673e
commit 774e80ab32
7 changed files with 9 additions and 9 deletions

4
Cargo.lock generated
View File

@@ -989,9 +989,9 @@ dependencies = [
[[package]]
name = "calcard"
version = "0.1.1"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e16f081c4da49b29187103679784b4dcf2fbda52e9b519388c397cb58414e5a"
checksum = "c6387223a016027ad73f3482d6e58f804d22edcc8bff1a31df877094850621a6"
dependencies = [
"ahash",
"chrono",