Skip to content

Commit c656b63

Browse files
chore(deps): bump wast from 254.0.0 to 255.0.0 (#902)
Bumps [wast](https://github.com/bytecodealliance/wasm-tools) from 254.0.0 to 255.0.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: wast dependency-version: 255.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2aa8f8 commit c656b63

2 files changed

Lines changed: 43 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 42 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ wasm-encoder = "0.254"
4545
wit-parser = "0.254"
4646
wit-component = "0.254"
4747
wat = "1.252"
48-
wast = "254.0"
48+
wast = "255.0"
4949

5050
# Serialization
5151
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)