9 lines
115 B
TOML
9 lines
115 B
TOML
[workspace]
|
|
members = [
|
|
"tonic",
|
|
"tonic-macros",
|
|
"tonic-build",
|
|
"tonic-examples",
|
|
"tower-h2"
|
|
]
|