mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(gen): update code to latest version
required before publishing
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user