xref: /aosp_15_r20/external/crosvm/proto_build_tools/Cargo.toml (revision bb4ee6a4ae7042d18b07a98463b9c8b875e44b39)
1[package]
2name = "proto_build_tools"
3authors = ["The ChromiumOS Authors"]
4version = "0.1.0"
5edition = "2021"
6
7[features]
8
9[dependencies]
10protobuf-codegen = "3.2"
11