google-calendar3 1.0.5+20170514

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

name = "google-calendar3"
version = "1.0.5+20170514"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with calendar (protocol v3)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/calendar3"
homepage = "https://developers.google.com/google-apps/calendar/firstapp"
documentation = "https://docs.rs/google-calendar3/1.0.5+20170514"
license = "MIT"
keywords = ["calendar", "google", "protocol", "web", "api"]


[dev-dependencies]
hyper-rustls = "^0.6"

[dependencies]
hyper = "^ 0.10"
mime = "^ 0.2.0"
serde = "^ 0.9"
serde_json = "^ 0.9"
serde_derive = "^ 0.9"
yup-oauth2 = "^ 1.0"
url = "= 0.5"

[features]