Files
tonic/Cargo.toml
T
2019-09-06 15:19:18 -04:00

8 lines
103 B
TOML

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