protobuf 4.31.0-beta1

Protocol Buffers - Google's data interchange format
Documentation
[build-dependencies.cc]
version = "1.1.6"

[dependencies.paste]
version = "1.0.15"

[dev-dependencies.googletest]
version = "0.13.0"

[lib]
name = "protobuf"
path = "src/shared.rs"

[lints.rust.unexpected_cfgs]
check-cfg = ["cfg(bzl)", "cfg(cpp_kernel)", "cfg(upb_kernel)"]
level = "warn"
priority = 0

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
description = "Protocol Buffers - Google's data interchange format"
edition = "2021"
license = "BSD-3-Clause"
links = "upb"
name = "protobuf"
readme = "README.md"
rust-version = "1.74"
version = "4.31.0-beta1"