diff --git a/Cargo.toml b/Cargo.toml index dd61be5..56af670 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" categories = ["game-engines", "graphics", "rendering"] description = "An inverse kinematics plugin for the bevy game engine" -keywords = [gamedev", "graphics", "bevy", "animation"] +keywords = ["gamedev", "graphics", "bevy", "animation"] license = "MIT OR Apache-2.0" [dependencies]