Update appveyor rust version

This commit is contained in:
John Gallagher 2017-01-25 18:05:29 -05:00
parent 36c5ed2ceb
commit ba3890d134

View File

@ -1,5 +1,5 @@
environment:
TARGET: 1.9.0-x86_64-pc-windows-gnu
TARGET: 1.14.0-x86_64-pc-windows-gnu
MSYS2_BITS: 64
install:
- ps: Start-FileDownload "https://static.rust-lang.org/dist/rust-${env:TARGET}.exe"