11 lines
No EOL
187 B
TOML
11 lines
No EOL
187 B
TOML
[workspace]
|
|
members = [
|
|
"deckster",
|
|
"loupedeck_serial",
|
|
"pa-volume-interface"
|
|
]
|
|
|
|
resolver = "2"
|
|
|
|
[profile.release]
|
|
strip = true # Automatically strip symbols from the binary. |