aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 7d0760e9f4f5e3baf4e87f4a731056eff14156e2 (plain) (blame)
1
2
3
4
5
6
7
[workspace]
members = ["libnres", "nres-cli", "packer", "texture-decoder", "unpacker"]

[profile.release]
codegen-units = 1
lto = true
strip = true