Skip to content

Commit a148ce8

Browse files
Update Rust crate async-nats to 0.43.0
1 parent fabab85 commit a148ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tonic = "0.14.1"
1313
tucana = { version = "0.0.33", features = ["all"] }
1414
code0-flow = { version = "0.0.16" }
1515
serde_json = "1.0.140"
16-
async-nats = "0.42.0"
16+
async-nats = "0.43.0"
1717
tonic-health = "0.14.1"
1818
tokio-stream = "0.1.17"
1919
uuid = { version = "1.18.0", features = ["v4"] }

0 commit comments

Comments
 (0)