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 d719988 commit e7248e5Copy full SHA for e7248e5
Cargo.toml
@@ -12,7 +12,7 @@ repository = "https://github.com/PyO3/python-pkginfo-rs"
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
14
[dependencies]
15
-bzip2 = { version = "0.4.2", optional = true }
+bzip2 = { version = "0.4.4", optional = true }
16
flate2 = "1.0.20"
17
fs-err = "2.6.0"
18
mailparse = "0.13.4"
0 commit comments