toolchain: The latest stable version is required

TEST=rustup update stable && cargo +stable check

Change-Id: I3f51132a6d3d5daac1f77924fd910b46aa4c6118
Reviewed-on: https://chromium-review.googlesource.com/1340657
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: David Tolnay <dtolnay@chromium.org>
Reviewed-by: Zach Reizner <zachr@chromium.org>
This commit is contained in:
David Tolnay 2018-11-15 13:09:52 -08:00 committed by chrome-bot
parent 298cf591ac
commit cccbe6717c

View file

@ -155,8 +155,8 @@ project. Currently allowed crates are:
### Code Overview
The crosvm source code is written in Rust and C. To build, crosvm requires rustc
v1.20 or later.
The crosvm source code is written in Rust and C. To build, crosvm generally
requires the most recent stable version of rustc.
Source code is organized into crates, each with their own unit tests. These
crates are: