Update dalek version

This commit is contained in:
Stephen Akridge
2020-04-27 09:33:33 -07:00
committed by Trent Nelson
parent 3d40ca86b0
commit eb24f3df84
25 changed files with 98 additions and 216 deletions

View File

@ -13,7 +13,7 @@ clap = "2.33.0"
chrono = { version = "0.4.11", features = ["serde"] }
console = "0.10.1"
log = "0.4.8"
rand = "0.6.5"
rand = "0.7.0"
serde_json = "1.0.51"
solana-clap-utils = { path = "../clap-utils", version = "1.2.0" }
solana-client = { path = "../client", version = "1.2.0" }