Ready to make it pretty

This commit is contained in:
maxstrb 2026-02-26 10:27:06 +01:00
parent 1402bea078
commit 8f91475499
4 changed files with 39 additions and 142 deletions

View file

@ -21,3 +21,6 @@ codegen-units = 1
strip = "symbols"
panic = "abort"
debug = false
[profile.dev]
opt-level = 1