gcloud-longrunning 1.2.1

Google Cloud Platform longrunning library.
Documentation
[dependencies.google-cloud-gax]
package = "gcloud-gax"
version = "1.2.0"

[dependencies.google-cloud-googleapis]
package = "gcloud-googleapis"
version = "1.2.0"

[dependencies.prost]
version = "0.13"

[dependencies.tonic]
default-features = false
version = "0.13"

[lib]
doctest = false
name = "gcloud_longrunning"
path = "src/lib.rs"

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