blob: bade869af5889bbcb3a2bf2c24748536e9665826 [file] [log] [blame]
Chih-Hung Hsieh92ff6052020-06-10 20:18:39 -07001name: "protobuf-codegen"
2description: "Code generator for rust-protobuf.\n\nIncludes a library and `protoc-gen-rust` binary.\n\nSee `protoc-rust` and `protobuf-codegen-pure` crates.\n"
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/protobuf-codegen"
7 }
8 url {
9 type: GIT
10 value: "https://github.com/stepancheg/rust-protobuf"
11 }
Haibo Huangba676d32020-08-12 13:52:13 -070012 version: "2.17.0"
Chih-Hung Hsieh92ff6052020-06-10 20:18:39 -070013 license_type: NOTICE
14 last_upgrade_date {
15 year: 2020
Haibo Huangba676d32020-08-12 13:52:13 -070016 month: 8
17 day: 12
Chih-Hung Hsieh92ff6052020-06-10 20:18:39 -070018 }
19}