mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
point to upstream split-substrate branch
This commit is contained in:
@@ -8,8 +8,8 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
polkadot-primitives = { path = "../primitives" }
|
||||
parking_lot = "0.4"
|
||||
log = "0.3"
|
||||
substrate-codec = { git = "https://github.com/paritytech/paritysubstrate" }
|
||||
substrate-primitives = { git = "https://github.com/paritytech/paritysubstrate" }
|
||||
substrate-codec = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" }
|
||||
substrate-primitives = { git = "https://github.com/paritytech/polkadot", branch = "split-substrate" }
|
||||
kvdb = { git = "https://github.com/paritytech/parity.git" }
|
||||
kvdb-rocksdb = { git = "https://github.com/paritytech/parity.git" }
|
||||
kvdb-memorydb = { git = "https://github.com/paritytech/parity.git" }
|
||||
|
||||
Reference in New Issue
Block a user