There was an error while loading. Please reload this page.
1 parent 251c5fd commit 0ea6022Copy full SHA for 0ea6022
1 file changed
Cargo.toml
@@ -62,7 +62,7 @@ serde_yaml = "0.9.34"
62
strum = { version = "0.28.0", features = ["derive"] }
63
tempfile = "3.12.0"
64
thiserror = "2.0.11"
65
-tonic = { version = "0.12.1", features = ["gzip", "tls"] }
+tonic = { version = "0.14.0", features = ["gzip", "tls"] }
66
tokio = { version = "1.39.3", features = ["macros", "rt-multi-thread"] }
67
tokio-stream = "0.1.15"
68
tokio-util = "0.7.11"
0 commit comments