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 { |
Chih-Hung Hsieh | 5bc6d39 | 2020-08-25 20:49:25 -0700 | [diff] [blame^] | 9 | type: ARCHIVE |
| 10 | value: "https://static.crates.io/crates/protobuf-codegen/protobuf-codegen-2.17.0.crate" |
Chih-Hung Hsieh | 92ff605 | 2020-06-10 20:18:39 -0700 | [diff] [blame] | 11 | } |
Haibo Huang | ba676d3 | 2020-08-12 13:52:13 -0700 | [diff] [blame] | 12 | version: "2.17.0" |
Chih-Hung Hsieh | 92ff605 | 2020-06-10 20:18:39 -0700 | [diff] [blame] | 13 | license_type: NOTICE |
| 14 | last_upgrade_date { |
| 15 | year: 2020 |
Haibo Huang | ba676d3 | 2020-08-12 13:52:13 -0700 | [diff] [blame] | 16 | month: 8 |
| 17 | day: 12 |
Chih-Hung Hsieh | 92ff605 | 2020-06-10 20:18:39 -0700 | [diff] [blame] | 18 | } |
| 19 | } |