[build-dependencies.cxx-build]
version = "1.0.122"
[dependencies.cxx]
version = "1.0.122"
[dependencies.paste]
version = "1.0.15"
[dependencies.protobuf-src]
version = "2.1.1"
[dev-dependencies.pretty_assertions]
version = "1.4.0"
[dev-dependencies.tempfile]
version = "3.10.1"
[lib]
name = "protobuf_native"
path = "src/lib.rs"
[package]
authors = ["Materialize, Inc."]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["api-bindings"]
description = "A high-level, safe API for libprotobuf."
documentation = "https://docs.rs/protobuf-native"
edition = "2021"
license = "Apache-2.0"
name = "protobuf-native"
readme = "README.md"
repository = "https://github.com/MaterializeInc/rust-protobuf-native"
version = "0.3.3+26.1"
[[test]]
name = "protobuf-native"
path = "tests/protobuf-native/main.rs"