Update orchestra and metered-channel (#2304)

* Update metered-channel

* update lockfile for {"substrate", "polkadot"}

---------

Co-authored-by: parity-processbot <>
This commit is contained in:
Vsevolod Stakhov
2023-03-14 10:13:27 +00:00
committed by GitHub
parent de112ca8ff
commit 2c3cd02703
2 changed files with 268 additions and 270 deletions
Generated
+267 -269
View File
File diff suppressed because it is too large Load Diff
@@ -38,7 +38,7 @@ sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master
# Polkadot
polkadot-primitives = { git = "https://github.com/paritytech/polkadot", branch = "master" }
polkadot-test-client = { git = "https://github.com/paritytech/polkadot", branch = "master" }
metered = { package = "prioritized-metered-channel", version = "0.2.0" }
metered = { package = "prioritized-metered-channel", version = "0.4.0" }
# Cumulus
cumulus-test-service = { path = "../../test/service" }