mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
Merge pull request #6288 from deltachat/dependabot/cargo/kamadak-exif-0.6.1
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -3303,9 +3303,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "kamadak-exif"
|
name = "kamadak-exif"
|
||||||
version = "0.6.0"
|
version = "0.6.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "99e7b00ff45df279c3e40f7fee99fad4f7eddbf9ed2d24e99133e8683330f0c7"
|
checksum = "1130d80c7374efad55a117d715a3af9368f0fa7a2c54573afc15a188cd984837"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"mutate_once",
|
"mutate_once",
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -65,7 +65,7 @@ hyper-util = "0.1.10"
|
|||||||
image = { version = "0.25.4", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
|
image = { version = "0.25.4", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
|
||||||
iroh-gossip = { version = "0.28.1", default-features = false, features = ["net"] }
|
iroh-gossip = { version = "0.28.1", default-features = false, features = ["net"] }
|
||||||
iroh-net = { version = "0.28.1", default-features = false }
|
iroh-net = { version = "0.28.1", default-features = false }
|
||||||
kamadak-exif = "0.6.0"
|
kamadak-exif = "0.6.1"
|
||||||
lettre_email = { git = "https://github.com/deltachat/lettre", branch = "master" }
|
lettre_email = { git = "https://github.com/deltachat/lettre", branch = "master" }
|
||||||
libc = { workspace = true }
|
libc = { workspace = true }
|
||||||
mailparse = "0.15"
|
mailparse = "0.15"
|
||||||
|
|||||||
Reference in New Issue
Block a user