Update branches

This commit is contained in:
Bastian Köcher
2021-11-17 14:52:10 +01:00
parent 9b6db48a42
commit 226757b796
39 changed files with 1404 additions and 1318 deletions
+2 -2
View File
@@ -8,5 +8,5 @@ edition = "2021"
structopt = "0.3.3"
# Substrate dependencies
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.13" }
sc-service = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.13" }