tests: reverb

This commit is contained in:
Vasilii Milovidov
2023-10-05 02:58:58 +04:00
parent f6fc55b43e
commit e793cb671a
2 changed files with 17 additions and 8 deletions
+1 -1
View File
@@ -38,5 +38,5 @@ custom-protocol = ["tauri/custom-protocol"]
[profile.release]
panic = "abort"
codegen-units = 1
lto = "thin"
lto = "fat"
opt-level = "s"