10 lines
No EOL
160 B
TOML
10 lines
No EOL
160 B
TOML
[workspace]
|
|
members = [
|
|
"deckster",
|
|
"loupedeck_serial"
|
|
]
|
|
|
|
resolver = "2"
|
|
|
|
[profile.release]
|
|
strip = true # Automatically strip symbols from the binary. |