Skip to content

Commit e618d86

Browse files
chore(deps): bump google-cloud-googleapis from 0.10.0 to 0.13.0
Bumps [google-cloud-googleapis](https://github.com/yoshidan/google-cloud-rust) from 0.10.0 to 0.13.0. - [Release notes](https://github.com/yoshidan/google-cloud-rust/releases) - [Commits](https://github.com/yoshidan/google-cloud-rust/commits) --- updated-dependencies: - dependency-name: google-cloud-googleapis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b864142 commit e618d86

File tree

2 files changed

+66
-15
lines changed

2 files changed

+66
-15
lines changed

Cargo.lock

+65-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ openssl = { version = "0.10", optional = true, features = ["vendored"] }
6464
lapin = { version = "2.2.1", optional = true }
6565
kafka = { version = "0.10.0", optional = true }
6666
google-cloud-pubsub = { version = "0.16.0", optional = true }
67-
google-cloud-googleapis = { version = "0.10.0", optional = true }
67+
google-cloud-googleapis = { version = "0.13.0", optional = true }
6868
google-cloud-default = { version = "0.4.0", optional = true, features = ["pubsub"] }
6969
r2d2_redis = { version = "0.14.0", optional = true }
7070
jsonwebtoken = { version = "8.3.0", optional = true }

0 commit comments

Comments
 (0)