Skip to content

Commit a81fe4a

Browse files
Bump wit-parser from 0.248.0 to 0.251.0 (#1223)
Bumps [wit-parser](https://github.com/bytecodealliance/wasm-tools) from 0.248.0 to 0.251.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: wit-parser dependency-version: 0.251.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67dc93c commit a81fe4a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ swc_core = { version = "68.0.4", features = [
2525
"ecma_ast",
2626
"ecma_parser",
2727
] }
28-
wit-parser = "0.248.0"
28+
wit-parser = "0.251.0"
2929
convert_case = "0.10.0"
3030
wasm-opt = { workspace = true }
3131
tempfile = { workspace = true }

0 commit comments

Comments
 (0)