Skip to content

Commit 3318297

Browse files
authored
Merge pull request #159 from kubewarden/dependabot/cargo/policy-evaluator-v0.2.10
Bump policy-evaluator from v0.2.9 to v0.2.10
2 parents dd73351 + 7e2596c commit 3318297

File tree

2 files changed

+6
-23
lines changed

2 files changed

+6
-23
lines changed

Cargo.lock

+5-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ edition = "2018"
1212
anyhow = "1.0"
1313
async-stream = "0.3.0"
1414
itertools = "0.10.1"
15-
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.2.9" }
15+
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.2.10" }
1616
policy-fetcher = { git = "https://github.com/kubewarden/policy-fetcher", tag = "v0.3.0" }
1717
kubewarden-policy-sdk = "0.3.2"
1818
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)