Skip to content

Commit

Permalink
fix: update async-nats
Browse files Browse the repository at this point in the history
  • Loading branch information
helio-frota authored and dejanb committed May 31, 2024
1 parent 265fba2 commit 791a9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resolver = "2"

[workspace.dependencies]
anyhow = "1.0.39"
async-nats = "0.33.0"
async-nats = "0.35.1"
async-trait = "0.1"
chrono = "0.4.23"
clap = "4.5.0"
Expand Down

0 comments on commit 791a9e1

Please sign in to comment.