Skip to content

Commit c035a95

Browse files
fix(deps): bump hyper from 1.7.0 to 1.8.0
Bumps [hyper](https://github.com/hyperium/hyper) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: hyper dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d16273 commit c035a95

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -58,7 +58,7 @@ globset = "0.4.16"
5858
hex = "0.4.3"
5959
http = "1.2.0"
6060
http-body-util = "0.1.3"
61-
hyper = { version = "1.6.0", features = ["server"] }
61+
hyper = { version = "1.8.0", features = ["server"] }
6262
hyper-util = { version = "0.1.11", features = ["tokio"] }
6363
indicatif = "0.17.11"
6464
indoc = "2.0.6"

0 commit comments

Comments
 (0)