Skip to content

Commit c807076

Browse files
authored
Merge pull request #956 from flavio/update-wasmtime
chore(deps): update wasmtime
2 parents 08f9de6 + 8c1d4ea commit c807076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ opentelemetry = { version = "0.26.0", default-features = false, features = [
2929
] }
3030
opentelemetry_sdk = { version = "0.26.0", features = ["rt-tokio"] }
3131
pprof = { version = "0.13", features = ["prost-codec"] }
32-
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.19.2" }
32+
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.19.3" }
3333
rustls = { version = "0.23", default-features = false, features = [
3434
"ring",
3535
"logging",

0 commit comments

Comments
 (0)