Skip to content

Commit bf4e76c

Browse files
fix(deps): update rust crate rand to 0.10.0
1 parent 6a9eb1a commit bf4e76c

2 files changed

Lines changed: 3 additions & 45 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 44 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 @@ humantime = "2.1.0"
2020
indicatif = "0.18.0"
2121
log = "0.4.21"
2222
num-format = "0.4.4"
23-
rand = "0.9.0"
23+
rand = "0.10.0"
2424
regex = "1.11.1"
2525
rpassword = "7.4.0"
2626
russh = "0.60.0"

0 commit comments

Comments
 (0)