This commit is contained in:
Lucy 2025-09-30 23:56:51 +02:00
parent 7424aba439
commit 74bf8a32d6
2 changed files with 141 additions and 0 deletions

View file

@ -38,6 +38,13 @@ tui = "0.19.0"
tracing = "0.1.41"
tracing-appender = "0.2.3"
tracing-subscriber = { version = "0.3.20", features = ["env-filter", "fmt"] }
gptman = "2.0.1"
dialoguer = "0.12.0"
tokio = { version = "1.47.1", features = ["full"] }
shell-words = "1.1.0"
url = "2.5.7"
uuid = { version = "1.18.1", features = ["v4"] }
hex = "0.4.3"
[features]
# TUI feature flag