feat: add date_taken field to media model and update related functionalities
This commit is contained in:
@@ -25,3 +25,4 @@ 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