sort of a gui

This commit is contained in:
senstella
2025-10-09 00:41:58 +09:00
parent 02ef2098b3
commit 61216c1044
8 changed files with 594 additions and 531 deletions

View File

@@ -5,7 +5,7 @@ edition = "2024"
[dependencies]
anyhow = "1.0.100"
iced = { version = "0.13.1", features = ["tokio"] }
iced = { version = "0.13.1", features = ["tokio", "highlighter"] }
iced_aw = { version = "0.11.0", features = ["tab_bar"] }
imara-diff = "0.2.0"
nucleo-matcher = "0.3.1"