Strict vCard parsing (#1607)
This commit is contained in:
@@ -14,7 +14,7 @@ directory = { path = "../directory" }
|
||||
http_proto = { path = "../http-proto" }
|
||||
jmap_proto = { path = "../jmap-proto" }
|
||||
trc = { path = "../trc" }
|
||||
calcard = { version = "0.1.1", features = ["rkyv"] }
|
||||
calcard = { version = "0.1.2", features = ["rkyv"] }
|
||||
hashify = { version = "0.2" }
|
||||
hyper = { version = "1.0.1", features = ["server", "http1", "http2"] }
|
||||
percent-encoding = "2.3.1"
|
||||
|
||||
Reference in New Issue
Block a user