# 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-androidenterprise1-cli" version = "6.0.0+20240625" authors = ["Sebastian Thiel "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "A complete library to interact with Android Enterprise (protocol v1)" homepage = "https://developers.google.com/android/work/play/emm-api" documentation = "http://byron.github.io/google-apis-rs/google_androidenterprise1_cli" readme = "README.md" keywords = [ "androidenterprise", "google", "cli", ] license = "MIT" repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/androidenterprise1-cli" [[bin]] name = "androidenterprise1" path = "src/main.rs" [dependencies.chrono] version = "0.4" features = ["clock"] default-features = false [dependencies.clap] version = "2" [dependencies.google-androidenterprise1] version = "6.0.0+20240625" [dependencies.google-apis-common] version = "7" [dependencies.google-clis-common] version = "7" [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