Skip to content

Commit

Permalink
Auto merge of #87571 - ehuss:update-beta-cargo, r=ehuss
Browse files Browse the repository at this point in the history
[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)
  • Loading branch information
bors committed Jul 31, 2021
2 parents 3c216f0 + eb17931 commit 53fd98c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ dependencies = [

[[package]]
name = "cargo-util"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"anyhow",
"core-foundation",
Expand Down
2 changes: 1 addition & 1 deletion src/tools/cargo

0 comments on commit 53fd98c

Please sign in to comment.