Update dalek (v1.1 bp) (#9765)

* Disable Move/Libra components

* Update dalek version

Co-authored-by: Trent Nelson <trent@solana.com>
This commit is contained in:
sakridge
2020-04-28 12:02:09 -07:00
committed by Trent Nelson
parent 5af9963ea9
commit a2098c9ea9
29 changed files with 3630 additions and 5474 deletions

View File

@@ -11,7 +11,7 @@ homepage = "https://solana.com/"
bincode = "1.2.1"
clap = "2.33.0"
log = "0.4.8"
rand = "0.6.5"
rand = "0.7.0"
rayon = "1.3.0"
solana-core = { path = "../core", version = "1.1.8" }
solana-logger = { path = "../logger", version = "1.1.8" }