summaryrefslogtreecommitdiff
path: root/engine/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'engine/Cargo.toml')
-rw-r--r--engine/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/Cargo.toml b/engine/Cargo.toml
index 13426b5..3691996 100644
--- a/engine/Cargo.toml
+++ b/engine/Cargo.toml
@@ -19,4 +19,4 @@ ecs = { path = "../ecs" }
[dependencies.image]
version = "0.24.7"
default-features = false
-features = ["png"]
+features = ["png", "jpeg"]