Skip to content

Commit

Permalink
remove redundant comment from Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty541 committed Sep 29, 2023
1 parent ea4e273 commit 3ad8d36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3ad8d36

Please sign in to comment.