Update to Rust 1.38.0 in AppVeyor. Closes #235

This commit is contained in:
ice_iix 2019-11-02 14:40:49 -07:00
parent 49f2582a50
commit 3da354def4
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ build_script:
appveyor AddMessage "Platform rust: %RUST_INSTALL%"
appveyor DownloadFile "https://static.rust-lang.org/dist/rust-1.36.0-%RUST_INSTALL%.exe" -FileName rust-install.exe
appveyor DownloadFile "https://static.rust-lang.org/dist/rust-1.38.0-%RUST_INSTALL%.exe" -FileName rust-install.exe
"./rust-install.exe" /VERYSILENT /NORESTART /DIR="C:\Rust\"