Update rust version

This commit is contained in:
daa 2017-07-06 20:49:45 +03:00
parent f8ddd0e732
commit 225a2bf6c7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ environment:
PROJECT_NAME: rustfmt
matrix:
- TARGET: x86_64-pc-windows-gnu
RUST_VERSION: 1.17.0
RUST_VERSION: 1.18.0
install:
# - ps: Start-FileDownload "https://static.rust-lang.org/dist/channel-rust-stable"