Update orchestra to the recent version (#6854)

* Test the recent orchestra changes

* Update orchestra and metered-channel
This commit is contained in:
Vsevolod Stakhov
2023-03-14 09:29:57 +00:00
committed by GitHub
parent 894dcad54b
commit 5565bb9dbc
8 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ polkadot-node-network-protocol = { path = "../network/protocol" }
polkadot-primitives = { path = "../../primitives" }
polkadot-node-primitives = { path = "../primitives" }
polkadot-overseer = { path = "../overseer" }
metered = { package = "prioritized-metered-channel", version = "0.2.0" }
metered = { package = "prioritized-metered-channel", version = "0.4.0" }
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" }