Skip to content

Commit c992e95

Browse files
Update Rust crate async-nats to 0.50.0
1 parent badf374 commit c992e95

2 files changed

Lines changed: 39 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 38 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ regex = "1.11.1"
1616
tokio = { version = "1.44.1", features = ["rt-multi-thread"] }
1717
uuid = { version = "1.16.0", features = ["v4"] }
1818
tonic = "0.14.0"
19-
async-nats = "0.49.0"
19+
async-nats = "0.50.0"
2020
async-trait = "0.1.88"
2121
anyhow = "1.0.98"
2222
prost = "0.14.0"

0 commit comments

Comments
 (0)