mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
Update to latest substrate (#120)
This commit is contained in:
committed by
Robert Habermeier
parent
82e866be42
commit
36034e79a2
@@ -7,7 +7,7 @@ description = "Collator node implementation"
|
||||
[dependencies]
|
||||
futures = "0.1.17"
|
||||
substrate-client = { git = "https://github.com/paritytech/substrate" }
|
||||
parity-codec = "2.1"
|
||||
parity-codec = "3.0"
|
||||
substrate-primitives = { git = "https://github.com/paritytech/substrate" }
|
||||
polkadot-runtime = { path = "../runtime", version = "0.1" }
|
||||
polkadot-primitives = { path = "../primitives", version = "0.1" }
|
||||
|
||||
Reference in New Issue
Block a user