7 lines
74 B
TOML
7 lines
74 B
TOML
[workspace]
|
|
members = [
|
|
"tonic",
|
|
"tonic-macros",
|
|
"tower-h2"
|
|
]
|