fix(build): Fix service and rpc name conflict (#92)

Closes #89
This commit is contained in:
Lucio Franco
2019-10-23 15:01:04 -04:00
committed by GitHub
parent 50424a66ef
commit 1dbde95d84
11 changed files with 63 additions and 16 deletions
+3
View File
@@ -4,4 +4,7 @@ members = [
"tonic-build",
"tonic-examples",
"tonic-interop",
"tests/same_name",
"tests/wellknown",
]