Skip to content

Commit

Permalink
doc: change minimum rust version to 1.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
piscisaureus committed Jan 17, 2019
1 parent 00b655a commit c3f4b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit c3f4b0e

Please sign in to comment.