Skip to content

Commit 9e20d54

Browse files
Bump rand from 0.8.4 to 0.8.5
Bumps [rand](https://github.com/rust-random/rand) from 0.8.4 to 0.8.5. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.4...0.8.5) --- updated-dependencies: - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc50e67 commit 9e20d54

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

Cargo.lock

+2-12
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
@@ -10,7 +10,7 @@ git2 = "0.18.2"
1010
clap = "2.33.3"
1111
colored = "2.0.0"
1212
between = "0.1.0"
13-
rand = "0.8.4"
13+
rand = "0.8.5"
1414
regex = "1.5.4"
1515

1616
[dev-dependencies]

0 commit comments

Comments
 (0)