From 96a17db4701fa13837f173d228d1b45cb1a5316f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 21 Oct 2023 19:06:56 +0200 Subject: image-rs is very slow at pr merging, we'll use the fork for nowo --- transcoder/Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'transcoder') diff --git a/transcoder/Cargo.toml b/transcoder/Cargo.toml index 16bd9d9..c4fa7e8 100644 --- a/transcoder/Cargo.toml +++ b/transcoder/Cargo.toml @@ -8,7 +8,8 @@ jellycommon = { path = "../common" } jellybase = { path = "../base" } jellyremuxer = { path = "../remuxer" } log = { workspace = true } -image = { git = "https://github.com/image-rs/image", features = [ +# TODO: change this back to crates.io when pr is merged +image = { git = "https://github.com/metamuffin/image-rs", features = [ "avif-decoder", ] } anyhow = "1.0.75" -- cgit v1.2.3-70-g09d2