We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fabab85 commit a148ce8Copy full SHA for a148ce8
Cargo.toml
@@ -13,7 +13,7 @@ tonic = "0.14.1"
13
tucana = { version = "0.0.33", features = ["all"] }
14
code0-flow = { version = "0.0.16" }
15
serde_json = "1.0.140"
16
-async-nats = "0.42.0"
+async-nats = "0.43.0"
17
tonic-health = "0.14.1"
18
tokio-stream = "0.1.17"
19
uuid = { version = "1.18.0", features = ["v4"] }
0 commit comments