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
255 B

--- md-5-0.9.0/Cargo.toml 2020-06-10T02:13:43+00:00
+++ md-5-0.9.0/Cargo.toml 2020-06-21T15:38:18.674929+00:00
@@ -26,7 +26,7 @@
[lib]
name = "md5"
[dependencies.block-buffer]
-version = "0.8"
+version = "0.9"
[dependencies.digest]
version = "0.9"