Skip to content

Commit

Permalink
chore(deps): Bump pulsar from 6.1.0 to 6.2.0
Browse files Browse the repository at this point in the history
Bumps [pulsar](https://github.com/streamnative/pulsar-rs) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/streamnative/pulsar-rs/releases)
- [Commits](streamnative/pulsar-rs@v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: pulsar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent 2929fb8 commit 7f6665e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 src/connector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ prost = { version = "0.12", features = ["no-recursion-limit"] }
prost-reflect = "0.13"
prost-types = "0.12"
protobuf-native = "0.2.1"
pulsar = { version = "6.1", default-features = false, features = [
pulsar = { version = "6.2", default-features = false, features = [
"tokio-runtime",
"telemetry",
"auth-oauth2",
Expand Down

0 comments on commit 7f6665e

Please sign in to comment.