Skip to content

Commit

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

build(deps): bump policy-evaluator from v0.18.4 to v0.18.5
  • Loading branch information
flavio authored Aug 12, 2024
2 parents 51fd16c + 740df36 commit a59974d
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 12 deletions.
47 changes: 36 additions & 11 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.18.4" }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.18.5" }
rustls = { version = "0.23", default-features = false, features = [
"ring",
"logging",
Expand Down

0 comments on commit a59974d

Please sign in to comment.