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.
21 lines
412 B
21 lines
412 B
--- zip-0.6.6/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ zip-0.6.6/Cargo.toml 2024-01-05T12:54:04.038663+00:00
|
|
@@ -50,7 +50,7 @@
|
|
optional = true
|
|
|
|
[dependencies.constant_time_eq]
|
|
-version = "0.1.5"
|
|
+version = "0.3"
|
|
optional = true
|
|
|
|
[dependencies.crc32fast]
|
|
@@ -81,7 +81,7 @@
|
|
default-features = false
|
|
|
|
[dependencies.zstd]
|
|
-version = "0.11.2"
|
|
+version = "0.12"
|
|
optional = true
|
|
|
|
[dev-dependencies.bencher]
|