Skip to content

Commit a4260fd

Browse files
build(deps): bump rand from 0.9.2 to 0.9.3
Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.9.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 116dc25 commit a4260fd

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/fluss/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ clap = { workspace = true }
5252
crc32c = "0.6.8"
5353
linked-hash-map = "0.5.6"
5454
prost = "0.14"
55-
rand = "0.9.1"
55+
rand = "0.9.3"
5656
serde = { workspace = true, features = ["rc"] }
5757
serde_json = { workspace = true }
5858
thiserror = "1.0"

0 commit comments

Comments
 (0)