Skip to content

Commit 1de36f9

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 08030cd commit 1de36f9

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -70,7 +70,7 @@ tokio-util = "0.7.16"
7070
async-trait = "0.1"
7171
foyer = { version = "0.22" }
7272
clap = { version = "4.6", features = ["derive"] }
73-
rand = "0.8"
73+
rand = "0.9"
7474
uuid = { version = "1.23", features = ["v4", "serde"] }
7575
openraft = { version = "0.9", features = ["serde", "storage-v2"] }
7676
proptest = "1.11"

0 commit comments

Comments
 (0)