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 7a1bfac commit 83cbff9Copy full SHA for 83cbff9
Cargo.toml
@@ -14,10 +14,10 @@ async-trait = "0.1.85"
14
log = "0.4.24"
15
serde_json = "1.0.138"
16
serde = "1.0.138"
17
-tonic = "0.13.0"
+tonic = "0.14.0"
18
dotenv = "0.15.0"
19
code0-definition-reader = "0.0.8"
20
-tonic-health = "0.13.1"
+tonic-health = "0.14.0"
21
async-nats = "0.42.0"
22
futures-core = "0.3.31"
23
0 commit comments