mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 04:24:21 +01:00
cargo: Switch to "line-tables-only" debug symbols
...reduces size of `liblimbo_sqlite3.a` to 15 MB. Suggested by @psvri
This commit is contained in:
@@ -52,6 +52,7 @@ dist = false
|
||||
github-attestations = true
|
||||
|
||||
[profile.release]
|
||||
debug = "line-tables-only"
|
||||
codegen-units = 1
|
||||
panic = "abort"
|
||||
lto = "off"
|
||||
|
||||
Reference in New Issue
Block a user