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

12 lines
250 B

--- md-5-0.8.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ md-5-0.8.0/Cargo.toml 2019-06-21T19:07:14.001271+00:00
@@ -40,7 +40,7 @@
features = ["dev"]
[dev-dependencies.hex-literal]
-version = "0.1"
+version = "0.2"
[features]
asm = ["md5-asm"]