Skip to content

Commit 990df99

Browse files
chore: 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] <[email protected]>
1 parent 090d7ef commit 990df99

File tree

2 files changed

+117
-36
lines changed

2 files changed

+117
-36
lines changed

Cargo.lock

Lines changed: 116 additions & 35 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
@@ -45,7 +45,7 @@ pbjson = "0.7"
4545
pbjson-types = "0.7"
4646
procfs = "0.17"
4747
prost = "0.13.4"
48-
rand = "0.8"
48+
rand = "0.9"
4949
rand_core = "0.6"
5050
rayon = "1.10"
5151
regex = "1.11"

0 commit comments

Comments
 (0)