mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 10:27:59 +00:00
cargo: sync workspace members with dependencies (#4579)
* cargo: sync workspace members with dependencies * Remove bridges stuff * Fix Co-authored-by: Bastian Köcher <info@kchr.de>
This commit is contained in:
@@ -34,12 +34,18 @@ members = [
|
||||
"primitives/test-helpers",
|
||||
"runtime/common",
|
||||
"runtime/common/slot_range_helper",
|
||||
"runtime/metrics",
|
||||
"runtime/parachains",
|
||||
"runtime/polkadot",
|
||||
"runtime/polkadot/constants",
|
||||
"runtime/kusama",
|
||||
"runtime/kusama/constants",
|
||||
"runtime/rococo",
|
||||
"runtime/rococo/constants",
|
||||
"runtime/westend",
|
||||
"runtime/westend/constants",
|
||||
"runtime/test-runtime",
|
||||
"runtime/test-runtime/constants",
|
||||
"statement-table",
|
||||
"xcm",
|
||||
"xcm/xcm-builder",
|
||||
@@ -93,9 +99,12 @@ members = [
|
||||
"node/test/performance-test",
|
||||
"node/test/service",
|
||||
"node/zombienet-backchannel",
|
||||
"rpc",
|
||||
"parachain",
|
||||
"parachain/test-parachains",
|
||||
"parachain/test-parachains/adder",
|
||||
"parachain/test-parachains/adder/collator",
|
||||
"parachain/test-parachains/halt",
|
||||
"utils/staking-miner",
|
||||
"utils/remote-ext-tests/bags-list",
|
||||
"utils/generate-bags",
|
||||
|
||||
Reference in New Issue
Block a user