JMAP protocol layer refactoring (part 2)

This commit is contained in:
mdecimus
2025-09-24 18:14:44 +02:00
parent 6c612f7e1c
commit a95010c42e
60 changed files with 2260 additions and 1747 deletions

1
Cargo.lock generated
View File

@@ -3918,7 +3918,6 @@ version = "0.13.3"
dependencies = [
"ahash",
"compact_str",
"fast-float",
"hashify",
"jmap-tools",
"mail-parser",