aboutsummaryrefslogtreecommitdiff
path: root/transcoder/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'transcoder/Cargo.toml')
-rw-r--r--transcoder/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/transcoder/Cargo.toml b/transcoder/Cargo.toml
index e39b07c..ecb2bc8 100644
--- a/transcoder/Cargo.toml
+++ b/transcoder/Cargo.toml
@@ -18,3 +18,4 @@ rav1e = { version = "0.6.6", default-features = false, features = [
rayon = "1.8.0"
imgref = "1.9.4"
ravif = "0.11.3"
+tokio = { workspace = true }