JMAP protocol layer refactoring (part 1)
This commit is contained in:
@@ -9,6 +9,7 @@ store = { path = "../store" }
|
||||
utils = { path = "../utils" }
|
||||
types = { path = "../types" }
|
||||
trc = { path = "../trc" }
|
||||
jmap-tools = { path = "/Users/me/code/jmap-tool" }
|
||||
mail-parser = { version = "0.11", features = ["full_encoding", "rkyv"] }
|
||||
fast-float = "0.2.0"
|
||||
serde = { version = "1.0", features = ["derive"]}
|
||||
|
||||
Reference in New Issue
Block a user