Skip to content

Commit 418c087

Browse files
Bump rand from 0.8.5 to 0.9.0
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.0. - [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...0.9.0) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ca7da0 commit 418c087

2 files changed

Lines changed: 79 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 78 additions & 12 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
@@ -55,7 +55,7 @@ md5 = "0.7"
5555
memchr = "2.7"
5656
moka = { version = "0.12.10", features = ["future"] }
5757
path-clean = "1.0.1"
58-
rand = "0.8.5"
58+
rand = "0.9.0"
5959
rkyv = { version = "0.8", features = [
6060
"bytecheck",
6161
"alloc",

0 commit comments

Comments
 (0)