Re-update cargo

This commit is contained in:
2026-02-10 21:42:24 +01:00
parent d2e28b0415
commit c803591ebb

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 = { path = "/Users/bubo/doux", features = ["native"] }
doux = { git = "https://github.com/Bubobubobubobubo/doux.git", features = ["native"] }
rusty_link = "0.4"
ratatui = "0.30"
crossterm = "0.29"