Skip to content

Commit bd7298f

Browse files
committed
fix cargo keywords
1 parent 8a690bd commit bd7298f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55
description = "Gamepad navigation support for imgui"
66
license = "MIT/Apache-2.0"
7-
keywords = ["gilrs", "imgui", "gamepad", "game controller"]
7+
keywords = ["gilrs", "imgui", "gamepad"]
88
readme = "README.md"
99
homepage = "https://github.com/Calcoph/imgui-gilrs"
1010
repository = "https://github.com/Calcoph/imgui-gilrs"

0 commit comments

Comments
 (0)