Skip to content

Commit 1da28a7

Browse files
chore(deps): 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] <support@github.com>
1 parent 6bcaff6 commit 1da28a7

File tree

2 files changed

+64
-13
lines changed

2 files changed

+64
-13
lines changed

Cargo.lock

Lines changed: 63 additions & 12 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
@@ -19,7 +19,7 @@ clap_derive = "4.5.4"
1919
config = "0.14.0"
2020
daemonize = "0.5.0"
2121
home = "0.5.9"
22-
rand = "0.8.5"
22+
rand = "0.9.0"
2323
serde = "1.0.202"
2424
serde_derive = "1.0.188"
2525
thiserror = "1.0.60"

0 commit comments

Comments
 (0)