diff --git a/Cargo.toml b/Cargo.toml index 498a1c6..6bb614c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,6 @@ authors = ["Muhammad Nauman Raza "] description = "A simple, featureful and blazingly fast memory-safe alternative to 'rm' written in Rust." readme = "README.md" license = "MIT" -license-file = "LICENSE.md" [dependencies] clap = { version = "4.5.2", features = ["derive"] }