Skip to content

Commit a795d93

Browse files
dependabot[bot]avrabe
authored andcommitted
build(deps): bump wast from 231.0.0 to 232.0.0
Bumps [wast](https://github.com/bytecodealliance/wasm-tools) from 231.0.0 to 232.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: 232.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6e716c commit a795d93

File tree

2 files changed

+39
-5
lines changed

2 files changed

+39
-5
lines changed

Cargo.lock

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

wrt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ bench = false
4545

4646
[dev-dependencies]
4747
criterion = "0.6"
48-
wast = { version = "231.0.0" }
48+
wast = { version = "232.0.0" }
4949
tempfile = "3.8"
5050
tracing = "0.1"
5151
tracing-subscriber = "0.3"

0 commit comments

Comments
 (0)