From c3f4b0e671cfc604ebd66f6a320eb9cdc6f4904d Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Thu, 17 Jan 2019 01:37:16 +0100 Subject: doc: change minimum rust version to 1.31.1 --- Docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Docs.md') diff --git a/Docs.md b/Docs.md index 15a59ad43..9f3e9dcd7 100644 --- a/Docs.md +++ b/Docs.md @@ -313,7 +313,7 @@ Current executable set to '../deno/target/debug/deno' (x86_64). To ensure reproducible builds, deno has most of its dependencies in a git submodule. However, you need to install separately: -1. [Rust](https://www.rust-lang.org/en-US/install.html) >= 1.30.0 +1. [Rust](https://www.rust-lang.org/en-US/install.html) >= 1.31.1 2. [Node](https://nodejs.org/) 3. Python 2. [Not 3](https://github.com/denoland/deno/issues/464#issuecomment-411795578). -- cgit v1.2.3