| Chih-Hung Hsieh | 92ff605 | 2020-06-10 20:18:39 -0700 | [diff] [blame^] | 1 | name: "protobuf-codegen" |
| 2 | description: "Code generator for rust-protobuf.\n\nIncludes a library and `protoc-gen-rust` binary.\n\nSee `protoc-rust` and `protobuf-codegen-pure` crates.\n" | ||||
| 3 | third_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 | } | ||||
| 12 | version: "2.14.0" | ||||
| 13 | license_type: NOTICE | ||||
| 14 | last_upgrade_date { | ||||
| 15 | year: 2020 | ||||
| 16 | month: 6 | ||||
| 17 | day: 3 | ||||
| 18 | } | ||||
| 19 | } | ||||