Add first step of async-trait

This commit is contained in:
Lucio Franco
2019-09-06 01:30:51 -04:00
parent b569280d41
commit 295e7321b9
7 changed files with 190 additions and 236 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ members = [
"tonic-macros",
"tonic-build",
"tonic-examples",
"tonic-interop",
# "tonic-interop",
]