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 786b104 commit e64c1a4Copy full SHA for e64c1a4
Cargo.toml
@@ -16,7 +16,7 @@ bzip2 = { version = "0.4.2", optional = true }
16
flate2 = "1.0.20"
17
fs-err = "2.6.0"
18
mailparse = "0.13.4"
19
-rfc2047-decoder = "0.1.2"
+rfc2047-decoder = "0.2.0"
20
serde = { version = "1.0.126", features = ["derive"], optional = true }
21
tar = "0.4.35"
22
thiserror = "1.0.30"
0 commit comments