File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " twirp-build"
3- version = " 0.7 .0"
3+ version = " 0.8 .0"
44edition = " 2021"
55description = " Code generation for async-compatible Twirp RPC interfaces."
66readme = " README.md"
@@ -11,7 +11,6 @@ categories = [
1111 " asynchronous" ,
1212]
1313repository = " https://github.com/github/twirp-rs"
14- license = " MIT"
1514license-file = " ./LICENSE"
1615
1716[dependencies ]
Original file line number Diff line number Diff line change 11[package ]
22name = " twirp"
3- version = " 0.7 .0"
3+ version = " 0.8 .0"
44edition = " 2021"
55description = " An async-compatible library for Twirp RPC in Rust."
66readme = " README.md"
@@ -11,7 +11,6 @@ categories = [
1111 " asynchronous" ,
1212]
1313repository = " https://github.com/github/twirp-rs"
14- license = " MIT"
1514license-file = " ./LICENSE"
1615
1716[features ]
You can’t perform that action at this time.
0 commit comments