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

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