We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd274a commit 1c33ce5Copy full SHA for 1c33ce5
Cargo.toml
@@ -16,7 +16,7 @@ bzip2 = { version = "0.4.4", optional = true }
16
flate2 = "1.0.33"
17
fs-err = "2.11.0"
18
mailparse = "0.15"
19
-rfc2047-decoder = "1.0.5"
+rfc2047-decoder = "1.0.6"
20
serde = { version = "1.0.210", features = ["derive"], optional = true }
21
tar = "0.4.41"
22
thiserror = "2.0.3"
0 commit comments