Skip to content

Commit ed3ef2a

Browse files
committed
ttrpc-codegen: bump protobuf from 3.1.0 to 3.2.0
Bump protobuf from 3.1.0 to 3.2.0 Signed-off-by: Tim Zhang <[email protected]>
1 parent 583a035 commit ed3ef2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ttrpc-codegen/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ readme = "README.md"
1313

1414

1515
[dependencies]
16-
protobuf-support = "3.1.0"
16+
protobuf-support = "3.2.0"
1717
protobuf = { version = "2.27.1" }
18-
protobuf-codegen = "3.1.0"
18+
protobuf-codegen = "3.2.0"
1919
ttrpc-compiler = "0.6.1"

0 commit comments

Comments
 (0)