Skip to content

Commit

Permalink
chore(deps): bump wasmparser from 0.217.0 to 0.218.0 (#93)
Browse files Browse the repository at this point in the history
Bumps [wasmparser](https://github.com/bytecodealliance/wasm-tools) from 0.217.0 to 0.218.0.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/commits)

---
updated-dependencies:
- dependency-name: wasmparser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent ea161f9 commit 4ea3e76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ tokio = { version = "1.40", features = ["macros"] }
wasmtime = { version = "25", features = ["component-model"] }
wasmtime-wasi = "25"
wasmtime-wasi-runtime-config = "25"
wasmparser = "0.217"
wasmparser = "0.218"

[workspace.dependencies]
anyhow = "1"
Expand Down

0 comments on commit 4ea3e76

Please sign in to comment.