mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-25 08:15:44 +00:00
redirect to polkadot-master updated (#261)
This commit is contained in:
committed by
Bastian Köcher
parent
6332a2780f
commit
122ea89144
@@ -6,5 +6,5 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
[dependencies]
|
||||
parity-codec = "3.0"
|
||||
parity-codec-derive = "3.0"
|
||||
substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "gui-polkadot-master" }
|
||||
substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" }
|
||||
polkadot-primitives = { path = "../primitives" }
|
||||
|
||||
Reference in New Issue
Block a user