Skip to content

Commit

Permalink
Merge pull request kubewarden#582 from kubewarden/dependabot/cargo/wa…
Browse files Browse the repository at this point in the history
…smparser-0.221

build(deps): update wasmparser requirement from 0.220 to 0.221
  • Loading branch information
viccuad authored Nov 28, 2024
2 parents 11d02ef + 7c5442f commit 3fab844
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 @@ -49,7 +49,7 @@ url = { version = "2.2", features = ["serde"] }
validator = { version = "0.19", features = ["derive"] }
wapc = "2.1"
wasi-common = { workspace = true }
wasmparser = "0.220"
wasmparser = "0.221"
wasmtime = { workspace = true }
wasmtime-provider = { version = "2.2.0", features = ["cache"] }
wasmtime-wasi = { workspace = true }
Expand Down

0 comments on commit 3fab844

Please sign in to comment.