diff --git a/Cargo.toml b/Cargo.toml
index e1409d2..30a46ce 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,7 +42,7 @@ base64 = "0.21"
 bincode = "1.3"
 blake3 = "1.3"
 hex = "0.4"
-image = "0.24"
+image = "0.25"
 once_cell = "1.9"
 rand_chacha = "0.3"
 sha2 = "0.10"