You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-zip/zip-fix-metadata.diff

12 lines
264 B

--- zip-0.5.9/Cargo.toml 2020-12-06T23:39:50+00:00
+++ zip-0.5.9/Cargo.toml 2020-12-07T13:35:45.295316+00:00
@@ -35,7 +35,7 @@
version = "1.0"
[dependencies.flate2]
-version = ">=1.0.0, <=1.0.14"
+version = "1.0.0"
optional = true
default-features = false