Update to Rust 1.36.0 on AppVeyor

This commit is contained in:
ice_iix 2019-11-02 14:18:01 -07:00
parent 6723c75ab4
commit 1b668242d0
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.34.1-%RUST_INSTALL%.exe" -FileName rust-install.exe
appveyor DownloadFile "https://static.rust-lang.org/dist/rust-1.36.0-%RUST_INSTALL%.exe" -FileName rust-install.exe
"./rust-install.exe" /VERYSILENT /NORESTART /DIR="C:\Rust\"