Ogeon / rustful

[OUTDATED] A light HTTP framework for Rust
https://docs.rs/rustful
Apache License 2.0
862 stars 52 forks source link

Use multirust-rs to install Rust on AppVeyor #82

Closed Ogeon closed 8 years ago

Ogeon commented 8 years ago

appveyor.yml is changed to use multirust-rs to automatically find and install the latest stable Rust version, which should lower the maintenance to only cover occasional OpenSSL version updates. The original idea was to use rustup.sh, but multirust-rs happened to be easier to set up, since it's self contained.

Closes #77

Ogeon commented 8 years ago

@homu r+

homu commented 8 years ago

:pushpin: Commit dad31a5 has been approved by Ogeon

homu commented 8 years ago

:zap: Test exempted - status