add gui perhaps

This commit is contained in:
senstella
2025-10-08 20:26:04 +09:00
parent e6c6f94616
commit 02ef2098b3
5 changed files with 318 additions and 18 deletions

View File

@@ -6,6 +6,7 @@ edition = "2024"
[dependencies]
anyhow = "1.0.100"
iced = { version = "0.13.1", features = ["tokio"] }
iced_aw = { version = "0.11.0", features = ["tab_bar"] }
imara-diff = "0.2.0"
nucleo-matcher = "0.3.1"
rmcp = { version = "0.8.0", features = ["server", "macros", "transport-sse-server", "transport-io", "transport-streamable-http-server", "elicitation", "schemars"] }