Skip to content

Commit 5f25b77

Browse files
authored
Merge pull request #6 from brndnmtthws/dependabot/cargo/rand-0.8
Update rand requirement from 0.7 to 0.8
2 parents 57cf91b + 6bad0f2 commit 5f25b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ authors = ["Brenden Matthews <brenden@diddyinc.com>"]
55
edition = "2018"
66

77
[dependencies]
8-
rand = "0.7"
8+
rand = "0.8"
99
num = "0.3"

0 commit comments

Comments
 (0)