blob: a7622deeadfbe432f0fb1980f0de97f1d48eb327 [file] [log] [blame]
Jeff Vander Stoep3adfea82020-10-14 15:35:59 +02001name: "grpcio-sys"
2description: "FFI bindings to gRPC c core library"
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/grpcio-sys"
7 }
8 url {
9 type: ARCHIVE
Joel Galensondacbb992021-09-23 10:55:24 -070010 value: "https://static.crates.io/crates/grpcio-sys/grpcio-sys-0.9.1+1.38.0.crate"
Jeff Vander Stoep3adfea82020-10-14 15:35:59 +020011 }
Joel Galensondacbb992021-09-23 10:55:24 -070012 version: "0.9.1+1.38.0"
Jeff Vander Stoep3adfea82020-10-14 15:35:59 +020013 license_type: NOTICE
14 last_upgrade_date {
Joel Galenson23c9e5e2021-04-02 14:59:08 -070015 year: 2021
Joel Galensondacbb992021-09-23 10:55:24 -070016 month: 9
17 day: 23
Jeff Vander Stoep3adfea82020-10-14 15:35:59 +020018 }
19}