Skip to content

Commit 7a8d915

Browse files
chore(deps): bump rand from 0.9.4 to 0.10.1
Bumps [rand](https://github.com/rust-random/rand) from 0.9.4 to 0.10.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.9.4...0.10.1) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72feeda commit 7a8d915

2 files changed

Lines changed: 38 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 37 additions & 8 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
@@ -471,7 +471,7 @@ memchr = "2.7"
471471
num-format = "0.4"
472472
parking_lot = "0.12"
473473
proptest = "1.9.0"
474-
rand = "0.9"
474+
rand = "0.10"
475475
rand_08 = { package = "rand", version = "0.8" }
476476
rayon = "1"
477477
regex = { version = "1", default-features = false }

0 commit comments

Comments
 (0)