forked from M-Labs/nac3
11 lines
108 B
TOML
11 lines
108 B
TOML
[workspace]
|
|
members = [
|
|
"nac3core",
|
|
"nac3standalone",
|
|
"nac3artiq",
|
|
]
|
|
|
|
[profile.release]
|
|
debug = true
|
|
|