Ogeon / rustful

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

Update Hyper and Multipart to fix the mime incompatibility #100

Closed Ogeon closed 8 years ago

Ogeon commented 8 years ago

Rustful can't currently be built due to incompatible versions of the mime crate. It can be worked around by updating Hyper and Multipart. I'm writing this issue to show that the problem is known, and that it will be fixed as soon as I get the time. A PR is most welcome if you happen to be faster than me :wink: