aboutsummaryrefslogtreecommitdiff
path: root/logic/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'logic/Cargo.toml')
-rw-r--r--logic/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/logic/Cargo.toml b/logic/Cargo.toml
index fd70b73..a60f90b 100644
--- a/logic/Cargo.toml
+++ b/logic/Cargo.toml
@@ -8,6 +8,7 @@ jellyimport-asset-token = { path = "../import/asset_token" }
jellyimport = { path = "../import" }
jellycommon = { path = "../common" }
jellydb = { path = "../database" }
+jellytranscoder = { path = "../transcoder" }
log = "0.4.27"
anyhow = "1.0.98"
base64 = "0.22.1"