summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Cargo.toml b/graphics/Cargo.toml
index 749770f4..57079b95 100644
--- a/graphics/Cargo.toml
+++ b/graphics/Cargo.toml
@@ -65,7 +65,7 @@ version = "0.10"
optional = true
[dependencies.image_rs]
-version = "0.23"
+version = "0.24"
package = "image"
default-features = false
optional = true