Files
tonic/Cargo.toml
T
2019-10-23 15:01:04 -04:00

11 lines
148 B
TOML

[workspace]
members = [
"tonic",
"tonic-build",
"tonic-examples",
"tonic-interop",
"tests/same_name",
"tests/wellknown",
]