Skip to content

Commit bdb9a75

Browse files
chore(deps): bump hyper from 1.5.2 to 1.6.0 (#471)
Bumps [hyper](https://github.com/hyperium/hyper) from 1.5.2 to 1.6.0. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.5.2...v1.6.0) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d00e7d commit bdb9a75

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ thiserror = "2.0"
3737
tracing = "0.1"
3838
itoa = "1.0"
3939
hyper-util.version = "0.1"
40-
hyper = "1.5"
40+
hyper = "1.6"
4141
pin-project-lite = "0.2"
4242
matchit = "0.8"
4343
rmp-serde = "1.3"

0 commit comments

Comments
 (0)