Skip to content

Commit

Permalink
build(deps): update wasmparser requirement from 0.221 to 0.222
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: wasmparser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent b0eeb5c commit 7f5e91c
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 @@ -50,7 +50,7 @@ url = { version = "2.2", features = ["serde"] }
validator = { version = "0.19", features = ["derive"] }
wapc = "2.1"
wasi-common = { workspace = true }
wasmparser = "0.221"
wasmparser = "0.222"
wasmtime = { workspace = true }
wasmtime-provider = { version = "2.2.0", features = ["cache"] }
wasmtime-wasi = { workspace = true }
Expand Down

0 comments on commit 7f5e91c

Please sign in to comment.