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 5ee4d96 commit 36894a0Copy full SHA for 36894a0
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
edition = "2021"
5
6
[dependencies]
7
-prost = { version = "0.13" }
+prost = { version = "0.14" }
8
tonic = { version = "0.12" }
9
tonic-reflection = { version = "0.12" }
10
tokio = { version = "1.0", features = [
0 commit comments