aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 3129a8f0a74a8fca48f14069fed01c616a543b48 (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.1.crate"
  }
  version: "0.12.1"
  license_type: NOTICE
  last_upgrade_date {
    year: 2023
    month: 6
    day: 21
  }
}