File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -818,9 +818,9 @@ dependencies = [
818
818
819
819
[[package ]]
820
820
name = " once_cell"
821
- version = " 1.21.0 "
821
+ version = " 1.21.1 "
822
822
source = " registry+https://github.com/rust-lang/crates.io-index"
823
- checksum = " cde51589ab56b20a6f686b2c68f7a0bd6add753d697abf720d63f8db3ab7b1ad "
823
+ checksum = " d75b0bedcc4fe52caa0e03d9f1151a323e4aa5e2d78ba3580400cd3c9e2bc4bc "
824
824
825
825
[[package ]]
826
826
name = " openssl-probe"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ delegate = "0.13.2"
14
14
hyper-util = " 0.1.10"
15
15
kube = { version = " 0.98.0" }
16
16
k8s-openapi = { version = " 0.24.0" }
17
- once_cell = " 1.21.0 "
17
+ once_cell = " 1.21.1 "
18
18
regex = { package = " regex-lite" , version = " 0.1.6" }
19
19
schemars = " 0.8.22"
20
20
serde_json = " 1.0.140"
You can’t perform that action at this time.
0 commit comments