Skip to content

Commit 2825cae

Browse files
chore(deps): bump rand from 0.9.3 to 0.10.1
Bumps [rand](https://github.com/rust-random/rand) from 0.9.3 to 0.10.1. - [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.9.3...0.10.1) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16c4818 commit 2825cae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -187,7 +187,7 @@ clap = { version = "4.5", features = ["derive"] }
187187
uuid = { version = "1.19", features = ["v4"] }
188188
once_cell = "1.21"
189189
shadow-rs = { version = "1.6.0", default-features = false }
190-
rand = "0.9"
190+
rand = "0.10"
191191
rustls = "0.23"
192192
tokio-rustls = "0.26"
193193

0 commit comments

Comments
 (0)