diff --git a/Cargo.toml b/Cargo.toml index 554d4ba8b..7bef4cd68 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"