feat: integrate EXIF data extraction using nom-exif and refactor related components
This commit is contained in:
@@ -22,7 +22,6 @@ 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"
|
||||
xmp_toolkit = "1.11.0"
|
||||
chrono = "0.4.42"
|
||||
|
||||
Reference in New Issue
Block a user