add kamadak-exif crate

This commit is contained in:
B. Petersen
2020-06-15 00:32:13 +02:00
parent 23d6012c1f
commit 7362941245
2 changed files with 17 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
chrono = "0.4.6"
indexmap = "1.3.0"
kamadak-exif = "0.5"
lazy_static = "1.4.0"
regex = "1.1.6"
rusqlite = { version = "0.23", features = ["bundled"] }