We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a690bd commit bd7298fCopy full SHA for bd7298f
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
edition = "2021"
5
description = "Gamepad navigation support for imgui"
6
license = "MIT/Apache-2.0"
7
-keywords = ["gilrs", "imgui", "gamepad", "game controller"]
+keywords = ["gilrs", "imgui", "gamepad"]
8
readme = "README.md"
9
homepage = "https://github.com/Calcoph/imgui-gilrs"
10
repository = "https://github.com/Calcoph/imgui-gilrs"
0 commit comments