Skip to content

Commit 63ada0d

Browse files
Merge pull request #131 from code0-tech/renovate/async-nats-0.x
Update Rust crate async-nats to 0.47.0
2 parents 834f308 + 1db3c08 commit 63ada0d

File tree

2 files changed

+21
-42
lines changed

2 files changed

+21
-42
lines changed

Cargo.lock

Lines changed: 20 additions & 41 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
@@ -14,7 +14,7 @@ log = "0.4.24"
1414
tonic = "0.14.1"
1515
dotenv = "0.15.0"
1616
tonic-health = "0.14.1"
17-
async-nats = "0.46.0"
17+
async-nats = "0.47.0"
1818
futures-core = "0.3.31"
1919
regex = "1.11.2"
2020
serde_json = "1.0.143"

0 commit comments

Comments
 (0)