JMAP protocol layer refactoring (passing tests)
This commit is contained in:
@@ -7,7 +7,7 @@ resolver = "2"
|
||||
[dependencies]
|
||||
utils = { path = "../utils" }
|
||||
trc = { path = "../trc" }
|
||||
jmap-tools = { path = "/Users/me/code/jmap-tool" }
|
||||
jmap-tools = { version = "0.1" }
|
||||
hashify = "0.2"
|
||||
serde = { version = "1.0", features = ["derive"]}
|
||||
rkyv = { version = "0.8.10", features = ["little_endian"] }
|
||||
|
||||
Reference in New Issue
Block a user