feat(cli): Added a spinner to the CLI for long running commands like fetching releases
This commit is contained in:
@@ -46,6 +46,7 @@ colored = "2.1.0"
|
||||
async-trait = "0.1.83"
|
||||
dirs-next = "2.0.0"
|
||||
managarr-tree-widget = "0.24.0"
|
||||
indicatif = "0.17.9"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_cmd = "2.0.16"
|
||||
|
||||
Reference in New Issue
Block a user