Feat: reverb words

This commit is contained in:
2026-02-10 19:27:11 +01:00
parent 80c392c24b
commit d010392a3c
3 changed files with 85 additions and 7 deletions

View File

@@ -49,7 +49,7 @@ cagire-forth = { path = "crates/forth" }
cagire-markdown = { path = "crates/markdown" }
cagire-project = { path = "crates/project" }
cagire-ratatui = { path = "crates/ratatui" }
doux = { git = "https://github.com/Bubobubobubobubo/doux.git", features = ["native"] }
doux = { path = "/Users/bubo/doux", features = ["native"] }
rusty_link = "0.4"
ratatui = "0.30"
crossterm = "0.29"