loro/Cargo.toml
2022-10-26 23:31:34 +08:00

7 lines
80 B
TOML

[workspace]
members = ["crates/*"]
[profile.release]
lto = true
opt-level = 3