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
286 B
12 lines
286 B
2 years ago
|
--- salsa20-0.9.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ salsa20-0.9.0/Cargo.toml 2023-05-30T15:07:50.572056+00:00
|
||
|
@@ -28,7 +28,7 @@
|
||
|
version = "0.3"
|
||
|
|
||
|
[dependencies.zeroize]
|
||
|
-version = ">=1, <1.4"
|
||
|
+version = "1"
|
||
|
optional = true
|
||
|
default-features = false
|
||
|
[dev-dependencies.cipher]
|