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

12 lines
251 B

--- sha2-0.8.2/Cargo.toml 2020-05-24T00:14:45+00:00
+++ sha2-0.8.2/Cargo.toml 2020-05-24T10:28:18.806695+00:00
@@ -44,7 +44,7 @@
features = ["dev"]
[dev-dependencies.hex-literal]
-version = "0.1"
+version = "0.2"
[features]
asm = ["sha2-asm"]