[dependencies.prost]
version = "0.14.3"
[dependencies.prost-types]
version = "0.14.3"
[dependencies.tonic]
default-features = false
features = ["codegen"]
version = "0.14.2"
[dependencies.tonic-prost]
default-features = false
version = "0.14.2"
[features]
btree-map = []
bytes = []
default = ["hash-map", "vec-u8"]
hash-map = []
vec-u8 = []
[lib]
doctest = false
name = "googleapis_tonic_google_apps_script_type"
path = "src/lib.rs"
[lints.clippy]
doc_lazy_continuation = "allow"
large_enum_variant = "allow"
module_inception = "allow"
non_minimal_cfg = "allow"
[lints.rust]
unused_imports = "allow"
[package]
authors = ["bouzuya <m@bouzuya.net>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A Google APIs client library generated by tonic-build"
edition = "2021"
keywords = ["api", "gcloud", "gcp", "google", "tonic"]
license = "MIT OR Apache-2.0"
name = "googleapis-tonic-google-apps-script-type"
readme = "README.md"
repository = "https://github.com/bouzuya/googleapis-tonic"
version = "0.22.0"