Skip to content

Commit

Permalink
Merge pull request #957 from flavio/update-wasmtime
Browse files Browse the repository at this point in the history
chore(deps): update wasmtime
  • Loading branch information
viccuad authored Oct 25, 2024
2 parents e8bb5d3 + 1542bcd commit 00455bc
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 @@ -23,7 +23,7 @@ pem = "3"
pulldown-cmark-mdcat = { version = "2.5.0", default-features = false, features = [
"regex-fancy",
] }
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-pki-types = { version = "1", features = ["alloc"] }
prettytable-rs = "^0.10"
pulldown-cmark = { version = "0.12.1", default-features = false }
Expand Down

0 comments on commit 00455bc

Please sign in to comment.