Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8c1ca2a

Browse files
author
Sebastian Thiel
committed
update version to 1.0.10; republish 4 select crates
1 parent 82e9070 commit 8c1ca2a

1,388 files changed

Lines changed: 7471 additions & 7471 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

etc/api/chat/v1/crates/1.0.10-api+20190622

Whitespace-only changes.

etc/api/chat/v1/crates/1.0.10-cli+20190622

Whitespace-only changes.

etc/api/shared.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ directories:
7878
# The subdirectory to contain documentation from all APIs and related programs
7979
doc_subdir: doc
8080
cargo:
81-
build_version: "1.0.9"
81+
build_version: "1.0.10"
8282
repo_base_url: https://github.com/Byron/google-apis-rs
8383
authors:
8484
# don't forget to possibly add them to copyright authors

etc/api/sheets/v4/crates/1.0.10-api+20190625

Whitespace-only changes.

etc/api/sheets/v4/crates/1.0.10-cli+20190625

Whitespace-only changes.

etc/api/spanner/v1/crates/1.0.10-api+20190613

Whitespace-only changes.

etc/api/spanner/v1/crates/1.0.10-cli+20190613

Whitespace-only changes.

etc/api/vision/v1/crates/1.0.10-api+20190628

Whitespace-only changes.

etc/api/vision/v1/crates/1.0.10-cli+20190628

Whitespace-only changes.

gen/abusiveexperiencereport1-cli/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[package]
55

66
name = "google-abusiveexperiencereport1-cli"
7-
version = "1.0.9+20190624"
7+
version = "1.0.10+20190624"
88
authors = ["Sebastian Thiel <[email protected]>"]
99
description = "A complete library to interact with Abusive Experience Report (protocol v1)"
1010
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/abusiveexperiencereport1-cli"
@@ -39,4 +39,4 @@ clap = "^2.0"
3939

4040
[dependencies.google-abusiveexperiencereport1]
4141
path = "../abusiveexperiencereport1"
42-
version = "1.0.9+20190624"
42+
version = "1.0.10+20190624"

0 commit comments

Comments
 (0)