blob: a82c991cb84155fc11973be9488c54d3394de803 [file] [log] [blame]
Jeff Vander Stoep761577d2020-10-14 15:21:00 +02001name: "grpcio"
2description: "The rust language implementation of gRPC, base on the gRPC c core library."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/grpcio"
7 }
8 url {
9 type: ARCHIVE
10 value: "https://static.crates.io/crates/grpcio/grpcio-0.6.0.crate"
11 }
12 version: "0.6.0"
13 license_type: NOTICE
14 last_upgrade_date {
15 year: 2020
16 month: 10
17 day: 14
18 }
19}