Caching translations

This commit is contained in:
Marco De Araujo 2025-12-29 12:34:24 -04:00
parent f4dca93598
commit 414609b6e0
3 changed files with 46 additions and 10 deletions

View file

@ -18,3 +18,6 @@ ratatui = "0.30.0"
crossterm = "0.29.0"
chrono = "0.4.42"
rayon = "1.11.0"
[profile.release]
debug = true