Skip to content

Commit 157f8f9

Browse files
chore(deps): bump hyper-util from 0.1.9 to 0.1.10
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]>
1 parent 3266282 commit 157f8f9

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
@@ -11,7 +11,7 @@ version = "0.14.0"
1111
[workspace.dependencies]
1212
anyhow = "1.0.91"
1313
delegate = "0.13.1"
14-
hyper-util = "0.1.9"
14+
hyper-util = "0.1.10"
1515
kube = { version = "0.96.0", default-features = false, features = ["derive"] }
1616
k8s-openapi = { version = "0.23.0", features = [ "schemars" ] }
1717
once_cell = "1.20.2"

0 commit comments

Comments
 (0)