build(deps): bump wasmparser from 0.224.1 to 0.229.0 in the cargo group

Bumps the cargo group with 1 update: [wasmparser](https://github.com/bytecodealliance/wasm-tools).


Updates `wasmparser` from 0.224.1 to 0.229.0
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-30 21:10:57 +00:00 committed by Amaan Qureshi
parent 5272b6b908
commit a0fd1ded97
2 changed files with 1 additions and 1 deletions

BIN
Cargo.lock generated

Binary file not shown.

View file

@ -156,7 +156,7 @@ topological-sort = "0.2.2"
unindent = "0.2.4"
url = { version = "2.5.4", features = ["serde"] }
walkdir = "2.5.0"
wasmparser = "0.224.1"
wasmparser = "0.229.0"
webbrowser = "1.0.5"
tree-sitter = { version = "0.26.0", path = "./lib" }