From cbb3901545e4d4cf112f66b587ad6741b060288f Mon Sep 17 00:00:00 2001 From: Tuncay D Date: Mon, 31 May 2021 17:22:03 +0200 Subject: [PATCH] initial upload --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"