Update to latest versions of API declarations

This commit is contained in:
Sebastian Thiel
2018-10-13 13:49:14 +02:00
parent 5a67475b54
commit 255c7f5ad5
1508 changed files with 819225 additions and 838421 deletions

View File

@@ -4,14 +4,15 @@
[package]
name = "google-cloudtrace2"
version = "1.0.7+20171202"
version = "1.0.7+20181004"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with Cloud Trace (protocol v2)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/cloudtrace2"
homepage = "https://cloud.google.com/trace"
documentation = "https://docs.rs/google-cloudtrace2/1.0.7+20171202"
documentation = "https://docs.rs/google-cloudtrace2/1.0.7+20181004"
license = "MIT"
keywords = ["cloudtrace", "google", "protocol", "web", "api"]
autobins = false
[dev-dependencies]