From f8d4c438d10450ead56c0082b037e466ef5f9f24 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 25 Sep 2025 04:00:51 +0200 Subject: start media processing refactor --- cache/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cache/Cargo.toml') diff --git a/cache/Cargo.toml b/cache/Cargo.toml index 42f5e00..aaf83e0 100644 --- a/cache/Cargo.toml +++ b/cache/Cargo.toml @@ -5,7 +5,6 @@ edition = "2024" [dependencies] base64 = "0.22.1" -bincode = "2.0.0-rc.3" humansize = "2.1.3" anyhow = "1.0.95" log = { workspace = true } @@ -13,3 +12,4 @@ tokio = { workspace = true } sha2 = "0.10.8" rand = "0.9.1" serde = "1.0.217" +serde_json = "1.0.145" -- cgit v1.2.3-70-g09d2