Skip to content

Commit

Permalink
chore(deps): Bump google-cloud-googleapis in the google-cloud group
Browse files Browse the repository at this point in the history
Bumps the google-cloud group with 1 update: [google-cloud-googleapis](https://github.com/yoshidan/google-cloud-rust).


Updates `google-cloud-googleapis` from 0.12.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
  dependency-group: google-cloud
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 7bb5480 commit 272abe0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
17 changes: 14 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/connector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ gcp-bigquery-client = "0.18.0"
glob = "0.3"
google-cloud-bigquery = { version = "0.8.0", features = ["auth"] }
google-cloud-gax = "0.17.0"
google-cloud-googleapis = { version = "0.12", features = ["pubsub"] }
google-cloud-googleapis = { version = "0.13", features = ["pubsub"] }
google-cloud-pubsub = "0.24"
http = "0.2"
icelake = { workspace = true }
Expand Down

0 comments on commit 272abe0

Please sign in to comment.