10 lines
136 B
TOML
10 lines
136 B
TOML
[workspace]
|
|
members = [
|
|
"tonic",
|
|
"tonic-macros",
|
|
"tonic-build",
|
|
"tonic-examples",
|
|
"tonic-interop",
|
|
"tower-h2"
|
|
]
|