Skip to content

Commit 18b14ce

Browse files
Update Rust crate rand to 0.9.0
1 parent bc0819f commit 18b14ce

File tree

2 files changed

+94
-38
lines changed

2 files changed

+94
-38
lines changed

Cargo.lock

Lines changed: 93 additions & 37 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
@@ -31,7 +31,7 @@ pnet = "0.31"
3131
prettyplease = "0.1"
3232
proc-macro2 = "1.0"
3333
quote = "1.0"
34-
rand = "0.8.5"
34+
rand = "0.9.0"
3535
regex = "1"
3636
serde = "1.0"
3737
serde_tokenstream = "0.1"

0 commit comments

Comments
 (0)