Merge pull request #6001 from deltachat/dependabot/cargo/hyper-util-0.1.9

This commit is contained in:
dependabot[bot]
2024-10-02 02:29:26 +00:00
committed by GitHub
2 changed files with 3 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ hickory-resolver = "=0.25.0-alpha.2"
http-body-util = "0.1.2"
humansize = "2"
hyper = "1"
hyper-util = "0.1.7"
hyper-util = "0.1.9"
image = { version = "0.25.1", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
iroh-gossip = { version = "0.25.0", default-features = false, features = ["net"] }
iroh-net = { version = "0.25.0", default-features = false }