Skip to content

Commit 73f7bb2

Browse files
Merge pull request #104 from code0-tech/renovate/async-nats-0.x
Update Rust crate async-nats to 0.46.0
2 parents e6d210e + 2db35c6 commit 73f7bb2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.45.0"
17+
async-nats = "0.46.0"
1818
futures-core = "0.3.31"
1919
regex = "1.11.2"
2020
serde_json = "1.0.143"

0 commit comments

Comments
 (0)