We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f1e38d commit f120ceeCopy full SHA for f120cee
crates/shim-protos/Cargo.toml
@@ -55,7 +55,7 @@ protobuf = ">= 3.0, <3.5.0"
55
ttrpc = "0.8.2"
56
57
[build-dependencies]
58
-ttrpc-codegen = "0.4.2"
+ttrpc-codegen = "0.5.0"
59
60
[dev-dependencies]
61
ctrlc = { version = "3.0", features = ["termination"] }
0 commit comments