added a progress bar its a real tool now!
This commit is contained in:
@@ -9,6 +9,7 @@ edition = "2021"
|
||||
clap = { version = "4.5.4", features = ["derive"] }
|
||||
dns-lookup = "2.0.4"
|
||||
futures = "0.3.32"
|
||||
indicatif = "0.18.4"
|
||||
reqwest = { version = "0.12.4", features = ["blocking"] }
|
||||
tokio = { version = "1.52.3", features = ["full"] }
|
||||
trust-dns-resolver = "0.23.2"
|
||||
|
||||
Reference in New Issue
Block a user