From 633653f670232650f3cdc52b43f10eab2f0743b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 21:43:39 +0000 Subject: [PATCH] Update fast_image_resize requirement from 3.0.4 to 4.0.0 Updates the requirements on [fast_image_resize](https://github.com/cykooz/fast_image_resize) to permit the latest version. - [Release notes](https://github.com/cykooz/fast_image_resize/releases) - [Changelog](https://github.com/Cykooz/fast_image_resize/blob/main/CHANGELOG.md) - [Commits](https://github.com/cykooz/fast_image_resize/compare/v3.0.4...v4.0.0) --- updated-dependencies: - dependency-name: fast_image_resize dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 96a80fb..b422285 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ js-sys = "0.3.69" url = "2.5.0" reqwest = "0.12.3" anyhow = "1.0.81" -fast_image_resize = "3.0.4" +fast_image_resize = "4.0.0" regex = "1.10.4" image = { version = "0.25.1", default-features = false, features = [