Skip to content

Commit d0f00f7

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -23,7 +23,7 @@ insta = "1.43.1"
2323
itertools = "0.14.0"
2424
lazy_static = "1.5.0"
2525
postcard = "1.1.3"
26-
rand = "0.8.5"
26+
rand = "0.9.2"
2727
rand_core = "0.6.4"
2828
regex = "1.11.1"
2929
reqwest = { version = "0.12.12", default-features = false, features = ["rustls-tls"] }

0 commit comments

Comments
 (0)