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 6c8c84d commit f0e1becCopy full SHA for f0e1bec
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ttrpc"
3
-version = "0.4.14"
+version = "0.5.0"
4
authors = ["The AntFin Kata Team <kata@list.alibaba-inc.com>"]
5
edition = "2018"
6
license = "Apache-2.0"
compiler/Cargo.toml
name = "ttrpc-compiler"
-version = "0.3.2"
+version = "0.4.0"
ttrpc-codegen/Cargo.toml
name = "ttrpc-codegen"
-version = "0.1.2"
+version = "0.2.0"
0 commit comments