Skip to content

Commit

Permalink
Bump wit-parser from 0.11.3 to 0.12.1
Browse files Browse the repository at this point in the history
Bumps [wit-parser](https://github.com/bytecodealliance/wasm-tools) from 0.11.3 to 0.12.1.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@wit-parser-0.11.3...wit-parser-0.12.1)

---
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 Oct 19, 2023
1 parent a1b03a4 commit 7f8c655
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
22 changes: 5 additions & 17 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 crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ wasmtime-wasi = { workspace = true }
wasi-common = { workspace = true }
walrus = "0.20.1"
swc_core = { version = "0.83.0", features = ["common_sourcemap", "ecma_ast", "ecma_parser"] }
wit-parser = "0.11.3"
wit-parser = "0.12.1"
convert_case = "0.4.0"

[dev-dependencies]
Expand Down

0 comments on commit 7f8c655

Please sign in to comment.