Pass application context to GUI. (#11)

This commit was merged in pull request #11.
This commit is contained in:
2026-01-31 04:25:14 +00:00
parent 00f9075d0f
commit 2340fd7652
21 changed files with 937 additions and 311 deletions

1
Cargo.lock generated
View File

@@ -303,6 +303,7 @@ dependencies = [
"syntect",
"tui-logger",
"tui-tree-widget",
"uuid",
]
[[package]]