rust-toolchain: update to 1.60.0

The ChromeOS toolchain is updated to this point, so bring our crosvm
testing in line.

BUG=b:239075544
TEST=tools/presubmit --all

Change-Id: I6bfa7bfd802f1cd75204ba59b560de176a56326f
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3764424
Tested-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
This commit is contained in:
Daniel Verkamp 2022-07-14 11:21:14 -07:00 committed by crosvm LUCI
parent 4016e4475a
commit d1a6e9cf94
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "1.58.1"
channel = "1.60.0"
components = [ "rustfmt", "clippy" ]

View file

@ -1 +1 @@
r0012
r0013