Caching translations
This commit is contained in:
parent
f4dca93598
commit
414609b6e0
3 changed files with 46 additions and 10 deletions
|
|
@ -18,3 +18,6 @@ ratatui = "0.30.0"
|
|||
crossterm = "0.29.0"
|
||||
chrono = "0.4.42"
|
||||
rayon = "1.11.0"
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue