Skip to content

Commit

Permalink
chore(deps): bump hyper-util from 0.1.9 to 0.1.10
Browse files Browse the repository at this point in the history
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.9 to 0.1.10.
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper-util@v0.1.9...v0.1.10)

---
updated-dependencies:
- dependency-name: hyper-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 7c1f5ef commit 0a2a493
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ version = "0.14.0"
[workspace.dependencies]
anyhow = "1.0.90"
delegate = "0.13.1"
hyper-util = "0.1.9"
hyper-util = "0.1.10"
kube = { version = "0.96.0", default-features = false, features = ["derive"] }
k8s-openapi = { version = "0.23.0", features = [ "schemars" ] }
once_cell = "1.20.2"
Expand Down

0 comments on commit 0a2a493

Please sign in to comment.