Skip to content

Commit

Permalink
build(deps): Bump wasmparser from 0.218.0 to 0.219.0
Browse files Browse the repository at this point in the history
Bumps [wasmparser](https://github.com/bytecodealliance/wasm-tools) from 0.218.0 to 0.219.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]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent ebe5e24 commit ed9cda2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 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 @@ -43,7 +43,7 @@ tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["fmt"] }
url = "2.5.0"
walrus = "0.22.0"
wasmparser = "0.218"
wasmparser = "0.219"
time = "0.3.36"
semver = { version = "1.0.22", features = ["serde"] }

Expand Down

0 comments on commit ed9cda2

Please sign in to comment.