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:
commit
897b5dfeee
@ -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
|
Loading…
x
Reference in New Issue
Block a user