mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
get building
This commit is contained in:
@@ -7,7 +7,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
futures = "0.1.17"
|
||||
parking_lot = "0.4"
|
||||
tokio = "0.1.7"
|
||||
ed25519 = { git = "https://github.com/paritytech/polkadot" }
|
||||
ed25519 = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" }
|
||||
error-chain = "0.12"
|
||||
log = "0.3"
|
||||
exit-future = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user