Skip to content

Commit

Permalink
chore(deps): Bump gcp-bigquery-client from 0.17.1 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [gcp-bigquery-client](https://github.com/lquerel/gcp-bigquery-client) from 0.17.1 to 0.18.0.
- [Release notes](https://github.com/lquerel/gcp-bigquery-client/releases)
- [Changelog](https://github.com/lquerel/gcp-bigquery-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lquerel/gcp-bigquery-client/commits)

---
updated-dependencies:
- dependency-name: gcp-bigquery-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 6bd797e commit e2d7649
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -49,7 +49,7 @@ easy-ext = "1"
enum-as-inner = "0.6"
futures = { version = "0.3", default-features = false, features = ["alloc"] }
futures-async-stream = { workspace = true }
gcp-bigquery-client = "0.17.1"
gcp-bigquery-client = "0.18.0"
glob = "0.3"
google-cloud-pubsub = "0.20"
http = "0.2"
Expand Down

0 comments on commit e2d7649

Please sign in to comment.