Phase 4: Formularmodell und Objektsprache

This commit is contained in:
2026-09-04 17:30:32 +02:00
parent 5cf5a6582c
commit 54488b5b67
35 changed files with 7195 additions and 627 deletions

2
Cargo.lock generated
View File

@@ -637,6 +637,7 @@ dependencies = [
"log",
"ratatui",
"signal-hook",
"tb-frontend",
"tb-runtime",
"thiserror",
]
@@ -648,6 +649,7 @@ dependencies = [
"log",
"tb-frontend",
"tb-runtime",
"tb-ui",
"thiserror",
]