google-cloud-gax 0.19.2

Google Cloud Platform gRPC retry library.
Documentation
[dependencies.google-cloud-token]
version = "0.1.2"

[dependencies.http]
version = "1.1"

[dependencies.thiserror]
version = "1.0"

[dependencies.tokio]
features = ["macros"]
version = "1.32"

[dependencies.tokio-retry2]
version = "0.5.3"

[dependencies.tonic]
default-features = false
features = ["prost", "tls-webpki-roots"]
version = "0.12"

[dependencies.tower]
features = ["filter", "util"]
version = "0.4"

[dependencies.tracing]
version = "0.1"

[lib]
name = "google_cloud_gax"
path = "src/lib.rs"

[package]
authors = ["yoshidan <naohiro.y@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Google Cloud Platform gRPC retry library."
edition = "2018"
keywords = ["gcp", "googleapis", "google-cloud-rust"]
license = "MIT"
name = "google-cloud-gax"
readme = "README.md"
repository = "https://github.com/yoshidan/google-cloud-rust/tree/main/foundation/gax"
resolver = "2"
version = "0.19.2"