Skip to content

Commit d8a3551

Browse files
Merge pull request #261 from code0-tech/renovate/async-nats-0.x
Update Rust crate async-nats to 0.50.0
2 parents 2a1b0b4 + 3096579 commit d8a3551

2 files changed

Lines changed: 41 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 40 additions & 4 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
@@ -18,7 +18,7 @@ futures-lite = "2.6.0"
1818
rand = "0.10.0"
1919
base64 = "0.22.1"
2020
env_logger = "0.11.8"
21-
async-nats = "0.49.0"
21+
async-nats = "0.50.0"
2222
prost = "0.14.1"
2323
tonic-health = "0.14.1"
2424
tonic = "0.14.1"

0 commit comments

Comments
 (0)