Skip to content

Commit 1f9cc32

Browse files
chore(deps): update rust crate rand_xorshift to 0.5.0
1 parent b7c68c5 commit 1f9cc32

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

Cargo.lock

Lines changed: 11 additions & 5 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
@@ -51,7 +51,7 @@ itertools = "0.14.0"
5151
movingai = "2.1.0"
5252
noisy_float = "0.2.0"
5353
rand = "0.9.2"
54-
rand_xorshift = "0.4.0"
54+
rand_xorshift = "0.5.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
5757
# needed on 2024-11-24.

0 commit comments

Comments
 (0)