[refactor] replace indicatif
with cliclack
for progress and logging, updating affected modules and dependencies
This commit is contained in:
@@ -20,7 +20,6 @@ sha2 = "0.10.9"
|
||||
which = "6.0.3"
|
||||
tokio = { version = "1.47.1", features = ["rt-multi-thread", "macros"] }
|
||||
clap = { version = "4.5.44", features = ["derive"] }
|
||||
indicatif = "0.17.11"
|
||||
directories = "5.0.1"
|
||||
whisper-rs = "0.14.3"
|
||||
cliclack = "0.3.6"
|
||||
|
Reference in New Issue
Block a user