feat: implement media processing plugins and update repository structure
This commit is contained in:
@@ -22,3 +22,5 @@ sqlx = { version = "0.8.6", features = [
|
||||
futures-util = "0.3.31"
|
||||
bytes = "1.10.1"
|
||||
uuid = { version = "1.18.1", features = ["v4", "serde"] }
|
||||
nom-exif = { version = "2.5.4", features = ["serde", "tokio", "async"] }
|
||||
async-trait = "0.1.89"
|
||||
|
||||
Reference in New Issue
Block a user