Skip to content

Commit ee7624f

Browse files
chore(deps): update rust crate rand to 0.10.0
1 parent b898eee commit ee7624f

File tree

2 files changed

+215
-35
lines changed

2 files changed

+215
-35
lines changed

Cargo.lock

Lines changed: 214 additions & 34 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
@@ -50,7 +50,7 @@ iai-callgrind = "0.16.1"
5050
itertools = "0.14.0"
5151
movingai = "2.1.0"
5252
noisy_float = "0.2.0"
53-
rand = "0.9.2"
53+
rand = "0.10.0"
5454
rand_xorshift = "0.4.0"
5555
# Not a real dependency, but needed since criterion 0.4.0
5656
# does not compile anymore as of 2022-10-03. This is still

0 commit comments

Comments
 (0)