Skip to content

Commit dbf03bf

Browse files
Update Rust crate async-nats to 0.50.0
1 parent 80e5a4e commit dbf03bf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 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
@@ -13,7 +13,7 @@ log = { version = "0.4.24", optional = true }
1313
tonic = { version = "0.14.1", optional = true }
1414
dotenv = { version = "0.15.0", optional = true }
1515
tonic-health = { version = "0.14.1", optional = true }
16-
async-nats = { version = "0.49.0", optional = true }
16+
async-nats = { version = "0.50.0", optional = true }
1717
futures-core = { version = "0.3.31", optional = true }
1818
serde_json = { version = "1.0.143", optional = true }
1919
walkdir = { version = "2.5.0", optional = true }

0 commit comments

Comments
 (0)