Skip to content

Commit c923e19

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

File tree

2 files changed

+53
-24
lines changed

2 files changed

+53
-24
lines changed

Cargo.lock

+52-23
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
@@ -25,7 +25,7 @@ indexmap = "2"
2525
log = "0.4"
2626
merlin = "3"
2727
maplit = "1"
28-
rand = "0.8"
28+
rand = "0.9"
2929
rand_chacha = "0.3"
3030
rand_core = "0.6"
3131
rayon = "1.10"

0 commit comments

Comments
 (0)