Update the minimum Rust version to 1.32.

This commit is contained in:
Dan Gohman
2019-03-27 02:23:24 -07:00
parent 2353be95e6
commit b0243b212f
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ os:
- osx
language: rust
rust:
- 1.31.0
- 1.32.0
- beta
- nightly
matrix: