Files
tonic/Cargo.toml
T
2019-08-15 17:50:25 -04:00

9 lines
115 B
TOML

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