Skip to content

Commit

Permalink
Bump gcloud-sdk from 0.24.6 to 0.24.7
Browse files Browse the repository at this point in the history
Bumps [gcloud-sdk](https://github.com/abdolence/gcloud-sdk-rs) from 0.24.6 to 0.24.7.
- [Release notes](https://github.com/abdolence/gcloud-sdk-rs/releases)
- [Commits](abdolence/gcloud-sdk-rs@v0.24.6...v0.24.7)

---
updated-dependencies:
- dependency-name: gcloud-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 07f1132 commit bae0808
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ axum = "0.7.5"
clap = "4.5.4"
env_logger = "0.11.3"
futures = "0.3.30"
gcloud-sdk = { version = "0.24.6", features = ["google-pubsub-v1"] }
gcloud-sdk = { version = "0.24.7", features = ["google-pubsub-v1"] }
handlebars = "5.1.2"
http-body-util = "0.1.1"
hyper = { version = "1.3.1", features = ["http2", "http1"] }
Expand Down

0 comments on commit bae0808

Please sign in to comment.