[feat] implement centralized UI helpers with cliclack; refactor interactive prompts to improve usability and consistency
This commit is contained in:
@@ -30,6 +30,8 @@ whisper-rs = { git = "https://github.com/tazz4843/whisper-rs", default-features
|
||||
libc = "0.2"
|
||||
indicatif = "0.17"
|
||||
ctrlc = "3.4"
|
||||
dialoguer = "0.11"
|
||||
cliclack = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
Reference in New Issue
Block a user