another commit

This commit is contained in:
2026-03-21 14:15:17 +00:00
committed by James Norcutt
parent 1d1a4af630
commit 6314b16e57
4 changed files with 192 additions and 22 deletions
+2 -1
View File
@@ -6,4 +6,5 @@ edition = "2024"
[dependencies]
ratatui = "0.30.0"
crossterm = "0.29.0"
ratatui-crossterm = "0.1.0"
clap = "4.6.0"
serde_json = "1.0.149"