10 lines
75 B
TOML
10 lines
75 B
TOML
[workspace]
|
|
resolver = "2"
|
|
|
|
members = [
|
|
"daemon",
|
|
"firmware",
|
|
]
|
|
|
|
|