Skip to content

Commit f66028a

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 ea95835 commit f66028a

File tree

2 files changed

+66
-15
lines changed

2 files changed

+66
-15
lines changed

Cargo.lock

Lines changed: 65 additions & 14 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
@@ -59,7 +59,7 @@ wasm-bindgen-test = "0.3.50"
5959
js-sys = "0.3.77"
6060
getrandom = "0.2.16"
6161
libfuzzer-sys = "0.4.10"
62-
rand = "0.8.5"
62+
rand = "0.9.2"
6363
sha1 = "0.10.6"
6464
linreg = "0.2.0"
6565
serde = "1.0.228"

0 commit comments

Comments
 (0)