Skip to content

Commit

Permalink
Merge pull request #956 from flavio/update-wasmtime
Browse files Browse the repository at this point in the history
chore(deps): update wasmtime
  • Loading branch information
flavio authored Oct 25, 2024
2 parents 08f9de6 + 8c1d4ea commit c807076
Showing 1 changed file with 1 addition and 1 deletion.
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.26.0", default-features = false, features = [
] }
opentelemetry_sdk = { version = "0.26.0", features = ["rt-tokio"] }
pprof = { version = "0.13", features = ["prost-codec"] }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.19.2" }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.19.3" }
rustls = { version = "0.23", default-features = false, features = [
"ring",
"logging",
Expand Down

0 comments on commit c807076

Please sign in to comment.