chore(gen): update code to latest version

required before publishing
This commit is contained in:
Sebastian Thiel
2016-12-24 15:52:23 +01:00
parent 73038b2c66
commit 7fe6e698ba
866 changed files with 5523 additions and 14552 deletions

View File

@@ -4,12 +4,12 @@
[package]
name = "google-appsactivity1"
version = "1.0.0+20161202"
version = "1.0.1+20161202"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with appsactivity (protocol v1)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/appsactivity1"
homepage = "https://developers.google.com/google-apps/activity/"
documentation = "http://byron.github.io/google-apis-rs/google_appsactivity1"
documentation = "https://docs.rs/google-appsactivity1/1.0.1+20161202"
license = "MIT"
keywords = ["appsactivity", "google", "protocol", "web", "api"]
build = "src/build.rs"