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:
@@ -15,7 +15,7 @@ chrono = { version = "0.4.10", features = ["serde"] }
|
||||
console = "0.9.2"
|
||||
log = "0.4.8"
|
||||
indicatif = "0.14.0"
|
||||
rand = "0.6.5"
|
||||
rand = "0.7.0"
|
||||
reqwest = { version = "0.10.1", default-features = false, features = ["blocking"] }
|
||||
serde_json = "1.0.46"
|
||||
solana-clap-utils = { path = "../clap-utils", version = "1.0.20" }
|
||||
|
Reference in New Issue
Block a user