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

Commit

Permalink
Merge pull request #12 from bcko/patch-1
Browse files Browse the repository at this point in the history
rand="0.4" -> rand="0.5.3"
  • Loading branch information
Stjepan Glavina authored Jun 28, 2018
2 parents 5e763a3 + 09446a9 commit df1ac52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ crossbeam-epoch = "0.5.0"
crossbeam-utils = "0.4.0"

[dev-dependencies]
rand = "0.4"
rand = "0.5.3"

0 comments on commit df1ac52

Please sign in to comment.