blob: d28576caa9bfbc642973dd4b4b52ee3e1cf695b4 [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 Galenson23c9e5e2021-04-02 14:59:08 -070010 value: "https://static.crates.io/crates/grpcio-sys/grpcio-sys-0.8.1.crate"
Jeff Vander Stoep3adfea82020-10-14 15:35:59 +020011 }
Joel Galenson23c9e5e2021-04-02 14:59:08 -070012 version: "0.8.1"
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
16 month: 4
17 day: 2
Jeff Vander Stoep3adfea82020-10-14 15:35:59 +020018 }
19}