kbinxml-rs/Cargo.toml

11 lines
123 B
TOML

[workspace]
members = [
"kbinxml",
"kbinxml_cli",
"psmap",
"psmap_derive",
]
[profile.release]
lto = true