Files
google-apis-rs/gen/androidpublisher2-cli/Cargo.toml
2015-05-10 12:07:12 +02:00

31 lines
872 B
TOML

# DO NOT EDIT !
# This file was generated automatically from 'src/mako/Cargo.toml.mako'
# DO NOT EDIT !
[package]
name = "google-androidpublisher2-cli"
version = "0.2.0+20150323"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with Android Publisher (protocol v2)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/androidpublisher2-cli"
homepage = "https://developers.google.com/android-publisher"
documentation = "http://byron.github.io/google-apis-rs/google_androidpublisher2_cli"
license = "MIT"
keywords = ["androidpublisher", "google", "cli"]
[[bin]]
name = "androidpublisher2"
[dependencies]
hyper = ">= 0.4.0"
mime = "*"
yup-oauth2 = "*"
strsim = "*"
yup-hyper-mock = "*"
serde = ">= 0.3.0"
serde_macros = "*"
clap = "*"
[dependencies.google-androidpublisher2]
path = "../androidpublisher2"