Skip to content

Commit

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

build(deps): bump policy-evaluator from v0.17.6 to v0.17.7
  • Loading branch information
viccuad authored Jun 17, 2024
2 parents 0ec3df3 + 79806df commit 760bfea
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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.17.6" }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.17.7" }
rustls-pki-types = { version = "1", features = ["alloc"] }
rayon = "1.10"
regex = "1.10"
Expand Down

0 comments on commit 760bfea

Please sign in to comment.