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 6e97f4e commit 838a7a5Copy full SHA for 838a7a5
Cargo.toml
@@ -20,7 +20,7 @@ rfc2047-decoder = "0.1.2"
20
serde = { version = "1.0.126", features = ["derive"], optional = true }
21
tar = "0.4.35"
22
xz = { version = "0.1.0", optional = true }
23
-zip = "0.5.12"
+zip = "0.6.0"
24
25
[features]
26
deprecated-formats = ["bzip2", "xz"]
0 commit comments