Skip to content

Commit

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

---
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] authored Sep 9, 2024
1 parent a676686 commit 3a9dde4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
22 changes: 16 additions & 6 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 @@ -16,7 +16,7 @@ cached = { version = "0.53.1", features = ["async"] }
chrono = { version = "0.4.38", features = ["serde"] }
config_rs = { version = "0.14", package = "config", features = ["yaml"] }
futures = "0.3.30"
gcloud-sdk = { version = "0.25.5", features = ["google-pubsub-v1"] }
gcloud-sdk = { version = "0.25.6", features = ["google-pubsub-v1"] }
metrics = "0.23.0"
metrics-exporter-prometheus = "0.15.3"
neo4rs = "0.8.0"
Expand Down

0 comments on commit 3a9dde4

Please sign in to comment.