Merge pull request #6751 from chatmail/dependabot/cargo/image-0.25.6

This commit is contained in:
dependabot[bot]
2025-04-07 19:50:34 +00:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ http-body-util = "0.1.3"
humansize = "2"
hyper = "1"
hyper-util = "0.1.11"
image = { version = "0.25.5", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
image = { version = "0.25.6", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
iroh-gossip = { version = "0.33", default-features = false, features = ["net"] }
iroh = { version = "0.33", default-features = false }
kamadak-exif = "0.6.1"