rustc version bump

This commit is contained in:
Greg Fitzgerald 2018-05-30 20:49:55 -06:00 committed by GitHub
parent 7aab7d2f82
commit 30c8fa46b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ $ source $HOME/.cargo/env
$ rustup component add rustfmt-preview
```
If your rustc version is lower than 1.25.0, please update it:
If your rustc version is lower than 1.26.1, please update it:
```bash
$ rustup update