Review function

This commit is contained in:
Alexey 2025-09-11 13:58:17 +03:00
commit bb230ab4dc
3 changed files with 50 additions and 18 deletions

View file

@ -13,3 +13,6 @@ toml = "0.9.5"
[build-dependencies]
slint-build = "1.12.1"
[profile.release]
opt-level = "s"