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

10 lines
252 B

--- sha1-0.2.0/Cargo.toml 2016-07-13T16:22:04+02:00
+++ sha1-0.2.0/Cargo.toml 2017-11-29T18:04:05.810482+01:00
@@ -8,5 +8,5 @@
repository = "https://github.com/mitsuhiko/rust-sha1"
[dev-dependencies]
-openssl = "0.7"
+openssl = "0.9"
rand = "0.3"