1dbde95d84
Closes #89
11 lines
148 B
TOML
11 lines
148 B
TOML
[workspace]
|
|
members = [
|
|
"tonic",
|
|
"tonic-build",
|
|
"tonic-examples",
|
|
"tonic-interop",
|
|
|
|
"tests/same_name",
|
|
"tests/wellknown",
|
|
]
|