Improved error handling (part 1)
This commit is contained in:
@@ -8,6 +8,7 @@ resolver = "2"
|
||||
utils = { path = "../utils" }
|
||||
nlp = { path = "../nlp" }
|
||||
store = { path = "../store" }
|
||||
trc = { path = "../trc" }
|
||||
directory = { path = "../directory" }
|
||||
jmap_proto = { path = "../jmap-proto" }
|
||||
sieve-rs = { version = "0.5" }
|
||||
|
||||
Reference in New Issue
Block a user