From e7155ec05458ed00035ce8bc5c087306cfeedbc1 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 17 Dec 2023 15:22:04 +0100 Subject: update all deps --- transcoder/Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'transcoder') diff --git a/transcoder/Cargo.toml b/transcoder/Cargo.toml index f77f62c..f5c5a88 100644 --- a/transcoder/Cargo.toml +++ b/transcoder/Cargo.toml @@ -13,15 +13,15 @@ image = "0.24.7" # image = { git = "https://github.com/metamuffin/image-rs", features = [ # "avif-decoder", # ] } -libavif-image = { version = "0.10.0", default-features = false, features = [ +libavif-image = { version = "0.11.0", default-features = false, features = [ "codec-dav1d", ] } anyhow = "1.0.75" -rgb = "0.8.36" +rgb = "0.8.37" rav1e = { version = "0.6.6", default-features = false, features = [ "threading", ] } rayon = "1.8.0" -imgref = "1.9.4" +imgref = "1.10.0" ravif = "0.11.3" tokio = { workspace = true } -- cgit v1.2.3-70-g09d2