Skip to content

Commit 458a955

Browse files
lrazovicisislovecruft
authored andcommitted
Upgrade rand from 0.7 to 0.8
1 parent bd282be commit 458a955

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
@@ -25,7 +25,7 @@ exclude = [
2525
travis-ci = { repository = "dalek-cryptography/subtle", branch = "master"}
2626

2727
[dev-dependencies]
28-
rand = { version = "0.7" }
28+
rand = { version = "0.8" }
2929

3030
[features]
3131
core_hint_black_box = []

0 commit comments

Comments
 (0)