Add terminal UI dependencies
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -7,7 +7,9 @@ edition = "2024"
|
||||
anyhow = "1"
|
||||
blake3 = "1"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
dialoguer = "0.11"
|
||||
ignore = "0.4"
|
||||
indicatif = "0.18"
|
||||
rayon = "1"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
||||
Reference in New Issue
Block a user