Skip to content

Commit

Permalink
chore(deps): Bump async-nats from 0.33.0 to 0.34.0
Browse files Browse the repository at this point in the history
Bumps [async-nats](https://github.com/nats-io/nats.rs) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/nats-io/nats.rs/releases)
- [Commits](nats-io/nats.rs@async-nats/v0.33.0...async-nats/v0.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 1e4f847 commit 464c159
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 29 deletions.
102 changes: 74 additions & 28 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 @@ -25,7 +25,7 @@ arrow-array = { workspace = true }
arrow-row = { workspace = true }
arrow-schema = { workspace = true }
arrow-select = { workspace = true }
async-nats = "0.33"
async-nats = "0.34"
async-trait = "0.1"
auto_enums = { version = "0.8", features = ["futures03"] }
auto_impl = "1"
Expand Down

0 comments on commit 464c159

Please sign in to comment.