Skip to content

Commit 61af589

Browse files
Bump hyper from 1.7.0 to 1.8.1 (#1246)
Bumps [hyper](https://github.com/hyperium/hyper) from 1.7.0 to 1.8.1. - [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.1) --- updated-dependencies: - dependency-name: hyper dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d6643d commit 61af589

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -32,7 +32,7 @@ futures = "0.3.31"
3232
futures-core = "0.3.31"
3333
heck = "0.5.0"
3434
http = "1.3.1"
35-
hyper = "1.7.0"
35+
hyper = "1.8.1"
3636
indexmap = "2.12.0"
3737
openapiv3 = "2.2.0"
3838
percent-encoding = "2.3.2"

0 commit comments

Comments
 (0)