Skip to content

Commit

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

build(deps): bump policy-evaluator from v0.13.3 to v0.14.0
  • Loading branch information
viccuad authored Jan 16, 2024
2 parents eda5419 + 4824ac3 commit f478ea3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -22,7 +22,7 @@ lazy_static = "1.4.0"
pulldown-cmark-mdcat = { version = "2.1.0", default-features = false, features = [
"regex-fancy",
] }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.13.3" }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.14.0" }
prettytable-rs = "^0.10"
pulldown-cmark = { version = "0.9.3", default-features = false }
regex = "1"
Expand Down

0 comments on commit f478ea3

Please sign in to comment.