aboutsummaryrefslogtreecommitdiff
path: root/stream/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'stream/Cargo.toml')
-rw-r--r--stream/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/Cargo.toml b/stream/Cargo.toml
index ad6f098..33741d7 100644
--- a/stream/Cargo.toml
+++ b/stream/Cargo.toml
@@ -8,8 +8,6 @@ jellycommon = { path = "../common" }
jellycache = { path = "../cache" }
jellytranscoder = { path = "../transcoder" }
jellyremuxer = { path = "../remuxer" }
-jellymatroska = { path = "../matroska" }
-ebml-struct = { git = "https://codeberg.org/metamuffin/ebml-struct" }
log = { workspace = true }
anyhow = { workspace = true }