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

8 lines
96 B
TOML

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