Skip to content
This repository was archived by the owner on Nov 5, 2018. It is now read-only.

Commit df1ac52

Browse files
author
Stjepan Glavina
authored
Merge pull request #12 from bcko/patch-1
rand="0.4" -> rand="0.5.3"
2 parents 5e763a3 + 09446a9 commit df1ac52

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
@@ -19,4 +19,4 @@ crossbeam-epoch = "0.5.0"
1919
crossbeam-utils = "0.4.0"
2020

2121
[dev-dependencies]
22-
rand = "0.4"
22+
rand = "0.5.3"

0 commit comments

Comments
 (0)