Skip to content

Commit

Permalink
Update Rust crate k8s-openapi to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 664388b commit ba267d8
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 @@ -12,7 +12,7 @@ env_logger = "0.11.4"
futures = "0.3.30"
kube = "0.94.0"
kube-runtime = "0.94.0"
k8s-openapi = { version = "0.22.0", default-features = false, features = ["latest"] }
k8s-openapi = { version = "0.23.0", default-features = false, features = ["latest"] }
log = "0.4.22"
simple_logger = { version = "5.0.0", features = ["threads"] }
tokio = { version = "1.39.1", features = ["full"] }
Expand Down

0 comments on commit ba267d8

Please sign in to comment.