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-01T00:00:00+00:00
+++ crypto-mac-0.7.0/Cargo.toml 2019-06-22T14:21:08.855354+00:00
@@ -30,7 +30,7 @@
version = "0.12"
[dependencies.subtle]
-version = "1"
+version = "2"
default-features = false
[features]