Skip to content

Commit 5d8035f

Browse files
chore(cargo): bump hyper-util from 0.1.7 to 0.1.9
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.7 to 0.1.9. - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.7...v0.1.9) --- updated-dependencies: - dependency-name: hyper-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c931c2 commit 5d8035f

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ hickory-resolver = "=0.25.0-alpha.2"
6161
http-body-util = "0.1.2"
6262
humansize = "2"
6363
hyper = "1"
64-
hyper-util = "0.1.7"
64+
hyper-util = "0.1.9"
6565
image = { version = "0.25.1", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
6666
iroh-gossip = { version = "0.25.0", default-features = false, features = ["net"] }
6767
iroh-net = { version = "0.25.0", default-features = false }

0 commit comments

Comments
 (0)