Skip to content

Commit

Permalink
Merge pull request #14 from planetary-social/dependabot/cargo/gcloud-…
Browse files Browse the repository at this point in the history
…sdk-0.25.6

Bump gcloud-sdk from 0.25.5 to 0.25.6
  • Loading branch information
dcadenas authored Sep 12, 2024
2 parents d7d21e6 + 3a9dde4 commit 3d979d0
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 3d979d0

Please sign in to comment.