ablescript/Cargo.toml
2021-12-14 23:57:03 +01:00

6 lines
86 B
TOML

[workspace]
members = ["ablescript", "ablescript_cli"]
[profile.release]
lto = "fat"