Zero-copy deserialization of Sieve scripts and reports + Bump multiple dependencies to their latest versions
This commit is contained in:
@@ -13,7 +13,7 @@ utils = { path = "../utils" }
|
||||
trc = { path = "../trc" }
|
||||
jmap_proto = { path = "../jmap-proto" }
|
||||
email = { path = "../email" }
|
||||
mail-parser = { version = "0.10", features = ["full_encoding"] }
|
||||
mail-parser = { version = "0.11", features = ["full_encoding"] }
|
||||
mail-send = { version = "0.5", default-features = false, features = ["cram-md5", "ring", "tls12"] }
|
||||
rustls = { version = "0.23.5", default-features = false, features = ["std", "ring", "tls12"] }
|
||||
tokio = { version = "1.23", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user