[build-dependencies.serde_codegen]
version = ">= 0.6"
[build-dependencies.syntex]
version = ">= 0.23"
[dependencies]
hyper = "0.7"
mime = "0.1.0"
serde = ">= 0.6.0"
serde_json = ">= 0.6.0"
url = ">= 0.5"
yup-oauth2 = ">= 0.5.4"
[package]
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
build = "src/build.rs"
description = "A complete library to interact with appengine (protocol v1beta4)"
documentation = "http://byron.github.io/google-apis-rs/google_appengine1_beta4"
homepage = "https://cloud.google.com/appengine/docs/admin-api/"
keywords = ["appengine", "google", "protocol", "web", "api"]
license = "MIT"
name = "google-appengine1_beta4"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/appengine1_beta4"
version = "0.1.11+20160121"