Skip to content

Commit

Permalink
downgrade rand
Browse files Browse the repository at this point in the history
  • Loading branch information
frankmcsherry committed Dec 3, 2018
1 parent 5948e14 commit 19067c3
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 @@ -14,5 +14,5 @@ keywords = ["graph"]
license = "MIT"

[dependencies]
rand="*"
rand="0.4"
memmap="0.5.2"

0 comments on commit 19067c3

Please sign in to comment.