Skip to content

Commit 3cae1eb

Browse files
Update Rust crate async-nats to 0.46.0
1 parent aac486d commit 3cae1eb

2 files changed

Lines changed: 3 additions & 40 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 39 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.45.0"
19+
async-nats = "0.46.0"
2020
async-trait = "0.1.88"
2121
anyhow = "1.0.98"
2222
prost = "0.14.0"

0 commit comments

Comments
 (0)