Commit
Author: mdecimus [mauro@stalw.art]
Hash: d14e342dcc40d470f0f6d8e29b96b7fb4d93b631
Timestamp: Tue, 25 Jun 2024 08:39:54 +0000 (4 months ago)

+1 -1 +/-1 browse
Bump to quick-xml 0.34
1diff --git a/Cargo.toml b/Cargo.toml
2index 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 }