Skip to content

Commit a8b8972

Browse files
Update Rust crate rand to 0.10.1
1 parent dbf23f7 commit a8b8972

File tree

2 files changed

+32
-64
lines changed

2 files changed

+32
-64
lines changed

Cargo.lock

Lines changed: 31 additions & 63 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.35"
3131
prettyplease = "0.2"
3232
proc-macro2 = "1.0"
3333
quote = "1.0"
34-
rand = "0.9.2"
34+
rand = "0.10.1"
3535
regex = "1"
3636
serde = "1.0"
3737
serde_tokenstream = "0.2"

0 commit comments

Comments
 (0)