mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
get building
This commit is contained in:
@@ -14,5 +14,5 @@ polkadot-runtime = { path = "../runtime", version = "0.1" }
|
||||
polkadot-primitives = { path = "../primitives", version = "0.1" }
|
||||
polkadot-cli = { path = "../cli" }
|
||||
log = "0.4"
|
||||
ed25519 = { git = "https://github.com/paritytech/polkadot" }
|
||||
ed25519 = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" }
|
||||
tokio = "0.1.7"
|
||||
|
||||
Reference in New Issue
Block a user