Skip to content

Commit

Permalink
chore(deps): update kubewarden SDK
Browse files Browse the repository at this point in the history
Signed-off-by: Flavio Castelli <fcastelli@suse.com>
  • Loading branch information
flavio committed Sep 17, 2024
1 parent 9abc3ea commit 667bb32
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 15 deletions.
62 changes: 48 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ anyhow = "1.0"
k8s-openapi = { version = "0.23.0", default-features = false, features = [
"v1_27",
] }
kubewarden-policy-sdk = "0.11.0"
kubewarden-policy-sdk = "0.11.1"
lazy_static = "1.4"
pem = "3.0.4"
serde_json = "1.0"
Expand Down

0 comments on commit 667bb32

Please sign in to comment.