From cccbe6717c5f59dd2b52fc4979bf70610b29b1b4 Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Thu, 15 Nov 2018 13:09:52 -0800 Subject: 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 Tested-by: David Tolnay Reviewed-by: Zach Reizner --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0541c49..d9e5414 100644 --- a/README.md +++ b/README.md @@ -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: -- cgit 1.4.1