Skip to content

Commit edf2510

Browse files
build(deps): bump hyper from 1.5.0 to 1.5.1
Bumps [hyper](https://github.com/hyperium/hyper) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c09b31 commit edf2510

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
@@ -133,7 +133,7 @@ version = "0.1.2"
133133

134134
# HTTP client and server
135135
[workspace.dependencies.hyper]
136-
version = "1.5.0"
136+
version = "1.5.1"
137137
features = ["client", "http1", "http2"]
138138

139139
# Additional Hyper utilties

0 commit comments

Comments
 (0)