Add tower-h2 and more macro

This commit is contained in:
Lucio Franco
2019-08-11 13:48:13 -04:00
parent aef683fe35
commit 404f7d8931
16 changed files with 727 additions and 33 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
[workspace]
members = [
"tonic",
"tonic-macros"
"tonic-macros",
"tower-h2"
]