Skip to content

Commit 5a102ee

Browse files
Bump rand from 0.9.2 to 0.10.0
Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.10.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@rand_core-0.9.2...0.10.0) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6110dff commit 5a102ee

2 files changed

Lines changed: 217 additions & 32 deletions

File tree

Cargo.lock

Lines changed: 216 additions & 31 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
@@ -17,7 +17,7 @@ chrono = { version = "0.4.44", features = ["now"], default-features = false }
1717
clap = { version = "4.5.21", features = ["derive", "cargo"] }
1818
clap-verbosity-flag = { version = "3.0.4", default-features = false, features = ["tracing"] }
1919
jwalk = "0.8.1"
20-
rand = "0.9.0"
20+
rand = "0.10.0"
2121
regex = "1.11.1"
2222
serde = { version = "1.0.215", features = ["derive"] }
2323
serde_json = "1.0.133"

0 commit comments

Comments
 (0)