Skip to content

Commit f028491

Browse files
committed
refactor(tui): split tui module
Refs #273
1 parent 981de86 commit f028491

9 files changed

Lines changed: 5707 additions & 5544 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ tempfile = "3"
3838
ratatui = "0.30"
3939
crossterm = "0.28"
4040
toml = "0.8"
41+
shlex = "1"
4142

4243
[[bin]]
4344
name = "foxguard-mcp"

0 commit comments

Comments
 (0)