Skip to content

Commit e4c5e90

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 7cb73af commit e4c5e90

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
@@ -63,7 +63,7 @@ murmur3 = { version = "0.5.2", optional = true }
6363
openssl = { version = "0.10", optional = true, features = ["vendored"] }
6464
lapin = { version = "2.2.1", optional = true }
6565
kafka = { version = "0.9.0", optional = true }
66-
google-cloud-pubsub = { version = "0.16.0", optional = true }
66+
google-cloud-pubsub = { version = "0.24.0", optional = true }
6767
google-cloud-googleapis = { version = "0.10.0", optional = true }
6868
google-cloud-default = { version = "0.4.0", optional = true, features = ["pubsub"] }
6969
r2d2_redis = { version = "0.14.0", optional = true }

0 commit comments

Comments
 (0)