diff --git a/Cargo.toml b/Cargo.toml index a0bc754..5c3554c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["Zykino "] description = "A helper to manage your comic books and others sorted list of files." license = "GPL-3.0-or-later" -keywords = ["comic book archive", "cbr", "cbt", "cbz"] +keywords = ["cbr", "cbt", "cbz"] categories = ["command-line-utilities", "filesystem", "value-formatting"] edition = "2018"