Skip to content

Commit 6f43721

Browse files
Update Rust crate async-nats to 0.47.0
1 parent 039a2b3 commit 6f43721

2 files changed

Lines changed: 98 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 97 additions & 17 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.46.0"
19+
async-nats = "0.47.0"
2020
async-trait = "0.1.88"
2121
anyhow = "1.0.98"
2222
prost = "0.14.0"

0 commit comments

Comments
 (0)