Skip to content

Commit

Permalink
Merge pull request #726 from kubewarden/dependabot/cargo/policy-evalu…
Browse files Browse the repository at this point in the history
…ator-v0.16.4

build(deps): bump policy-evaluator from v0.16.3 to v0.16.4
  • Loading branch information
flavio authored Apr 8, 2024
2 parents d288644 + 35f262d commit 21b8956
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 79 deletions.
113 changes: 35 additions & 78 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.22.0", default-features = false, features = [
] }
opentelemetry_sdk = { version = "0.22.1", features = ["rt-tokio"] }
pprof = { version = "0.13", features = ["prost-codec"] }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.16.3" }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.16.4" }
rayon = "1.10"
regex = "1.10"
serde_json = "1.0"
Expand Down

0 comments on commit 21b8956

Please sign in to comment.