Commit
+1 -1 +/-1 browse
1 | diff --git a/Cargo.toml b/Cargo.toml |
2 | index 69af37e..fdb69c1 100644 |
3 | --- a/Cargo.toml |
4 | +++ b/Cargo.toml |
5 | @@ -29,7 +29,7 @@ lru-cache = "0.1.2" |
6 | mail-parser = { version = "0.9", features = ["ludicrous_mode", "full_encoding"] } |
7 | mail-builder = { version = "0.3", features = ["ludicrous_mode"] } |
8 | parking_lot = "0.12.0" |
9 | - quick-xml = "0.32" |
10 | + quick-xml = "0.34" |
11 | ring = { version = "0.17", optional = true } |
12 | rsa = { version = "0.9.6", optional = true } |
13 | rustls-pemfile = { version = "2", optional = true } |