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
304 B
12 lines
304 B
2 years ago
|
--- rsa-0.5.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
||
|
+++ rsa-0.5.0/Cargo.toml 2023-06-23T18:40:58.339813+00:00
|
||
|
@@ -87,7 +87,7 @@
|
||
|
default-features = false
|
||
|
|
||
|
[dependencies.zeroize]
|
||
|
-version = ">=1, <1.5"
|
||
|
+version = "1"
|
||
|
features = ["alloc", "zeroize_derive"]
|
||
|
[dev-dependencies.base64]
|
||
|
version = "0.13.0"
|