feat: redesign cli ux progress
This commit is contained in:
parent
ab60ee641f
commit
c63b2917da
21 changed files with 994 additions and 99 deletions
|
|
@ -14,6 +14,8 @@ path = "src/main.rs"
|
|||
[dependencies]
|
||||
clap.workspace = true
|
||||
dialoguer.workspace = true
|
||||
console.workspace = true
|
||||
indicatif.workspace = true
|
||||
libc.workspace = true
|
||||
aim-core = { path = "../aim-core" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue