From ae2ee75797d66cc8e986fd0cc050ecf0425e27e8 Mon Sep 17 00:00:00 2001 From: Joscha Date: Sat, 22 Feb 2025 16:26:40 +0100 Subject: [PATCH] Update image to 0.25.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e114563..65fa647 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ clap = { version = "4.5.30", features = ["derive", "deprecated"] } comemo = "0.4.0" cosmic-text = "0.12.1" escpos = "0.15.0" -image = "0.25.1" +image = "0.25.5" mark.git = "https://github.com/Garmelon/mark.git" mime_guess = "2.0.4" palette = "0.7.6"