mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-18 03:41:02 +00:00
deps: update clap and structopt (#3809)
This commit is contained in:
@@ -10,7 +10,7 @@ node-runtime = { version = "*", path = "../node/runtime" }
|
||||
node-primitives = { version = "*", path = "../node/primitives" }
|
||||
sr-primitives = { version = "*", path = "../core/sr-primitives" }
|
||||
rand = "0.7.2"
|
||||
clap = { version = "~2.32.0", features = ["yaml"] }
|
||||
clap = { version = "2.33.0", features = ["yaml"] }
|
||||
tiny-bip39 = "0.6.2"
|
||||
rustc-hex = "2.0.1"
|
||||
substrate-bip39 = "0.3.1"
|
||||
|
||||
Reference in New Issue
Block a user