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-crypto-mac/SOURCES/crypto-mac-fix-metadata.diff

12 lines
261 B

--- crypto-mac-0.11.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ crypto-mac-0.11.1/Cargo.toml 2021-08-24T21:05:24.725574+00:00
@@ -37,7 +37,7 @@
version = "0.14"
[dependencies.subtle]
-version = "=2.4"
+version = "2.4"
default-features = false
[features]