feat: configurable app, implement terminal colors

This commit is contained in:
Pihkaal
2024-01-18 19:59:11 +01:00
parent 0fdd0e1253
commit e31f16d9a8
4 changed files with 104 additions and 6 deletions

View File

@@ -6,4 +6,5 @@ edition = "2021"
[dependencies]
chrono = "0.4.31"
crossterm = "0.27.0"
ini = "1.3.0"