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.
13 lines
334 B
13 lines
334 B
--- sha1-0.4.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ sha1-0.4.0/Cargo.toml 2018-01-13T13:01:51.368568+01:00
|
|
@@ -19,7 +19,7 @@
|
|
license = "BSD-3-Clause"
|
|
repository = "https://github.com/mitsuhiko/rust-sha1"
|
|
[dev-dependencies.openssl]
|
|
-version = "0.9"
|
|
+version = "0.10"
|
|
|
|
[dev-dependencies.rand]
|
|
-version = "0.3"
|
|
+version = "0.4"
|