google-content2_sandbox-cli 2.0.0+20181009

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

name = "google-content2_sandbox-cli"
version = "2.0.0+20181009"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with Shopping Content (protocol v2sandbox)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/content2_sandbox-cli"
homepage = "https://developers.google.com/shopping-content"
documentation = "http://byron.github.io/google-apis-rs/google_content2_sandbox_cli"
license = "MIT"
keywords = ["content", "google", "cli"]
autobins = false
edition = "2018"

[[bin]]
name = "content2-sandbox"
path = "src/main.rs"

[dependencies]
hyper-rustls = "^0.22"
mime = "^ 0.2.0"
serde = "^ 1.0"
serde_json = "^ 1.0"
serde_derive = "^ 1.0"
yup-oauth2 = "^ 5.0"
itertools = "^ 0.10"
strsim = "^0.5"
clap = "^2.0"
hyper = { version = "0.14", features = ["full"] }
tokio = { version = "^ 1.0", features = ["full"] }




[dependencies.google-content2_sandbox]
path = "../content2_sandbox"
version = "2.0.0+20181009"