JMAP Registry API implementation - part 2

This commit is contained in:
mdecimus
2026-02-24 17:19:44 +01:00
parent ec148c5550
commit 2fea9a46b0
61 changed files with 1746 additions and 1992 deletions

3
Cargo.lock generated
View File

@@ -2592,7 +2592,10 @@ dependencies = [
"hashify",
"nlp",
"percent-encoding",
"registry",
"rkyv",
"serde",
"serde_json",
"store",
"tokio",
"trc",