Skip to content

Commit f5a827a

Browse files
chore(deps): bump google-cloud-pubsub from 0.16.0 to 0.24.0
Bumps [google-cloud-pubsub](https://github.com/yoshidan/google-cloud-rust) from 0.16.0 to 0.24.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-pubsub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79a069c commit f5a827a

File tree

2 files changed

+181
-28
lines changed

2 files changed

+181
-28
lines changed

Cargo.lock

+180-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ murmur3 = { version = "0.5.2", optional = true }
6464
openssl = { version = "0.10", optional = true, features = ["vendored"] }
6565
lapin = { version = "2.2.1", optional = true }
6666
kafka = { version = "0.9.0", optional = true }
67-
google-cloud-pubsub = { version = "0.16.0", optional = true }
67+
google-cloud-pubsub = { version = "0.24.0", optional = true }
6868
google-cloud-googleapis = { version = "0.10.0", optional = true }
6969
google-cloud-default = { version = "0.4.0", optional = true, features = ["pubsub"] }
7070
r2d2_redis = { version = "0.14.0", optional = true }

0 commit comments

Comments
 (0)