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.
2 parents e7248e5 + 340f4dc commit 19f2f1fCopy full SHA for 19f2f1f
Cargo.toml
@@ -15,7 +15,7 @@ repository = "https://github.com/PyO3/python-pkginfo-rs"
15
bzip2 = { version = "0.4.4", optional = true }
16
flate2 = "1.0.20"
17
fs-err = "2.6.0"
18
-mailparse = "0.13.4"
+mailparse = "0.14"
19
rfc2047-decoder = "0.2.0"
20
serde = { version = "1.0.126", features = ["derive"], optional = true }
21
tar = "0.4.35"
0 commit comments