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.
rust-polyval/polyval-fix-metadata.diff

12 lines
297 B

--- polyval-0.5.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ polyval-0.5.2/Cargo.toml 2021-08-24T18:37:13.118808+00:00
@@ -36,7 +36,7 @@
default-features = false
[dependencies.zeroize]
-version = "=1.3"
+version = "1.3"
optional = true
default-features = false
[dev-dependencies.hex-literal]