Skip to content

Commit ec9f3d9

Browse files
committed
Change keyword
1 parent 842900e commit ec9f3d9

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
@@ -6,7 +6,7 @@ readme = "README.md"
66
license = "MIT OR Apache-2.0"
77
repository = "https://github.com/mbrea-c/bevy_firework"
88
description = "CPU-driven, batch-rendered particle system for the Bevy game engine"
9-
keywords = ["bevy", "gamedev", "particle system", "graphics"]
9+
keywords = ["bevy", "gamedev", "particles", "graphics"]
1010

1111
[dependencies]
1212
bevy = "0.12.0"

0 commit comments

Comments
 (0)