Skip to content

Commit 28216d3

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 75279d9 commit 28216d3

File tree

2 files changed

+103
-21
lines changed

2 files changed

+103
-21
lines changed

Cargo.lock

Lines changed: 102 additions & 20 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
@@ -57,7 +57,7 @@ indicatif = "0.17"
5757
toml = "0.8"
5858

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

0 commit comments

Comments
 (0)