Skip to content

Commit 1682f4b

Browse files
dependabot[bot]link2xt
authored andcommitted
chore(cargo): bump hyper-util from 0.1.11 to 0.1.13
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.11 to 0.1.13. - [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.11...v0.1.13) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a320d5 commit 1682f4b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 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
@@ -60,7 +60,7 @@ hickory-resolver = "0.25.2"
6060
http-body-util = "0.1.3"
6161
humansize = "2"
6262
hyper = "1"
63-
hyper-util = "0.1.11"
63+
hyper-util = "0.1.13"
6464
image = { version = "0.25.6", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
6565
iroh-gossip = { version = "0.35", default-features = false, features = ["net"] }
6666
iroh = { version = "0.35", default-features = false }

0 commit comments

Comments
 (0)