google-cloudbilling1-cli 7.0.0+20251203

A complete library to interact with Cloudbilling (protocol v1)
[[bin]]
name = "cloudbilling1"
path = "src/main.rs"

[dependencies.chrono]
default-features = false
features = ["clock"]
version = "0.4"

[dependencies.clap]
version = "2"

[dependencies.google-apis-common]
version = "8"

[dependencies.google-clis-common]
version = "8"

[dependencies.google-cloudbilling1]
version = "7.0.0+20251203"

[dependencies.http-body-util]
version = "0.1"

[dependencies.hyper]
version = "1"

[dependencies.hyper-rustls]
default-features = false
features = ["http2", "rustls-native-certs", "native-tokio"]
version = "0.27"

[dependencies.hyper-util]
version = "0.1"

[dependencies.mime]
version = "0.3"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.serde_json]
version = "1.0.130"

[dependencies.tokio]
features = ["full"]
version = "1"

[dependencies.url]
version = "2"

[dependencies.utoipa]
optional = true
version = "4"

[dependencies.yup-oauth2]
default-features = false
optional = true
version = "12"

[package]
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A complete library to interact with Cloudbilling (protocol v1)"
documentation = "http://byron.github.io/google-apis-rs/google_cloudbilling1_cli"
edition = "2021"
homepage = "https://cloud.google.com/billing/docs/apis"
keywords = ["cloudbilling", "google", "cli"]
license = "MIT"
name = "google-cloudbilling1-cli"
readme = "README.md"
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/cloudbilling1-cli"
version = "7.0.0+20251203"