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 @@ -707,9 +707,9 @@ dependencies = [
707707
708708[[package ]]
709709name = " hyper-util"
710- version = " 0.1.16 "
710+ version = " 0.1.17 "
711711source = " registry+https://github.com/rust-lang/crates.io-index"
712- checksum = " 8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e "
712+ checksum = " 3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8 "
713713dependencies = [
714714 " bytes" ,
715715 " futures-channel" ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ version = "0.16.0"
1111[workspace .dependencies ]
1212anyhow = " 1.0.99"
1313delegate = " 0.13.4"
14- hyper-util = " 0.1.16 "
14+ hyper-util = " 0.1.17 "
1515kube = { version = " 1.1.0" , default-features = false }
1616kube-core = { version = " 1.1.0" , default-features = false }
1717kube-derive = { version = " 1.1.0" }
You can’t perform that action at this time.
0 commit comments