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"