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

12 lines
254 B

--- crypto-mac-0.7.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ crypto-mac-0.7.0/Cargo.toml 2019-03-13T23:39:35.767228+01:00
@@ -30,7 +30,7 @@
version = "0.12"
[dependencies.subtle]
-version = "1"
+version = "2"
default-features = false
[features]