google-admin1_directory-cli 1.0.3+20161124

A complete library to interact with directory (protocol directory_v1)
# DO NOT EDIT !
# This file was generated automatically from 'src/mako/Cargo.toml.mako'
# DO NOT EDIT !
[package]

name = "google-admin1_directory-cli"
version = "1.0.3+20161124"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with directory (protocol directory_v1)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/admin1_directory-cli"
homepage = "https://developers.google.com/admin-sdk/directory/"
documentation = "http://byron.github.io/google-apis-rs/google_admin1_directory_cli"
license = "MIT"
keywords = ["admin", "google", "cli"]

[[bin]]
name = "admin1-directory"

[dependencies]
hyper = "^ 0.10"
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"
hyper-rustls = "^0.3"
yup-hyper-mock = "^2.0"
clap = "^2.0"

[features]
default = ["with-serde-codegen"]
nightly = ["serde_derive","yup-oauth2/nightly","google-admin1_directory/nightly"]
with-serde-codegen = ["serde_codegen","yup-oauth2/with-serde-codegen","google-admin1_directory/with-serde-codegen"]

[build-dependencies]
serde_codegen = { version = "^ 0.8", optional = true }


[dependencies.google-admin1_directory]
path = "../admin1_directory"
version = "1.0.3+20161124"
optional = true
default-features = false