File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -706,9 +706,9 @@ dependencies = [
706
706
707
707
[[package ]]
708
708
name = " hyper-util"
709
- version = " 0.1.15 "
709
+ version = " 0.1.16 "
710
710
source = " registry+https://github.com/rust-lang/crates.io-index"
711
- checksum = " 7f66d5bd4c6f02bf0542fad85d626775bab9258cf795a4256dcaf3161114d1df "
711
+ checksum = " 8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e "
712
712
dependencies = [
713
713
" bytes" ,
714
714
" futures-channel" ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ version = "0.16.0"
11
11
[workspace .dependencies ]
12
12
anyhow = " 1.0.98"
13
13
delegate = " 0.13.4"
14
- hyper-util = " 0.1.15 "
14
+ hyper-util = " 0.1.16 "
15
15
kube = { version = " 1.1.0" }
16
16
k8s-openapi = { version = " 0.25.0" }
17
17
once_cell = " 1.21.3"
You can’t perform that action at this time.
0 commit comments