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.8/Cargo.toml 2020-09-10T17:52:16+00:00
+++ zip-0.5.8/Cargo.toml 2020-11-08T16:33:07.086008+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