Update specified minimum Rust version and test it in travis

This commit is contained in:
Carol (Nichols || Goulding)
2019-06-20 15:04:55 -04:00
parent d07bd9fed4
commit 31e36f85e7
2 changed files with 3 additions and 1 deletions

View File

@@ -41,7 +41,7 @@ There are multiple ways to install mdBook.
2. **From Crates.io**
This requires at least [Rust] 1.20 and Cargo to be installed. Once you have installed
This requires at least [Rust] 1.34 and Cargo to be installed. Once you have installed
Rust, type the following in the terminal:
```