Add icons to TUI.

This commit is contained in:
2026-02-22 11:35:25 -05:00
parent 5b356781ba
commit 2e67c01377
7 changed files with 24 additions and 12 deletions

1
Cargo.lock generated
View File

@@ -1170,6 +1170,7 @@ name = "libclide"
version = "0.1.0"
dependencies = [
"anyhow",
"devicons",
"log",
"strum",
]