This commit is contained in:
2026-01-21 17:20:14 +01:00
parent 0a14651835
commit 2f15bce223
5 changed files with 94 additions and 28 deletions

View File

@@ -23,6 +23,7 @@ rand = "0.8"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
tui-textarea = "0.7"
tui-big-text = "0.7"
arboard = "3"
minimad = "0.13"
crossbeam-channel = "0.5"