[dependencies.thiserror]
version = "1.0.30"
[features]
[lib]
bench = false
[package]
authors = ["Stepan Koltsov <stepan.koltsov@gmail.com>"]
description = "Code supporting protobuf implementation. None of code in this crate is public API.\n"
documentation = "https://github.com/stepancheg/rust-protobuf/blob/master/README.md"
edition = "2021"
homepage = "https://github.com/stepancheg/rust-protobuf/"
license = "MIT"
name = "protobuf-support"
readme = "README.md"
repository = "https://github.com/stepancheg/rust-protobuf/"
version = "3.3.0"
[package.metadata.docs.rs]
all-features = true