seems alright

This commit is contained in:
Andras Schmelczer 2026-05-17 13:52:11 +01:00
parent ebe7bbb51d
commit eac1bd0d13
58 changed files with 23125 additions and 153505 deletions

View file

@ -47,4 +47,7 @@ lto = "thin"
[profile.production]
inherits = "release"
lto = true
lto = "fat"
codegen-units = 1
strip = true
panic = "abort"