chore(cargo): require kamadak-exif 0.5.3

Make deps.rs happy about RUSTSEC-2021-0143
This commit is contained in:
link2xt
2024-04-07 19:09:58 +00:00
parent 2bf0ea9d91
commit 5cf725a378

View File

@@ -59,7 +59,7 @@ hickory-resolver = "0.24"
humansize = "2"
image = { version = "0.25.1", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
iroh = { version = "0.4.2", default-features = false }
kamadak-exif = "0.5"
kamadak-exif = "0.5.3"
lettre_email = { git = "https://github.com/deltachat/lettre", branch = "master" }
libc = "0.2"
mailparse = "0.14"