Skip to content

Commit

Permalink
chore(deps): bump policy-evaluator
Browse files Browse the repository at this point in the history
Signed-off-by: Flavio Castelli <[email protected]>
  • Loading branch information
flavio committed Sep 30, 2024
1 parent f0bb102 commit 807b7c1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
20 changes: 13 additions & 7 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 @@ -29,7 +29,7 @@ opentelemetry = { version = "0.24.0", default-features = false, features = [
] }
opentelemetry_sdk = { version = "0.24.1", features = ["rt-tokio"] }
pprof = { version = "0.13", features = ["prost-codec"] }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.19.1" }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.19.2" }
rustls = { version = "0.23", default-features = false, features = [
"ring",
"logging",
Expand Down

0 comments on commit 807b7c1

Please sign in to comment.