Skip to content

Commit

Permalink
deps: Bump kubewarden-policy-sdk, k8s-openapi api version
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 Jan 3, 2025
1 parent 3e9c69f commit 7dfa049
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ crate-type = ["cdylib"]
anyhow = "1.0"
serde = { version = "1.0", features = ["derive"] }
k8s-openapi = { version = "0.24.0", default-features = false, features = [
"v1_30",
"v1_32",
] }
serde_json = "1.0"
kubewarden-policy-sdk = "0.11.1"
kubewarden-policy-sdk = "0.11.3"

[dev-dependencies]
serde_yaml = "0.9"

0 comments on commit 7dfa049

Please sign in to comment.