Skip to content

Commit

Permalink
update kubewarden SDK
Browse files Browse the repository at this point in the history
Signed-off-by: Flavio Castelli <[email protected]>
  • Loading branch information
flavio committed May 9, 2024
1 parent 5fb6350 commit 1088ddf
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 67 deletions.
91 changes: 25 additions & 66 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 @@ -17,7 +17,7 @@ anyhow = "1.0"
k8s-openapi = { version = "0.22.0", default_features = false, features = [
"v1_27",
] }
kubewarden-policy-sdk = "0.10.0"
kubewarden-policy-sdk = "0.10.1"
lazy_static = "1.4"
pem = "3.0.4"
serde_json = "1.0"
Expand Down

0 comments on commit 1088ddf

Please sign in to comment.