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 dadc092 commit 87cf420Copy full SHA for 87cf420
crates/shim-protos/Cargo.toml
@@ -50,7 +50,7 @@ required-features = ["async"]
50
[dependencies]
51
async-trait = { workspace = true, optional = true }
52
protobuf = "3.7.2"
53
-ttrpc = "0.8.3"
+ttrpc = "0.9.0"
54
55
[build-dependencies]
56
ttrpc-codegen = "0.6.0"
0 commit comments