mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
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:
parent
4016e4475a
commit
d1a6e9cf94
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.58.1"
|
||||
channel = "1.60.0"
|
||||
components = [ "rustfmt", "clippy" ]
|
||||
|
|
|
@ -1 +1 @@
|
|||
r0012
|
||||
r0013
|
||||
|
|
Loading…
Reference in a new issue