Update to release v1.0.7

This commit is contained in:
Sebastian Thiel
2017-12-12 16:05:40 +01:00
parent dfe263bb56
commit 5a457b1b26
369 changed files with 4114 additions and 4114 deletions

View File

@@ -4,12 +4,12 @@
[package]
name = "google-bigquery2"
version = "1.0.6+20171202"
version = "1.0.7+20171202"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with bigquery (protocol v2)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/bigquery2"
homepage = "https://cloud.google.com/bigquery/"
documentation = "https://docs.rs/google-bigquery2/1.0.6+20171202"
documentation = "https://docs.rs/google-bigquery2/1.0.7+20171202"
license = "MIT"
keywords = ["bigquery", "google", "protocol", "web", "api"]