Skip to content

Commit 9995b34

Browse files
Build(deps): bump hyper-util from 0.1.10 to 0.1.11
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.10 to 0.1.11. - [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.10...v0.1.11) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6da2408 commit 9995b34

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

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
@@ -45,7 +45,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter", "time"] }
4545
test-log = { version = "0.2.17", features = ["trace"] }
4646
http = "1.3.1"
4747
hyper = "1.6.0"
48-
hyper-util = "0.1.10"
48+
hyper-util = "0.1.11"
4949
axum = "0.8.3"
5050
hyper-serve = { version = "0.6.2", features = ["tls-rustls"] }
5151
axum-auth = "0.8.1"

0 commit comments

Comments
 (0)