mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
Update to latest Substrate (#407)
* Update to latest Substrate * Fix main.rs
This commit is contained in:
committed by
Bastian Köcher
parent
7612b7b56e
commit
bd8ebbfee5
@@ -13,6 +13,7 @@ edition = "2018"
|
||||
cli = { package = "polkadot-cli", path = "cli" }
|
||||
futures = "0.1"
|
||||
ctrlc = { version = "3.0", features = ["termination"] }
|
||||
service = { package = "polkadot-service", path = "service" }
|
||||
|
||||
[build-dependencies]
|
||||
vergen = "3"
|
||||
|
||||
Reference in New Issue
Block a user