File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " ttrpc-compiler"
3- version = " 0.6.3 "
3+ version = " 0.7.0 "
44edition = " 2018"
55authors = [" The AntFin Kata Team <kata@list.alibaba-inc.com>" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " ttrpc-codegen"
3- version = " 0.4.2 "
3+ version = " 0.5.0 "
44edition = " 2018"
55authors = [" The AntFin Kata Team <kata@list.alibaba-inc.com>" ]
66license = " Apache-2.0"
@@ -18,4 +18,4 @@ home = "=0.5.9"
1818protobuf-support = " 3.2.0"
1919protobuf = { version = " 2.27.1" }
2020protobuf-codegen = " 3.5.1"
21- ttrpc-compiler = " 0.6.1 "
21+ ttrpc-compiler = " 0.7.0 "
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ ttrpc-codegen = "0.2"
4747| 0.2 . x | == 0.5 . x |
4848| 0.3 . x | == 0.6 . x |
4949| 0.4 . x | >= 0.7 . x |
50+ | 0.5 . x | >= 0.7 . x |
5051
5152## Alternative
5253The alternative is to use
You can’t perform that action at this time.
0 commit comments