mneumann / rust-msgpack

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

Mark this library as deprecated #59

Open StyMaar opened 5 years ago

StyMaar commented 5 years ago

It doesn't work with recent versions of byteorder and it uses rustc-serialize (which is deprecated in favor of Serde).

To avoid new users troubles, this library should be marked as deprecated in favor of https://crates.io/crates/rmp-serde