did some progress

This commit is contained in:
benstrb 2026-01-24 13:45:44 +01:00
parent 9300750af1
commit a1f49ee90e
10 changed files with 3938 additions and 2 deletions

View file

@ -4,3 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
crossterm = "0.29.0"
ratatui = "0.30.0"