Skip to content

Commit 8ec00ba

Browse files
chore(deps): bump rand from 0.9.2 to 0.10.0
Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.10.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@rand_core-0.9.2...0.10.0) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18a38d3 commit 8ec00ba

2 files changed

Lines changed: 48 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 47 additions & 9 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
@@ -96,7 +96,7 @@ proptest = "1.9.0"
9696
prost = "0.14.3"
9797
prost-build = "0.14.3"
9898
prost-types = "0.14.3"
99-
rand = "0.9.2"
99+
rand = "0.10.0"
100100

101101
# Database and storage
102102
redb = "3.1.0"

0 commit comments

Comments
 (0)