mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-23 21:43:59 +00:00
5 lines
77 B
TOML
5 lines
77 B
TOML
[profile.release]
|
|
lto = true
|
|
opt-level = "s"
|
|
debug = false
|
|
codegen-units = 1
|