Skip to content

Commit 25c1a05

Browse files
Build(deps): bump hyper-util from 0.1.19 to 0.1.20
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.19 to 0.1.20. - [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.19...v0.1.20) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4eeade commit 25c1a05

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 5 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
@@ -42,7 +42,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter", "time"] }
4242
test-log = { version = "0.2.19", features = ["trace"] }
4343
http = "1.3.1"
4444
hyper = "1.8.1"
45-
hyper-util = "0.1.17"
45+
hyper-util = "0.1.20"
4646
axum = { version = "0.8.7", features = ["tokio", "http1"] }
4747
axum-auth = "0.8.1"
4848
axum-server = { version = "0.8.0", features = ["tls-rustls"] }

0 commit comments

Comments
 (0)