Skip to content

Commit f02124b

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

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

Cargo.lock

Lines changed: 6 additions & 4 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
@@ -269,7 +269,7 @@ version = "0.1.3"
269269

270270
# HTTP client and server
271271
[workspace.dependencies.hyper]
272-
version = "1.6.0"
272+
version = "1.7.0"
273273
features = ["client", "server", "http1", "http2"]
274274

275275
# Additional Hyper utilties

0 commit comments

Comments
 (0)