aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: b77f9830534b1971d7697e0dd10707ee5037869a (plain) (blame)
1
2
3
4
5
6
[workspace]
members = ["whirl_config", "whirl", "whirl_prompt", "whirl_server"]

[profile.release]
lto = "fat"
codegen-units = 1