Skip to content

Commit 7a774ee

Browse files
Bump wasmprinter from 0.244.0 to 0.246.2 (#1199)
Bumps [wasmprinter](https://github.com/bytecodealliance/wasm-tools) from 0.244.0 to 0.246.2. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: wasmprinter dependency-version: 0.245.1 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 052a86f commit 7a774ee

2 files changed

Lines changed: 7 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 17 deletions
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
@@ -34,4 +34,4 @@ wasmparser = { workspace = true }
3434
[dev-dependencies]
3535
insta = "1.47.2"
3636
tokio = { workspace = true, features = ["macros"] }
37-
wasmprinter = "0.244.0"
37+
wasmprinter = "0.246.2"

0 commit comments

Comments
 (0)