--- 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"