summaryrefslogtreecommitdiff
path: root/game/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'game/Cargo.toml')
-rw-r--r--game/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/Cargo.toml b/game/Cargo.toml
index 7b5668e..009b8b4 100644
--- a/game/Cargo.toml
+++ b/game/Cargo.toml
@@ -19,3 +19,4 @@ workspace = true
default = []
wayland = ["graphics/wayland"]
sdl = ["graphics/sdl"]
+static = ["graphics/static"]