Skip to content

Commit 2449491

Browse files
Update Rust crate rand to 0.8.5
1 parent c36999a commit 2449491

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

Cargo.lock

+4-12
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.8.5"

0 commit comments

Comments
 (0)