Skip to content

Commit 9465617

Browse files
committed
fixed category
1 parent c5745fc commit 9465617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fyrox-animation/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
license = "MIT"
77
description = "Flexible Animation System"
88
keywords = ["animation", "game"]
9-
categories = ["game-development", "animation"]
9+
categories = ["game-development", "graphics"]
1010
include = ["/src/**/*", "/Cargo.toml", "/LICENSE", "/README.md"]
1111
homepage = "https://fyrox.rs"
1212
documentation = "https://docs.rs/fyrox-animation"

0 commit comments

Comments
 (0)