This commit is contained in:
2026-01-19 18:27:07 +01:00
parent ac9e64dcb7
commit 4391995eae
11 changed files with 35390 additions and 39 deletions

View File

@@ -13,6 +13,7 @@ rusty_link = "0.4"
ratatui = "0.29"
crossterm = "0.28"
cpal = "0.15"
clap = { version = "4", features = ["derive"] }
rhai = { version = "1.24", features = ["sync"] }
rand = "0.8"
serde = { version = "1", features = ["derive"] }