Phase 6: IDE-Exportanbindung abschließen und Change archivieren

This commit is contained in:
2026-09-07 17:00:29 +02:00
parent 25176947ba
commit 69f2002481
31 changed files with 1310 additions and 136 deletions

View File

@@ -13,6 +13,7 @@ path = "src/main.rs"
[dependencies]
tb-frontend.workspace = true
tb-vm.workspace = true
tb-export.workspace = true
tb-runtime.workspace = true
tb-ui = { workspace = true, features = ["terminal"] }
ratatui.workspace = true