diff --git a/Cargo.toml b/Cargo.toml index 32c2e1c6..134abf26 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ documentation = "https://rust-sdl2.github.io/rust-sdl2/sdl2/" version = "0.32.0-beta" license = "MIT" authors = [ "Tony Aldridge ", "Cobrand "] -keywords = ["SDL", "windowing", "graphics", "api", "engine", "2d"] +keywords = ["SDL", "windowing", "graphics", "api", "engine"] categories = ["rendering","api-bindings","game-engines","multimedia"] [lib]