tonic-types 0.1.0

A collection of useful protobuf types that can be used with `tonic`.
Documentation
[build-dependencies.prost-build]
version = "0.6"
[dependencies.prost]
version = "0.6"

[dependencies.prost-types]
version = "0.6"

[package]
authors = ["Lucio Franco <luciofranco14@gmail.com>"]
categories = ["web-programming", "network-programming", "asynchronous"]
description = "A collection of useful protobuf types that can be used with `tonic`.\n"
documentation = "https://docs.rs/tonic-types/0.1.0/tonic-types/"
edition = "2018"
homepage = "https://github.com/hyperium/tonic"
keywords = ["rpc", "grpc", "protobuf"]
license = "MIT"
name = "tonic-types"
readme = "../README.md"
repository = "https://github.com/hyperium/tonic"
version = "0.1.0"