# DO NOT EDIT ! # This file was generated automatically from 'src/mako/Cargo.toml.mako' # DO NOT EDIT ! [package] name = "google-gamesconfiguration1_configuration-cli" version = "1.0.2+20161207" authors = ["Sebastian Thiel "] description = "A complete library to interact with Games Configuration (protocol v1configuration)" repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/gamesconfiguration1_configuration-cli" homepage = "https://developers.google.com/games/services" documentation = "http://byron.github.io/google-apis-rs/google_gamesconfiguration1_configuration_cli" license = "MIT" keywords = ["gamesConfiguration", "google", "cli"] [[bin]] name = "gamesconfiguration1-configuration" [dependencies] hyper = "^ 0.9" mime = "^ 0.2.0" serde = "^ 0.8" serde_json = "^ 0.8" yup-oauth2 = { version = "^ 1.0", optional = true, default-features = false } serde_derive = { version = "^ 0.8", optional = true } strsim = "^0.5" yup-hyper-mock = "^1.0" clap = "^2.0" [features] default = ["with-serde-codegen"] nightly = ["serde_derive","yup-oauth2/nightly","google-gamesconfiguration1_configuration/nightly"] with-serde-codegen = ["serde_codegen","yup-oauth2/with-serde-codegen","google-gamesconfiguration1_configuration/with-serde-codegen"] [build-dependencies] serde_codegen = { version = "^ 0.8", optional = true } [dependencies.google-gamesconfiguration1_configuration] path = "../gamesconfiguration1_configuration" version = "1.0.2+20161207" optional = true default-features = false