Skip to content

Commit 30b26ab

Browse files
committed
ttrpc-codegen: bump protobuf-codegen to 3.5.1
Fixes: stepancheg/rust-protobuf#733 Signed-off-by: Tim Zhang <[email protected]>
1 parent f2240db commit 30b26ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ttrpc-codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ readme = "README.md"
1717
home = "=0.5.9"
1818
protobuf-support = "3.2.0"
1919
protobuf = { version = "2.27.1" }
20-
protobuf-codegen = "3.2.0"
20+
protobuf-codegen = "3.5.1"
2121
ttrpc-compiler = "0.6.1"

0 commit comments

Comments
 (0)