Skip to content

Commit 572831e

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 ee3c8d8 commit 572831e

2 files changed

Lines changed: 57 additions & 28 deletions

File tree

Cargo.lock

Lines changed: 56 additions & 27 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
@@ -470,7 +470,7 @@ memchr = "2.7"
470470
num-format = "0.4"
471471
parking_lot = "0.12"
472472
proptest = "1.9.0"
473-
rand = "0.9"
473+
rand = "0.10"
474474
rand_08 = { package = "rand", version = "0.8" }
475475
rayon = "1"
476476
regex = { version = "1", default-features = false }

0 commit comments

Comments
 (0)