From f37d5696aed9bf0c4e69faac14ec39c64151dcb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 10:16:27 +0000 Subject: [PATCH] chore(deps): update rust crate image to 0.25.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b27fbb6d..4d008822 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,4 +53,4 @@ png = "0.17" winit = "0.29" tao = "0.27" wry = "0.39" -image = "0.25" +image = "0.25.1"