updates to rand 0.5

This commit is contained in:
J. Ayo Akinyele 2019-02-12 11:52:40 -05:00
parent 1431e97dd0
commit 78456041cc
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ license = "MIT OR Apache-2.0"
name = "api"
[dependencies]
rand = "0.5.4"
rand = "0.5"
rustc-serialize = "~0.3.19"
byteorder = "~0.5.3"