diff --git a/Cargo.toml b/Cargo.toml index 4f4b8d2..39352db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ description = "Play any game rom with associated emulator in RetroArch" readme = "README.md" repository = "https://github.com/thingsiplay/enjoy/" license = "MIT" -keywords = ["retroarch", "libretro", "emulation", "run", "launcher", "roms"] +keywords = ["retroarch", "libretro", "emulation", "run", "launcher"] categories = ["command-line-utilities", "emulators"] edition = "2018" resolver = "2"