fix(all): update all code to latest version

* add new APIs
* remove old ones
* add latest json files
This commit is contained in:
Sebastian Thiel
2015-04-24 20:07:12 +02:00
parent 845a568b25
commit f8689be451
650 changed files with 80776 additions and 88805 deletions

View File

@@ -4,8 +4,8 @@
[package]
name = "google-audit1"
version = "0.1.5+20130108"
authors = ["Sebastian Thiel <byronimo@gmail>"]
version = "0.1.5+20150419"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with audit (protocol v1)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/audit1"
homepage = "https://developers.google.com/google-apps/admin-audit/get_started"