aboutsummaryrefslogtreecommitdiff
path: root/tool/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-12-22 11:59:47 +0100
committermetamuffin <metamuffin@disroot.org>2023-12-22 11:59:47 +0100
commit18a791635283482d4e48cb7ef00df8f908ff22ac (patch)
tree1989c06ffb86c010807be29f986f26cbf9a0760b /tool/Cargo.toml
parent28011dfa78aacfdb3416bd3b7676eec25542a534 (diff)
downloadjellything-18a791635283482d4e48cb7ef00df8f908ff22ac.tar
jellything-18a791635283482d4e48cb7ef00df8f908ff22ac.tar.bz2
jellything-18a791635283482d4e48cb7ef00df8f908ff22ac.tar.zst
tool: cleanup
Diffstat (limited to 'tool/Cargo.toml')
-rw-r--r--tool/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/tool/Cargo.toml b/tool/Cargo.toml
index 9ad1af4..9f72df5 100644
--- a/tool/Cargo.toml
+++ b/tool/Cargo.toml
@@ -7,8 +7,6 @@ edition = "2021"
jellycommon = { path = "../common" }
jellybase = { path = "../base" }
jellyclient = { path = "../client" }
-jellymatroska = { path = "../matroska" }
-jellyremuxer = { path = "../remuxer" }
log = { workspace = true }
env_logger = "0.10.1"