Skip to content

Commit 53bff64

Browse files
chore(deps): bump rand from 0.9.1 to 0.9.2
--- updated-dependencies: - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 731a467 commit 53bff64

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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,6 +20,6 @@ clap_derive = "4.5.40"
2020
config = "0.15.11"
2121
daemonize = "0.5.0"
2222
home = "0.5.11"
23-
rand = "0.9.1"
23+
rand = "0.9.2"
2424
serde = "1.0.219"
2525
serde_derive = "1.0.188"

0 commit comments

Comments
 (0)