We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cea84d commit 9f51905Copy full SHA for 9f51905
Cargo.toml
@@ -3,7 +3,7 @@ name = "gigs"
3
version = "0.1.0"
4
edition = "2021"
5
categories = ["game-engines", "graphics", "rendering", "shaders"]
6
-keywords = ["game", "engine", "gamedev", "graphics", "bevy", "shaders"]
+keywords = ["game", "gamedev", "graphics", "bevy", "shaders"]
7
description = "Intermittent graphics jobs for the Bevy Game Engine"
8
license = "MIT OR Apache-2.0"
9
repository = "https://github.com/ecoskey/gigs"
0 commit comments