Skip to content

Commit c8ffe91

Browse files
committed
Refactor: huge refactor
1 parent a04ac61 commit c8ffe91

3 files changed

Lines changed: 295 additions & 145 deletions

File tree

rust/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ serde = { version = "1.0", features = ["derive"] }
1313
serde_json = "1.0"
1414
ratatui = "0.26.1"
1515
crossterm = "0.27.0"
16-
anyhow = "1.0"
16+
anyhow = "1.0"
17+
ctrlc = "3.4.6"

0 commit comments

Comments
 (0)