diff --git a/Cargo.toml b/Cargo.toml index 51e605d..d193171 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,3 @@ license = "GPL-3.0" readme = "README.md" [dependencies] -clap = { version = "4.0.26", features = ["derive"] }