mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 02:41:08 +00:00
get building
This commit is contained in:
@@ -15,7 +15,7 @@ substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "sp
|
||||
substrate-codec-derive = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" }
|
||||
substrate-network = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" }
|
||||
substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" }
|
||||
ed25519 = { git = "https://github.com/paritytech/polkadot" }
|
||||
ed25519 = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" }
|
||||
futures = "0.1"
|
||||
tokio = "0.1.7"
|
||||
log = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user