| Jeff Vander Stoep | 761577d | 2020-10-14 15:21:00 +0200 | [diff] [blame] | 1 | name: "grpcio" |
| 2 | description: "The rust language implementation of gRPC, base on the gRPC c core library." | ||||
| 3 | third_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 | } | ||||