feat: new styles

This commit is contained in:
faynot
2026-07-08 23:45:37 +03:00
parent 9c279015dc
commit 75af23930f
18 changed files with 3556 additions and 816 deletions

View File

@@ -7,8 +7,10 @@ edition = "2024"
glt = { path = "../glt" }
regex = "1.10"
clap = { version = "4.5", features = ["derive"] }
iced = { version = "0.14.0", features = ["tokio", "image", "svg"] }
iced = { version = "0.14.0", features = ["tokio", "image", "svg", "advanced"] }
colored = "2"
indicatif = "0.17"
rhai = "1.17.1"
rustc-hash = "2"
chrono = "0.4.44"
compact_str = "0.8"