mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-16 21:15:43 +00:00
No need for specific 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/substrate", branch = "polkadot" }
|
||||
substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "polkadot" }
|
||||
substrate-codec = { git = "https://github.com/paritytech/substrate" }
|
||||
substrate-primitives = { git = "https://github.com/paritytech/substrate" }
|
||||
kvdb = { git = "https://github.com/paritytech/parity-common.git" }
|
||||
kvdb-rocksdb = { git = "https://github.com/paritytech/parity-common.git" }
|
||||
kvdb-memorydb = { git = "https://github.com/paritytech/parity-common.git" }
|
||||
|
||||
Reference in New Issue
Block a user