Files
tonic/Cargo.toml
T
2019-09-06 15:37:08 -04:00

8 lines
101 B
TOML

[workspace]
members = [
"tonic",
"tonic-build",
"tonic-examples",
"tonic-interop",
]