From d546caa3f5053ade763430490911fefd6257af9f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 30 Sep 2023 22:19:19 +0200 Subject: make cache async and fix parallel write bug --- 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 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 } -- cgit v1.2.3-70-g09d2