JMAP for Contacts implementation (part 2)

This commit is contained in:
mdecimus
2025-10-02 19:03:17 +02:00
parent 98deb17482
commit 3da4619d43
26 changed files with 1293 additions and 86 deletions

2
Cargo.lock generated
View File

@@ -3868,12 +3868,14 @@ dependencies = [
"aes-gcm-siv",
"async-stream",
"base64 0.22.1",
"calcard",
"chrono",
"common",
"compact_str",
"directory",
"email",
"futures-util",
"groupware",
"hashify",
"hkdf",
"http-body-util",