set min rust version = 1.34

master v0.12.0
kennytm 2020-02-23 22:52:11 +08:00
parent 6fe4b52329
commit faa4397ba7
No known key found for this signature in database
GPG Key ID: FEF6C8051D0E013C
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ addons:
matrix:
include:
- os: linux
rust: 1.33.0
rust: 1.34.2
- os: linux
rust: stable
- os: osx