Skip to content

Commit 4a92e29

Browse files
chore(deps): 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 071b366 commit 4a92e29

File tree

2 files changed

+194
-40
lines changed

2 files changed

+194
-40
lines changed

Cargo.lock

Lines changed: 193 additions & 39 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
@@ -20,7 +20,7 @@ clap_derive = "4.5.55"
2020
config = "0.15.19"
2121
daemonize = "0.5.0"
2222
dirs = "6.0.0"
23-
rand = "0.9.2"
23+
rand = "0.10.0"
2424
serde = "1.0.228"
2525
serde_derive = "1.0.188"
2626
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)