Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 68c8e6d

Browse files
committed
deps: Consume policy-evaluator 0.29.2
Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
1 parent ef29390 commit 68c8e6d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ k8s-openapi = { version = "0.25.0", default-features = false, features = [
2424
] }
2525
lazy_static = "1.4.0"
2626
pem = "3"
27-
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.29.1" }
27+
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.29.2" }
2828
prettytable-rs = "^0.10"
2929
regex = "1"
3030
rustls-pki-types = { version = "1", features = ["alloc"] }

0 commit comments

Comments
 (0)