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

12 lines
253 B

--- sha-1-0.8.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ sha-1-0.8.1/Cargo.toml 2019-06-23T08:30:56.452978+00:00
@@ -43,7 +43,7 @@
features = ["dev"]
[dev-dependencies.hex-literal]
-version = "0.1"
+version = "0.2"
[features]
asm = ["sha1-asm"]