aboutsummaryrefslogtreecommitdiff
path: root/transcoder/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'transcoder/Cargo.toml')
-rw-r--r--transcoder/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/transcoder/Cargo.toml b/transcoder/Cargo.toml
index 79c7b91..36f44af 100644
--- a/transcoder/Cargo.toml
+++ b/transcoder/Cargo.toml
@@ -13,6 +13,6 @@ rgb = "0.8.36"
rav1e = { version = "0.6.6", default-features = false, features = [
"threading",
] }
-rayon = "1.7.0"
+rayon = "1.8.0"
imgref = "1.9.4"
-ravif = "0.11.2"
+ravif = "0.11.3"