From 63454aa9bd9fd4ee293c316e7ca15c88e6c5ca2a Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 24 Sep 2023 22:41:56 +0200 Subject: fix federated assets (doesnt work bc dav1d-sys) --- transcoder/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'transcoder/Cargo.toml') diff --git a/transcoder/Cargo.toml b/transcoder/Cargo.toml index 36f44af..9b533a6 100644 --- a/transcoder/Cargo.toml +++ b/transcoder/Cargo.toml @@ -8,6 +8,7 @@ jellycommon = { path = "../common" } jellybase = { path = "../base" } log = "0.4.20" image = "0.24.7" +# image = { version = "0.24.7", features = ["avif-decoder"] } anyhow = "1.0.75" rgb = "0.8.36" rav1e = { version = "0.6.6", default-features = false, features = [ -- cgit v1.2.3-70-g09d2