Skip to content

Commit e530073

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 c505fcd commit e530073

File tree

2 files changed

+102
-16
lines changed

2 files changed

+102
-16
lines changed

Cargo.lock

Lines changed: 101 additions & 15 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
@@ -53,7 +53,7 @@ md5 = "0.7"
5353
memchr = "2.7"
5454
moka = { version = "0.12.10", features = ["future"] }
5555
path-clean = "1.0.1"
56-
rand = "0.8.5"
56+
rand = "0.9.0"
5757
rkyv = { version = "0.8", features = [
5858
"bytecheck",
5959
"alloc",

0 commit comments

Comments
 (0)