add more cli features and styling
refactoring
This commit is contained in:
+5
-1
@@ -14,4 +14,8 @@ url = "2.5.8"
|
||||
own_mcp = { path = "own_mcp" }
|
||||
own_assist_common = { path = "common" }
|
||||
thiserror = "2.0.18"
|
||||
dialoguer = "0.12.0"
|
||||
dialoguer = "0.12.0"
|
||||
indicatif = "0.18.4"
|
||||
console = "0.16.3"
|
||||
clap = { version = "4.6.0", features = ["derive"] }
|
||||
base64 = "0.22.1"
|
||||
Reference in New Issue
Block a user