mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-07 07:18:03 +00:00
Prepare 0.9.22
This commit is contained in:
@@ -8,6 +8,6 @@ edition = "2021"
|
||||
clap = { version = "3.1", features = ["derive"] }
|
||||
|
||||
# Substrate
|
||||
sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
sc-cli = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.22" }
|
||||
sc-service = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.22" }
|
||||
url = "2.2.2"
|
||||
|
||||
Reference in New Issue
Block a user