From d4589d9600b5bddd3482c9f35414d4f843255d13 Mon Sep 17 00:00:00 2001 From: gennyble Date: Mon, 9 Oct 2023 02:28:37 -0500 Subject: accept jpeg input with zune_jpeg --- squash/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'squash/Cargo.toml') diff --git a/squash/Cargo.toml b/squash/Cargo.toml index 16c450a..1b92d38 100644 --- a/squash/Cargo.toml +++ b/squash/Cargo.toml @@ -13,3 +13,4 @@ camino = "1.1.6" # png has a change to ignore extra iCCP blocks my test image needed. it hasn't # been released yet, so we're using the git here. the commit we require is e4b4811 png = { git = "https://github.com/image-rs/image-png.git", rev = "f10238a1e886b228e7da5301e5c0f5011316f2d6" } +zune-jpeg = "0.3.17" -- cgit 1.4.1-3-g733a5