prost-types 0.6.1

A Protocol Buffers implementation for the Rust Language.
Documentation
[dependencies.bytes]
version = "0.5"

[dependencies.prost]
version = "0.6.1"

[lib]
doctest = false
test = false

[package]
authors = ["Dan Burkert <dan@danburkert.com>"]
description = "A Protocol Buffers implementation for the Rust Language."
documentation = "https://docs.rs/prost-types"
edition = "2018"
license = "Apache-2.0"
name = "prost-types"
readme = "README.md"
repository = "https://github.com/danburkert/prost"
version = "0.6.1"