mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
rust-toolchain: update to Rust 1.62
This matches the recent ChromeOS SDK update. BUG=b:243677117 TEST=tools/dev_container tools/clippy Change-Id: I5de34abfe0985b5f41ac666ce3e93adbb628d790 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3854975 Reviewed-by: Dennis Kempin <denniskempin@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Tested-by: Daniel Verkamp <dverkamp@chromium.org>
This commit is contained in:
parent
232e17c6dd
commit
4e36e8a601
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.60.0"
|
||||
channel = "1.62.0"
|
||||
components = [ "rustfmt", "clippy" ]
|
||||
|
|
|
@ -1 +1 @@
|
|||
r0020
|
||||
r0021
|
||||
|
|
Loading…
Reference in a new issue