mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 15:11:02 +00:00
point things to substrate git repo
This commit is contained in:
@@ -5,5 +5,5 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
description = "Polkadot node implementation in Rust."
|
||||
|
||||
[dependencies]
|
||||
substrate-executor = { path = "../../substrate/executor" }
|
||||
substrate-executor = { git = "https://github.com/paritytech/paritysubstrate" }
|
||||
polkadot-runtime = { path = "../runtime" }
|
||||
|
||||
Reference in New Issue
Block a user