Bumped the minimal required rust version to 1.16.0

This commit is contained in:
Michal Budzynski 2017-06-27 09:22:52 +02:00 committed by Andrew Gallant
parent fb40eafaff
commit dbc7827237

View File

@ -1,6 +1,6 @@
language: rust
rust:
- 1.10.0
- 1.16.0
- stable
- beta
- nightly