[dependencies.protobuf]
version = "=2.28.0"
[dependencies.protobuf-codegen]
version = "=2.28.0"
[dependencies.protoc]
version = "=2.28.0"
[dependencies.tempfile]
version = "3"
[lib]
bench = false
doctest = false
[package]
authors = ["Stepan Koltsov <stepan.koltsov@gmail.com>"]
description = "protoc --rust_out=... available as API. protoc needs to be in $PATH, protoc-gen-run does not.\n"
homepage = "https://github.com/stepancheg/rust-protobuf/"
license = "MIT"
name = "protoc-rust"
readme = "README.md"
repository = "https://github.com/stepancheg/rust-protobuf/"
version = "2.28.0"
[package.metadata.docs.rs]
all-features = true