Skip to content

Commit 7071766

Browse files
committed
Update rand in Cargo.toml
1 parent 5b65fd0 commit 7071766

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ rustdoc-args = [
2828

2929
[dependencies]
3030
cargo-registry-s3 = { path = "src/s3", version = "0.2.0" }
31-
rand = "0.3"
31+
rand = "0.4"
3232
git2 = "0.6.4"
3333
flate2 = "0.2"
3434
semver = "0.5"

0 commit comments

Comments
 (0)