aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: ad40b668d916bcb68af9ffbeca70eec0f3ca7ba7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "grpcio"
description: "The rust language implementation of gRPC, base on the gRPC c core library."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/grpcio"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/grpcio/grpcio-0.9.0.crate"
  }
  version: "0.9.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 6
    day: 21
  }
}