# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "googleapis-tonic-google-ads-googleads-v16-enums" version = "0.8.0" authors = ["bouzuya "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "A Google APIs client library generated by tonic-build" readme = "README.md" keywords = [ "api", "gcloud", "gcp", "google", "tonic", ] license = "MIT OR Apache-2.0" repository = "https://github.com/bouzuya/googleapis-tonic" [lib] name = "googleapis_tonic_google_ads_googleads_v16_enums" path = "src/lib.rs" [dependencies.prost] version = "0.13.3" [dependencies.prost-types] version = "0.13.3" [dependencies.tonic] version = "0.12.3" features = [ "codegen", "prost", ] default-features = false [features] btree-map = [] bytes = [] default = [ "hash-map", "vec-u8", ] hash-map = [] vec-u8 = [] [lints.clippy] doc_lazy_continuation = "allow" large_enum_variant = "allow" module_inception = "allow" non_minimal_cfg = "allow" [lints.rust] unused_imports = "allow"