Update dalek (v1.0 bp) (#9765)
* Disable Move/Libra components * Update dalek version Co-authored-by: Trent Nelson <trent@solana.com>
This commit is contained in:
@@ -10,7 +10,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
log = "0.4.8"
|
||||
rand = "0.6.5"
|
||||
rand = "0.7.0"
|
||||
solana-chacha = { path = "../chacha", version = "1.0.20" }
|
||||
solana-chacha-sys = { path = "../chacha-sys", version = "1.0.20" }
|
||||
solana-ledger = { path = "../ledger", version = "1.0.20" }
|
||||
|
Reference in New Issue
Block a user