# 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 = "google-composer1-cli" version = "6.0.0+20240618" authors = ["Sebastian Thiel "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "A complete library to interact with Cloud Composer (protocol v1)" homepage = "https://cloud.google.com/composer/" documentation = "http://byron.github.io/google-apis-rs/google_composer1_cli" readme = "README.md" keywords = [ "composer", "google", "cli", ] license = "MIT" repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/composer1-cli" [[bin]] name = "composer1" path = "src/main.rs" [dependencies.chrono] version = "0.4" features = ["clock"] default-features = false [dependencies.clap] version = "2" [dependencies.google-apis-common] version = "7" [dependencies.google-clis-common] version = "7" [dependencies.google-composer1] version = "6.0.0+20240618" [dependencies.http-body-util] version = "0.1" [dependencies.hyper] version = "1" [dependencies.hyper-rustls] version = "0.27" default-features = false [dependencies.hyper-util] version = "0.1" [dependencies.mime] version = "0.3" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1" [dependencies.tokio] version = "1" features = ["full"] [dependencies.url] version = "2" [dependencies.utoipa] version = "4" optional = true [dependencies.yup-oauth2] version = "11" optional = true