mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 20:55:41 +00:00
redirect to polkadot-master updated (#261)
This commit is contained in:
committed by
Bastian Köcher
parent
6332a2780f
commit
122ea89144
@@ -8,5 +8,5 @@ edition = "2018"
|
||||
polkadot-primitives = { path = "../primitives" }
|
||||
reed-solomon-erasure = { git = "https://github.com/paritytech/reed-solomon-erasure" }
|
||||
parity-codec = "3.0"
|
||||
substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "gui-polkadot-master" }
|
||||
substrate-trie = { git = "https://github.com/paritytech/substrate", branch = "gui-polkadot-master" }
|
||||
substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" }
|
||||
substrate-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" }
|
||||
|
||||
Reference in New Issue
Block a user