Skip to content

Commit 7d9bf0a

Browse files
Bump hyper-util from 0.1.11 to 0.1.16
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.11 to 0.1.16. - [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.16) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24624fd commit 7d9bf0a

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
@@ -25,7 +25,7 @@ hex = "0.4.3"
2525
http = "1.3.1"
2626
hyper = { version = "1.6.0", features = ["http1", "server"] }
2727
hyper-staticfile = "0.10.1"
28-
hyper-util = { version = "0.1.11", features = ["tokio"] }
28+
hyper-util = { version = "0.1.16", features = ["tokio"] }
2929
log = "0.4.27"
3030
notify-debouncer-full = "0.5.0"
3131
sha2 = "0.10.9"

0 commit comments

Comments
 (0)