mirror of https://github.com/rwf2/Rocket.git
39ed4a4909
This commit enforces using 'MsgPack<T>', and not 'MsgPack<T, Foo>' or 'Compact<T>', to deserialize MsgPack-encoded data. It also simplifies the round-trip msgpack test and removes the dev-dependency on `rmp`. |
||
---|---|---|
.. | ||
fuzz | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
build.rs |