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.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ zip-0.6.4/Cargo.toml 2023-04-15T11:49:45.631984+00:00
|
|
@@ -49,7 +49,7 @@
|
|
optional = true
|
|
|
|
[dependencies.constant_time_eq]
|
|
-version = "0.1.5"
|
|
+version = "0.2"
|
|
optional = true
|
|
|
|
[dependencies.crc32fast]
|
|
@@ -80,7 +80,7 @@
|
|
default-features = false
|
|
|
|
[dependencies.zstd]
|
|
-version = "0.11.2"
|
|
+version = "0.12"
|
|
optional = true
|
|
|
|
[dev-dependencies.bencher]
|