feat(ay): fix ayyy(lmaooo) and remove lto so that compiling doesnt take ages

This commit is contained in:
DJMrTV 2025-02-14 11:13:59 +01:00
commit aebdcbb0e5
2 changed files with 20 additions and 7 deletions

View file

@ -9,7 +9,6 @@ overflow-checks = false
debug = "none"
debug-assertions = false
strip = true
lto = "fat"
panic = "abort"