Files
tonic/Cargo.toml
T

9 lines
123 B
TOML

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