chore: Reorganize examples and interop crates (#180)
* chore: Reorganize examples and interop crates * fix interop tests
This commit is contained in:
+5
-2
@@ -2,9 +2,12 @@
|
||||
members = [
|
||||
"tonic",
|
||||
"tonic-build",
|
||||
"tonic-examples",
|
||||
"tonic-interop",
|
||||
|
||||
# Non-published crates
|
||||
"examples",
|
||||
"interop",
|
||||
|
||||
# Tests
|
||||
"tests/included_service",
|
||||
"tests/same_name",
|
||||
"tests/wellknown",
|
||||
|
||||
Reference in New Issue
Block a user