Skip to content

Commit

Permalink
chore(deps): update rust crate k8s-openapi to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 4276a5b commit 6cf52c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ hostname = "0.4.0"
http = "1.1.0"
hyper = "1.4.1"
insta = { version = "1.39.0", features = ["yaml", "toml", "redactions"] }
k8s-openapi = { version = "0.23.0", features = ["latest", "schemars"] }
k8s-openapi = { version = "0.24.0", features = ["latest", "schemars"] }
kube = { version = "0.97.0", features = ["runtime", "client", "derive" ] }
lazy_static = "1.5.0"
paste = "1.0.15"
Expand Down

0 comments on commit 6cf52c4

Please sign in to comment.