Skip to content
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

[beta] Backport cargo-util version fix #9746

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Jul 29, 2021

Backport of #9745 to fix the version for cargo-util. This should help if someone does cargo update -p cargo to ensure they get the correct version of cargo-util.

Bump cargo-util version.

I neglected to bump the version when moving some APIs over to this crate.

cc rust-lang#9744
@ehuss
Copy link
Contributor Author

ehuss commented Jul 29, 2021

I don't think this justifies publishing a new 0.55.1 on its own, but if someone feels it is important, it shouldn't be too hard to prepare.

@rust-highfive
Copy link

r? @alexcrichton

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive
Copy link

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against rust-1.55.0. Please double check that you specified the right target!

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 29, 2021
@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Jul 29, 2021

📌 Commit 002f43d has been approved by alexcrichton

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 29, 2021
@bors
Copy link
Contributor

bors commented Jul 29, 2021

⌛ Testing commit 002f43d with merge 1f76a21...

@bors
Copy link
Contributor

bors commented Jul 29, 2021

☀️ Test successful - checks-actions
Approved by: alexcrichton
Pushing 1f76a21 to rust-1.55.0...

@bors bors merged commit 1f76a21 into rust-lang:rust-1.55.0 Jul 29, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 31, 2021
[beta] Update cargo

2 commits in d21c22870e58499d6c31f1bef3bf1255eb021666..1f76a218bc7f326606dda811b58c42b7e1e21168
2021-07-26 20:23:21 +0000 to 2021-07-29 22:22:25 +0000
- [beta] Backport cargo-util version fix (rust-lang/cargo#9746)
- [Beta] backport version string fix (rust-lang/cargo#9734)
@ehuss ehuss added this to the 1.55.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants