feat(): add progress bar
This commit is contained in:
@@ -7,6 +7,7 @@ authors = ["David Schütte"]
|
||||
[dependencies]
|
||||
clap = { version = "4.5.23", features = ["derive", "std"] }
|
||||
futures = "0.3.31"
|
||||
indicatif = "0.17.9"
|
||||
reqwest = { version = "0.12.9", features = ["json", "stream"] }
|
||||
serde = { version = "1.0.216", features = ["derive"] }
|
||||
tokio = { version = "1.42.0", default-features = false, features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user