mneumann / rust-msgpack

[DEPRECATED] msgpack.org implementation for Rust language. Please use https://github.com/3Hren/msgpack-rust
121 stars 31 forks source link

Build is broken against nightly #51

Closed achanda closed 9 years ago

achanda commented 9 years ago

I was trying to fix it here: https://github.com/achanda/rust-msgpack/commits/master

However, my rust-fu is too weak to get past what I already have. Will appreciate some help. I can open a PR if necessary.