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 693765b commit af8f832Copy full SHA for af8f832
Cargo.toml
@@ -44,6 +44,7 @@ thiserror = { version = "2", default-features = false }
44
tonic = { version = "0.14.1", default-features = false }
45
tonic-prost-build = "0.14.1"
46
tonic-prost = "0.14.1"
47
+tonic-types = "0.14.1"
48
tokio = { version = "1", default-features = false }
49
tokio-stream = "0.1"
50
# Using `tracing 0.1.40` because 0.1.39 (which is yanked) introduces the ability to set event names in macros,
0 commit comments