-
Notifications
You must be signed in to change notification settings - Fork 779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync Cargo.toml and crates.io versions #3034
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pretty brutal, but looks about right.
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
The workspace integrity check failed 🤔 |
Nope. It says -1 crates are missing :P Could be a bug? |
Okay it already fails on master 😑 |
Okay I found it, its unrelated. Then lets merge 🚀 |
Related #3032 --- Using https://github.com/liamaharon/cargo-workspace-version-tools/ `cargo run -- sync --path ../polkadot-sdk` --------- Signed-off-by: Oliver Tale-Yazdi <[email protected]> Co-authored-by: Oliver Tale-Yazdi <[email protected]>
* backport paritytech/polkadot-sdk#3034 * backport paritytech/polkadot-sdk#3072 * backport paritytech/polkadot-sdk#3175 * backport paritytech/polkadot-sdk#2949 * Cargo.lock * fix invalid copypaste
Related paritytech#3032 --- Using https://github.com/liamaharon/cargo-workspace-version-tools/ `cargo run -- sync --path ../polkadot-sdk` --------- Signed-off-by: Oliver Tale-Yazdi <[email protected]> Co-authored-by: Oliver Tale-Yazdi <[email protected]>
* backport paritytech/polkadot-sdk#3034 * backport paritytech/polkadot-sdk#3072 * backport paritytech/polkadot-sdk#3175 * backport paritytech/polkadot-sdk#2949 * Cargo.lock * fix invalid copypaste
* backport paritytech/polkadot-sdk#3034 * backport paritytech/polkadot-sdk#3072 * backport paritytech/polkadot-sdk#3175 * backport paritytech/polkadot-sdk#2949 * Cargo.lock * fix invalid copypaste
Related #3032
Using https://github.com/liamaharon/cargo-workspace-version-tools/
cargo run -- sync --path ../polkadot-sdk