Skip to content

Commit 5c68ee2

Browse files
Bump rand from 0.8.5 to 0.9.0
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.0. - [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.5...0.9.0) --- updated-dependencies: - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9016539 commit 5c68ee2

2 files changed

Lines changed: 46 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 45 additions & 11 deletions
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
@@ -10,7 +10,7 @@ git2 = "0.19.0"
1010
clap = "2.33.3"
1111
colored = "2.1.0"
1212
between = "0.1.0"
13-
rand = "0.8.5"
13+
rand = "0.9.0"
1414
regex = "1.11.1"
1515

1616
[dev-dependencies]

0 commit comments

Comments
 (0)