WaFlesh-v1/Cargo.toml
2023-05-19 00:46:12 +02:00

8 lines
95 B
TOML

[workspace]
members = ["crates/*"]
[profile.release]
codegen-units = 1
debug = 1
lto = "thin"