Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 8900d79 commit 0bd60bb
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 6 deletions.
41 changes: 36 additions & 5 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 @@ -36,7 +36,7 @@ wasm-compose = "0.218"
wasm-metadata = "0.217"
wasm-opt = { version = "0.116.1", optional = true }
wit-component = "0.217"
wit-parser = "0.217"
wit-parser = "0.219"

[build-dependencies]
anyhow = "1"
Expand Down

0 comments on commit 0bd60bb

Please sign in to comment.