Skip to content

Commit 9f51905

Browse files
author
Emerson Coskey
committed
fix cargo.toml
1 parent 4cea84d commit 9f51905

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
@@ -3,7 +3,7 @@ name = "gigs"
33
version = "0.1.0"
44
edition = "2021"
55
categories = ["game-engines", "graphics", "rendering", "shaders"]
6-
keywords = ["game", "engine", "gamedev", "graphics", "bevy", "shaders"]
6+
keywords = ["game", "gamedev", "graphics", "bevy", "shaders"]
77
description = "Intermittent graphics jobs for the Bevy Game Engine"
88
license = "MIT OR Apache-2.0"
99
repository = "https://github.com/ecoskey/gigs"

0 commit comments

Comments
 (0)