Skip to content

Commit e53c073

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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b50eb01 commit e53c073

File tree

2 files changed

+101
-14
lines changed

2 files changed

+101
-14
lines changed

Cargo.lock

+100-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ chrono = "0.4.39"
2222
clap = { version = "4.5.27", features = ["cargo"] }
2323
indicatif = "0.17.9"
2424
thiserror = "2.0.11"
25-
rand = "0.8.5"
25+
rand = "0.9.0"

0 commit comments

Comments
 (0)