Skip to content

Commit b26a441

Browse files
chore(deps): bump hyper from 1.8.1 to 1.9.0 in /pkg/data_cache (#3466)
Bumps [hyper](https://github.com/hyperium/hyper) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.8.1...v1.9.0) --- updated-dependencies: - dependency-name: hyper dependency-version: 1.9.0 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 3583c19 commit b26a441

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

pkg/data_cache/Cargo.lock

Lines changed: 2 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/data_cache/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ bincode = "2.0.1"
2222
hickory-resolver = "0.24.2"
2323
axum = "0.8"
2424
tower = "0.5"
25-
hyper = "1.0"
25+
hyper = "1.9"
2626

2727
[dev-dependencies]
2828
tokio = { version = "1.52.1", features = ["full"] }

0 commit comments

Comments
 (0)