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 --- stream/Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'stream/Cargo.toml') diff --git a/stream/Cargo.toml b/stream/Cargo.toml index fb8cfe2..8e71e1c 100644 --- a/stream/Cargo.toml +++ b/stream/Cargo.toml @@ -12,7 +12,5 @@ jellystream-types = { path = "types" } log = { workspace = true } anyhow = { workspace = true } -tokio = { version = "1.43.0", features = ["io-util"] } -tokio-util = { version = "0.7.13", features = ["io", "io-util"] } serde_json = "1.0.138" serde = { version = "1.0.217", features = ["derive"] } -- cgit v1.2.3-70-g09d2