blob: 08ae782d6a9e09d40a39bb1c88eeae6bb0d3117a [file] [log] [blame]
Chih-Hung Hsiehcfc3a232020-06-10 20:13:05 -07001name: "protobuf"
2description: "Rust implementation of Google protocol buffers"
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/protobuf"
7 }
8 url {
Chih-Hung Hsiehf773a422020-08-25 20:49:25 -07009 type: ARCHIVE
Joel Galenson14e56e02021-09-22 11:15:11 -070010 value: "https://static.crates.io/crates/protobuf/protobuf-2.25.1.crate"
Chih-Hung Hsiehcfc3a232020-06-10 20:13:05 -070011 }
Joel Galenson14e56e02021-09-22 11:15:11 -070012 version: "2.25.1"
Chih-Hung Hsiehcfc3a232020-06-10 20:13:05 -070013 license_type: NOTICE
14 last_upgrade_date {
Haibo Huang914311b2021-01-07 18:06:15 -080015 year: 2021
Joel Galenson14e56e02021-09-22 11:15:11 -070016 month: 9
17 day: 22
Chih-Hung Hsiehcfc3a232020-06-10 20:13:05 -070018 }
19}