Skip to content

Commit 7efc248

Browse files
deps: bump rand from 0.9.2 to 0.10.0
Dependabot couldn't find the original pull request head commit, d025602.
1 parent 5eef112 commit 7efc248

File tree

2 files changed

+76
-24
lines changed

2 files changed

+76
-24
lines changed

Cargo.lock

Lines changed: 75 additions & 23 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
@@ -56,7 +56,7 @@ indicatif = "0.17"
5656
toml = "0.8"
5757

5858
# Evaluation
59-
rand = "0.9"
59+
rand = "0.10"
6060
ureq = { version = "2", features = ["json"] }
6161
sha2 = "0.10"
6262
dirs = "5"

0 commit comments

Comments
 (0)