Skip to content

Commit 8482df6

Browse files
chore(deps): bump hyper-util from 0.1.9 to 0.1.10 (#74)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3266282 commit 8482df6

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)