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