JMAP for Contacts implementation (part 1)
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -963,7 +963,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "calcard"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"chrono",
|
||||
@@ -3951,6 +3951,7 @@ name = "jmap_proto"
|
||||
version = "0.13.4"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"calcard",
|
||||
"compact_str",
|
||||
"hashify",
|
||||
"jmap-tools",
|
||||
|
||||
Reference in New Issue
Block a user