Skip to content

Commit

Permalink
deps(k8s-openapi): Bump features to v1_30
Browse files Browse the repository at this point in the history
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
  • Loading branch information
viccuad committed May 6, 2024
1 parent 556fea1 commit e7a52bc
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 @@ -17,7 +17,7 @@ daemonize = "0.5"
futures = "0.3"
itertools = "0.12.1"
k8s-openapi = { version = "0.22.0", default-features = false, features = [
"v1_29",
"v1_30",
] }
lazy_static = "1.4.0"
mime = "0.3"
Expand Down

0 comments on commit e7a52bc

Please sign in to comment.