diff --git a/Cargo.toml b/Cargo.toml index ed22bdf..77284f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,6 @@ license = "MIT OR Apache-2.0" repository = "https://github.com/qwerty541/dns-bench" homepage = "https://github.com/qwerty541/dns-bench" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = { version = "4.4.4", features = ["std", "derive"] } indicatif = "0.17.7"