protoc-grpcio 3.0.0

API for programatically invoking the grpcio (grpc-rs) gRPC compiler
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "mtp401/protoc-grpcio"

[dependencies.failure]
version = "0.1"

[dependencies.grpcio-compiler]
version = "0.7"

[dependencies.protobuf]
version = "2.18"

[dependencies.protobuf-codegen]
version = "2.18"

[dependencies.protoc]
version = "2.18"

[dependencies.tempfile]
version = "3.1"

[package]
authors = ["Matt Pelland <matt@pelland.io>"]
description = """
API for programatically invoking the grpcio (grpc-rs) gRPC compiler
"""
documentation = "https://docs.rs/protoc-grpcio"
keywords = ["compiler", "grpc", "protobuf", "grpc-rs"]
license = "Apache-2.0"
name = "protoc-grpcio"
repository = "https://github.com/mtp401/protoc-grpcio"
version = "3.0.0"