mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
Companion for substrate#10632 (#895)
* Companion for substrate#10632 Signed-off-by: koushiro <koushiro.cqx@gmail.com> * cargo update -p clap Signed-off-by: koushiro <koushiro.cqx@gmail.com> * Update substrate * update lockfile for {"polkadot"} Co-authored-by: Keith Yeung <kungfukeith11@gmail.com> Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -10,10 +10,10 @@ name = "polkadot-collator"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "3.0", features = ["derive"] }
|
||||
futures = { version = "0.3.1", features = ["compat"] }
|
||||
log = "0.4.8"
|
||||
codec = { package = "parity-scale-codec", version = "2.3.0" }
|
||||
structopt = "0.3.3"
|
||||
serde = { version = "1.0.132", features = ["derive"] }
|
||||
hex-literal = "0.2.1"
|
||||
async-trait = "0.1.42"
|
||||
|
||||
Reference in New Issue
Block a user