mneumann / rust-msgpack

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

Out of touch with master. #17

Closed itdaniher closed 10 years ago

itdaniher commented 10 years ago

mozilla/rust@5a68892507cdd42fdf6f1f645d6e38f6f5be67a4 is the last rust/master tag to work for me with the most recent copy of rust-msgpack from forked projects.

derekchiang commented 10 years ago

I'm working on a patch that will make it up-to-date with master. Check out my fork in a couple of days.

derekchiang commented 10 years ago

Also, @mneumann, if you are not planning to maintain this project any more, could you please put up a deprecation notice? Thanks.

itdaniher commented 10 years ago

I'll keep an eye out, thanks! I transitioned to JSON which is less ideal, but maintained in rust proper.

mneumann commented 10 years ago

The latest commits work with rust-nightly.