mirror of
https://github.com/italicsjenga/portability.git
synced 2025-02-17 06:37:43 +11:00
10 lines
148 B
TOML
10 lines
148 B
TOML
[workspace]
|
|
members = [
|
|
"libportability",
|
|
"libportability-gfx",
|
|
"libportability-icd",
|
|
]
|
|
|
|
[profile.release]
|
|
debug = true
|
|
panic = "abort"
|