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

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