Skip to content

Commit

Permalink
Updated version on rand crate
Browse files Browse the repository at this point in the history
  • Loading branch information
trentspi committed Feb 25, 2017
1 parent 0185990 commit fc05002
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@ authors = ["Brian Anderson <[email protected]>"]
build = "build.rs"

[dependencies]
rand = "0.3"
rand = "0.3.15"
byteorder = "1.0.0"
error-chain = "0.8.0"
json = "0.11.5"
toml = "0.3"
serde_derive = "0.9.9"


[build-dependencies]
skeptic = "0.7"

Expand Down

0 comments on commit fc05002

Please sign in to comment.