loro/Cargo.toml
2022-12-06 15:37:57 +08:00

6 lines
75 B
TOML

[workspace]
members = ["crates/*"]
[profile.release]
debug = 1
lto = true