From fdaa18968c5b3d923c93527efaeeb81cbd9b4d88 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 2 Oct 2023 00:48:07 +0200 Subject: in-memory cached seek index --- remuxer/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'remuxer/Cargo.toml') diff --git a/remuxer/Cargo.toml b/remuxer/Cargo.toml index ac74c9d..4fae27e 100644 --- a/remuxer/Cargo.toml +++ b/remuxer/Cargo.toml @@ -6,6 +6,7 @@ edition = "2021" [dependencies] jellycommon = { path = "../common" } jellymatroska = { path = "../matroska" } +jellybase = { path = "../base" } tokio = { version = "1.32.0", features = ["io-util"] } anyhow = "1.0.75" -- cgit v1.2.3-70-g09d2