msgpack_simple 1.0.2

Simplified, easy to use, pure Rust MessagePack implementation focused on handling dynamic data structures.
Documentation
[dependencies.byteorder]
version = "1"

[dependencies.hex]
version = "0.3"

[package]
authors = ["Ben Snow <balintbence97@gmail.com>"]
description = "Simplified, easy to use, pure Rust MessagePack implementation focused on handling dynamic data structures."
edition = "2018"
license = "MIT"
name = "msgpack_simple"
readme = "README.md"
repository = "https://github.com/b3nsn0w/msgpack_simple/"
version = "1.0.2"