aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-02-28 13:52:41 +0100
committermetamuffin <metamuffin@disroot.org>2025-02-28 13:52:41 +0100
commitf0dbf139d8708194d1ff7e887b1dff48ccc166fa (patch)
treec88a1ae37f404a243ded8a9548fe260d2cc26832 /Cargo.lock
parent26d3a70b0be2809177076e155f987e18e2b2ceb2 (diff)
downloadjellything-f0dbf139d8708194d1ff7e887b1dff48ccc166fa.tar
jellything-f0dbf139d8708194d1ff7e887b1dff48ccc166fa.tar.bz2
jellything-f0dbf139d8708194d1ff7e887b1dff48ccc166fa.tar.zst
spec + break things
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ed04edd..9c9b347 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1803,7 +1803,9 @@ name = "jellystream"
version = "0.1.0"
dependencies = [
"anyhow",
+ "ebml-struct",
"jellybase",
+ "jellymatroska",
"jellyremuxer",
"jellytranscoder",
"log",