mirror of
https://github.com/mbilker/kbinxml-rs.git
synced 2026-03-21 18:04:10 -05:00
11 lines
123 B
TOML
11 lines
123 B
TOML
[workspace]
|
|
members = [
|
|
"kbinxml",
|
|
"kbinxml_cli",
|
|
"psmap",
|
|
"psmap_derive",
|
|
]
|
|
|
|
[profile.release]
|
|
lto = true
|