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

@ -11,7 +11,7 @@ homepage = "https://solana.com/"
[dependencies]
itertools = "0.9.0"
log = "0.4.8"
rand = "0.6.5"
rand = "0.7.0"
solana-archiver-lib = { path = "../archiver-lib", version = "1.2.0" }
solana-config-program = { path = "../programs/config", version = "1.2.0" }
solana-core = { path = "../core", version = "1.2.0" }