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