Skip to content

Commit 868a44f

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

File tree

2 files changed

+5
-39
lines changed

2 files changed

+5
-39
lines changed

Cargo.lock

Lines changed: 4 additions & 38 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
@@ -51,7 +51,7 @@ bench = false
5151

5252
[dev-dependencies]
5353
criterion = "0.5"
54-
wast = { version = "229.0.0" }
54+
wast = { version = "230.0.0" }
5555
tempfile = "3.8"
5656
tracing = "0.1"
5757
tracing-subscriber = "0.3"

0 commit comments

Comments
 (0)