mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 19:01:08 +00:00
Remove orchestra and metered channel (#6086)
* Use orchestra and metered channel from repo Signed-off-by: Andrei Sandu <andrei-mihail@parity.io> * Update node/subsystem-util/Cargo.toml Co-authored-by: Andronik <write@reusable.software> * Update node/subsystem-types/Cargo.toml Co-authored-by: Andronik <write@reusable.software> * Update node/metrics/Cargo.toml Co-authored-by: Andronik <write@reusable.software> * Update node/overseer/Cargo.toml Co-authored-by: Andronik <write@reusable.software> * Update node/overseer/Cargo.toml Co-authored-by: Andronik <write@reusable.software> * update cargo lock Signed-off-by: Andrei Sandu <andrei-mihail@parity.io> Signed-off-by: Andrei Sandu <andrei-mihail@parity.io> Co-authored-by: Andronik <write@reusable.software>
This commit is contained in:
@@ -83,8 +83,6 @@ members = [
|
||||
"node/network/gossip-support",
|
||||
"node/network/dispute-distribution",
|
||||
"node/overseer",
|
||||
"node/orchestra",
|
||||
"node/orchestra/proc-macro",
|
||||
"node/malus",
|
||||
"node/primitives",
|
||||
"node/service",
|
||||
@@ -96,7 +94,6 @@ members = [
|
||||
"node/gum",
|
||||
"node/gum/proc-macro",
|
||||
"node/metrics",
|
||||
"node/metered-channel",
|
||||
"node/test/client",
|
||||
"node/test/performance-test",
|
||||
"node/test/service",
|
||||
|
||||
Reference in New Issue
Block a user