Skip to content

Commit bb467a1

Browse files
Update Rust crate rand to 0.9
1 parent c36999a commit bb467a1

File tree

2 files changed

+182
-21
lines changed

2 files changed

+182
-21
lines changed

Cargo.lock

+181-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ edition = "2018"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
rand = "0.8"
10+
rand = "0.9"

0 commit comments

Comments
 (0)