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.
12 lines
280 B
12 lines
280 B
3 years ago
|
--- deflate-0.8.6/Cargo.toml 2020-07-06T16:16:04+00:00
|
||
|
+++ deflate-0.8.6/Cargo.toml 2022-08-09T09:18:35.554574+00:00
|
||
|
@@ -33,7 +33,7 @@
|
||
|
version = "1"
|
||
|
|
||
|
[dependencies.gzip-header]
|
||
|
-version = "0.3"
|
||
|
+version = "1"
|
||
|
optional = true
|
||
|
[dev-dependencies.miniz_oxide]
|
||
|
version = "0.3.6"
|