fonts and glowup

This commit is contained in:
2025-07-10 00:25:42 +02:00
parent 064190d1a7
commit 719f0c1332
15 changed files with 252 additions and 54 deletions

View File

@@ -10,3 +10,5 @@ tokio = {version = "1.45.1", features = ["time"]}
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.140"
regex = "1.11.1"
iced_aw = {version = "0.12.2", default-features = true}
iced_fonts = "0.2.1"