Files
tonic/Cargo.toml
T
2019-08-28 17:24:53 -04:00

9 lines
121 B
TOML

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