We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842900e commit ec9f3d9Copy full SHA for ec9f3d9
Cargo.toml
@@ -6,7 +6,7 @@ readme = "README.md"
6
license = "MIT OR Apache-2.0"
7
repository = "https://github.com/mbrea-c/bevy_firework"
8
description = "CPU-driven, batch-rendered particle system for the Bevy game engine"
9
-keywords = ["bevy", "gamedev", "particle system", "graphics"]
+keywords = ["bevy", "gamedev", "particles", "graphics"]
10
11
[dependencies]
12
bevy = "0.12.0"
0 commit comments