Rename squatted crates (#1241)
* Rename squatted crates This commit adds the staging- prefix to squatted crates so we can go forward and publish them to crates.io. Using the staging- prefix is a temp fix until we decide on replacement names. https://forum.parity.io/t/renaming-squated-crates-in-substrate-polkadot-cumulus/1964/6 * Fix test after crate renames * Update Lockfile
Showing
- Cargo.lock 302 additions, 302 deletionsCargo.lock
- cumulus/bridges/bin/runtime-common/Cargo.toml 2 additions, 2 deletionscumulus/bridges/bin/runtime-common/Cargo.toml
- cumulus/bridges/modules/xcm-bridge-hub-router/Cargo.toml 2 additions, 2 deletionscumulus/bridges/modules/xcm-bridge-hub-router/Cargo.toml
- cumulus/pallets/dmp-queue/Cargo.toml 1 addition, 1 deletioncumulus/pallets/dmp-queue/Cargo.toml
- cumulus/pallets/parachain-system/Cargo.toml 1 addition, 1 deletioncumulus/pallets/parachain-system/Cargo.toml
- cumulus/pallets/xcm/Cargo.toml 1 addition, 1 deletioncumulus/pallets/xcm/Cargo.toml
- cumulus/pallets/xcmp-queue/Cargo.toml 3 additions, 3 deletionscumulus/pallets/xcmp-queue/Cargo.toml
- cumulus/parachain-template/node/Cargo.toml 1 addition, 1 deletioncumulus/parachain-template/node/Cargo.toml
- cumulus/parachain-template/runtime/Cargo.toml 3 additions, 3 deletionscumulus/parachain-template/runtime/Cargo.toml
- cumulus/parachains/common/Cargo.toml 3 additions, 3 deletionscumulus/parachains/common/Cargo.toml
- cumulus/parachains/integration-tests/emulated/assets/asset-hub-kusama/Cargo.toml 2 additions, 2 deletions...gration-tests/emulated/assets/asset-hub-kusama/Cargo.toml
- cumulus/parachains/integration-tests/emulated/assets/asset-hub-polkadot/Cargo.toml 2 additions, 2 deletions...ation-tests/emulated/assets/asset-hub-polkadot/Cargo.toml
- cumulus/parachains/integration-tests/emulated/assets/asset-hub-westend/Cargo.toml 2 additions, 2 deletions...ration-tests/emulated/assets/asset-hub-westend/Cargo.toml
- cumulus/parachains/integration-tests/emulated/bridges/bridge-hub-rococo/Cargo.toml 2 additions, 2 deletions...ation-tests/emulated/bridges/bridge-hub-rococo/Cargo.toml
- cumulus/parachains/integration-tests/emulated/collectives/collectives-polkadot/Cargo.toml 2 additions, 2 deletions...ests/emulated/collectives/collectives-polkadot/Cargo.toml
- cumulus/parachains/integration-tests/emulated/common/Cargo.toml 3 additions, 3 deletions...s/parachains/integration-tests/emulated/common/Cargo.toml
- cumulus/parachains/pallets/ping/Cargo.toml 1 addition, 1 deletioncumulus/parachains/pallets/ping/Cargo.toml
- cumulus/parachains/runtimes/assets/asset-hub-kusama/Cargo.toml 3 additions, 3 deletions...us/parachains/runtimes/assets/asset-hub-kusama/Cargo.toml
- cumulus/parachains/runtimes/assets/asset-hub-polkadot/Cargo.toml 3 additions, 3 deletions.../parachains/runtimes/assets/asset-hub-polkadot/Cargo.toml
- cumulus/parachains/runtimes/assets/asset-hub-westend/Cargo.toml 3 additions, 3 deletions...s/parachains/runtimes/assets/asset-hub-westend/Cargo.toml
Please register or sign in to comment