JMAP for Contacts passing tests

This commit is contained in:
mdecimus
2025-10-14 12:34:18 +02:00
parent 0936c21fbc
commit 71ae50f9c9
81 changed files with 3255 additions and 461 deletions

View File

@@ -10,6 +10,7 @@ store = { path = "../store" }
common = { path = "../common" }
types = { path = "../types" }
trc = { path = "../trc" }
nlp = { path = "../nlp" }
directory = { path = "../directory" }
calcard = { path = "/Users/me/code/calcard", features = ["rkyv"] }
hashify = "0.2"