Rollup merge of #90295 - ehuss:update-cargo, r=ehuss

Update cargo

4 commits in 7fbbf4e8f23e3c24b8afff541dcb17e53eb5ff88..6c1bc24b8b49d4bc965f67d7037906dc199c72b7
2021-10-19 02:16:48 +0000 to 2021-10-24 17:51:41 +0000
- Fix a clippy warning (rust-lang/cargo#10002)
- Upgrade Cargo to the 2021 edition (rust-lang/cargo#10000)
- Don't canonicalize executable path (rust-lang/cargo#9991)
- Bump to 0.59.0, update changelog (rust-lang/cargo#9998)
This commit is contained in:
Matthias Krüger 2021-10-26 06:14:09 +02:00 committed by GitHub
commit 897b5dfeee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -276,7 +276,7 @@ dependencies = [
[[package]]
name = "cargo"
version = "0.58.0"
version = "0.59.0"
dependencies = [
"anyhow",
"atty",

@ -1 +1 @@
Subproject commit 7fbbf4e8f23e3c24b8afff541dcb17e53eb5ff88
Subproject commit 6c1bc24b8b49d4bc965f67d7037906dc199c72b7