Skip to content

Commit ac7c36e

Browse files
committed
Bump to rand 0.7
1 parent 94dd1fe commit ac7c36e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ rustdoc-args = [
2929

3030
[dependencies]
3131
cargo-registry-s3 = { path = "src/s3", version = "0.2.0" }
32-
rand = "0.6"
32+
rand = "0.7"
3333
git2 = "0.13.0"
3434
flate2 = "1.0"
3535
semver = { version = "0.9", git = "https://github.com/steveklabnik/semver.git", features = ["diesel", "serde"] }

0 commit comments

Comments
 (0)