feat: redesign cli ux progress

This commit is contained in:
stoorps 2026-03-20 17:47:32 +00:00
parent ab60ee641f
commit c63b2917da
Signed by: stoorps
SSH key fingerprint: SHA256:AZlPfu9hTu042EGtZElmDQoy+KvMOeShLDan/fYLoNI
21 changed files with 994 additions and 99 deletions

View file

@ -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" }