Skip to content

Commit

Permalink
chore(deps): Bump async-nats from 0.37.0 to 0.38.0 (risingwavelabs#19465
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 5b9cf24 commit 5b224fa
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 3 deletions.
27 changes: 25 additions & 2 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 @@ -18,7 +18,7 @@ anyhow = "1"
apache-avro = { workspace = true }
assert_matches = "1"
async-compression = { version = "0.4.5", features = ["gzip", "tokio"] }
async-nats = "0.37"
async-nats = "0.38"
async-trait = "0.1"
auto_enums = { workspace = true }
auto_impl = "1"
Expand Down

0 comments on commit 5b224fa

Please sign in to comment.