gantry-protocol 0.0.8

Protocol message primitives for the Gantry protocol
Documentation
[dependencies.rmp-serde]
version = "0.14.4"

[dependencies.serde]
version = "1.0.115"

[dependencies.serde_derive]
version = "1.0.115"

[dependencies.serde_json]
version = "1.0.57"

[package]
authors = ["Kevin Hoffman <alothien@gmail.com>"]
categories = ["wasm", "data-structures", "encoding"]
description = "Protocol message primitives for the Gantry protocol"
documentation = "https://docs.rs/gantry-protocol"
edition = "2018"
homepage = "https://wascc.dev"
keywords = ["webassembly", "wasm", "codec", "gantry"]
license = "Apache-2.0"
name = "gantry-protocol"
readme = "README.md"
version = "0.0.8"