Skip to content

Commit

Permalink
Merge pull request #550 from kubewarden/dependabot/cargo/wasmtime-was…
Browse files Browse the repository at this point in the history
…i-24.0

build(deps): update wasmtime-wasi requirement from 23.0 to 24.0
  • Loading branch information
viccuad authored Aug 22, 2024
2 parents 3cd66b9 + cefcb2d commit ca2876f
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 @@ -57,7 +57,7 @@ wasmtime-wasi = { workspace = true }
[workspace.dependencies]
wasi-common = "23.0"
wasmtime = "23.0"
wasmtime-wasi = "23.0"
wasmtime-wasi = "24.0"

[dev-dependencies]
assert-json-diff = "2.0"
Expand Down

0 comments on commit ca2876f

Please sign in to comment.