diff --git a/Cargo.toml b/Cargo.toml index ee40c5b..3660435 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ documentation = "https://docs.rs/raw-window-metal" repository = "https://github.com/rust-windowing/raw-window-metal" readme = "README.md" keywords = ["window", "metal", "graphics"] -categories = ["game-engines", "graphics", "os::macos-apis"] +categories = ["game-development", "graphics", "os::macos-apis"] exclude = [".github/*"] [features]