7 lines
100 B
TOML
7 lines
100 B
TOML
[workspace]
|
|
members = [
|
|
"lib-nested-core",
|
|
"lib-nested-tty",
|
|
"examples/tty-01-hello"
|
|
]
|
|
|