Sync Cargo.toml and crates.io versions (#3034)
Related https://github.com/paritytech/polkadot-sdk/issues/3032 --- Using https://github.com/liamaharon/cargo-workspace-version-tools/ `cargo run -- sync --path ../polkadot-sdk` --------- Signed-off-by:Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Showing
- Cargo.lock 805 additions, 805 deletionsCargo.lock
- bridges/bin/runtime-common/Cargo.toml 1 addition, 1 deletionbridges/bin/runtime-common/Cargo.toml
- bridges/modules/grandpa/Cargo.toml 1 addition, 1 deletionbridges/modules/grandpa/Cargo.toml
- bridges/modules/messages/Cargo.toml 1 addition, 1 deletionbridges/modules/messages/Cargo.toml
- bridges/modules/parachains/Cargo.toml 1 addition, 1 deletionbridges/modules/parachains/Cargo.toml
- bridges/modules/relayers/Cargo.toml 1 addition, 1 deletionbridges/modules/relayers/Cargo.toml
- bridges/modules/xcm-bridge-hub-router/Cargo.toml 1 addition, 1 deletionbridges/modules/xcm-bridge-hub-router/Cargo.toml
- bridges/modules/xcm-bridge-hub/Cargo.toml 1 addition, 1 deletionbridges/modules/xcm-bridge-hub/Cargo.toml
- bridges/primitives/chain-asset-hub-rococo/Cargo.toml 1 addition, 1 deletionbridges/primitives/chain-asset-hub-rococo/Cargo.toml
- bridges/primitives/chain-asset-hub-westend/Cargo.toml 1 addition, 1 deletionbridges/primitives/chain-asset-hub-westend/Cargo.toml
- bridges/primitives/chain-bridge-hub-cumulus/Cargo.toml 1 addition, 1 deletionbridges/primitives/chain-bridge-hub-cumulus/Cargo.toml
- bridges/primitives/chain-bridge-hub-kusama/Cargo.toml 1 addition, 1 deletionbridges/primitives/chain-bridge-hub-kusama/Cargo.toml
- bridges/primitives/chain-bridge-hub-polkadot/Cargo.toml 1 addition, 1 deletionbridges/primitives/chain-bridge-hub-polkadot/Cargo.toml
- bridges/primitives/chain-bridge-hub-rococo/Cargo.toml 1 addition, 1 deletionbridges/primitives/chain-bridge-hub-rococo/Cargo.toml
- bridges/primitives/chain-bridge-hub-westend/Cargo.toml 1 addition, 1 deletionbridges/primitives/chain-bridge-hub-westend/Cargo.toml
- bridges/primitives/chain-kusama/Cargo.toml 1 addition, 1 deletionbridges/primitives/chain-kusama/Cargo.toml
- bridges/primitives/chain-polkadot-bulletin/Cargo.toml 1 addition, 1 deletionbridges/primitives/chain-polkadot-bulletin/Cargo.toml
- bridges/primitives/chain-polkadot/Cargo.toml 1 addition, 1 deletionbridges/primitives/chain-polkadot/Cargo.toml
- bridges/primitives/chain-rococo/Cargo.toml 1 addition, 1 deletionbridges/primitives/chain-rococo/Cargo.toml
- bridges/primitives/chain-westend/Cargo.toml 1 addition, 1 deletionbridges/primitives/chain-westend/Cargo.toml
This diff is collapsed.
Please register or sign in to comment