Skip to content

Commit a813b30

Browse files
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] <[email protected]>
1 parent 5b91f2a commit a813b30

File tree

2 files changed

+65
-14
lines changed

2 files changed

+65
-14
lines changed

Cargo.lock

Lines changed: 64 additions & 13 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
@@ -57,7 +57,7 @@ pyo3 = "0.22.6"
5757
js-sys = "0.3.77"
5858
getrandom = "0.2.16"
5959
libfuzzer-sys = "0.4.10"
60-
rand = "0.8.5"
60+
rand = "0.9.2"
6161
sha1 = "0.10.6"
6262
linreg = "0.2.0"
6363
serde = "1.0.228"

0 commit comments

Comments
 (0)