README: Bump min rustc (#5595)

automerge
This commit is contained in:
Trent Nelson 2019-08-21 20:56:43 -06:00 committed by Grimes
parent d36ecb5c91
commit 564b590c89
1 changed files with 1 additions and 1 deletions

View File

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