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

Update cargo

3 commits in efd4ca3dc0b89929dc8c5f5c023d25978d76cb61..9809f8ff33c2b998919fd0432c626f0f7323697a
2022-08-12 01:28:28 +0000 to 2022-08-16 22:10:06 +0000
- Improve error message for an array value in the manifest (rust-lang/cargo#10944)
- Fix file locking being not supported on Android raising an error (rust-lang/cargo#10975)
- Bump to 0.66.0, update changelog (rust-lang/cargo#10983)
This commit is contained in:
Matthias Krüger 2022-08-17 12:33:00 +02:00 committed by GitHub
commit 36d8d5565d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -321,7 +321,7 @@ dependencies = [
[[package]]
name = "cargo"
version = "0.65.0"
version = "0.66.0"
dependencies = [
"anyhow",
"atty",

@ -1 +1 @@
Subproject commit efd4ca3dc0b89929dc8c5f5c023d25978d76cb61
Subproject commit 9809f8ff33c2b998919fd0432c626f0f7323697a