mirror of
https://github.com/italicsjenga/portability.git
synced 2024-11-22 23:11:30 +11:00
11 lines
148 B
TOML
11 lines
148 B
TOML
[workspace]
|
|
members = [
|
|
"libportability",
|
|
"libportability-gfx",
|
|
"libportability-icd",
|
|
]
|
|
|
|
[profile.release]
|
|
debug = true
|
|
panic = "abort"
|