blob: fe61be00697514a650b0b5643a0db2378603dac9 [file] [log] [blame]
[package]
edition = "2021" # The Rust edition (not to be confused with Protobuf Edition).
name = "protobuf-codegen"
readme = "README.md"
version = "{VERSION}"
description = "Code generator for Rust Protocol Buffers bindings"
license = "BSD-3-Clause"
rust-version = "1.79"
[dev-dependencies]
googletest = "0.14.2"