mpack 0.0.2

A new MessagePack implementation for Rust.
1
2
3
4
5
6
7
8
9
10
11
[package]



name = "mpack"

version = "0.0.2"

authors = ["Damien Radtke"]



description = "A new MessagePack implementation for Rust."

repository = "https://github.com/dradtke/mpack.git"

documentation = "http://rust-ci.org/dradtke/mpack/doc/mpack/"

keywords = ["msgpack", "MessagePack", "rpc"]

license = "MIT"