Skip to content

Commit

Permalink
build(deps): update wasmparser requirement from 0.219 to 0.220
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 Nov 13, 2024
1 parent 3473b13 commit f3cd9ea
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.0"
wasi-common = { workspace = true }
wasmparser = "0.219"
wasmparser = "0.220"
wasmtime = { workspace = true }
wasmtime-provider = { version = "2.1.0", features = ["cache"] }
wasmtime-wasi = { workspace = true }
Expand Down

0 comments on commit f3cd9ea

Please sign in to comment.