Skip to content

Commit a34deac

Browse files
Bump wat from 1.207.0 to 1.219.1 (#2282)
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.207.0 to 1.219.1. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.207.0...v1.219.1) --- updated-dependencies: - dependency-name: wat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 205400d commit a34deac

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

Cargo.lock

Lines changed: 17 additions & 6 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
@@ -81,7 +81,7 @@ wasm-instrument = { version = "0.4.0" }
8181
which = { version = "6.0.1" }
8282
xxhash-rust = { version = "0.8" }
8383
const_env = { version = "0.1"}
84-
wat = { version = "1.207.0" }
84+
wat = { version = "1.219.1" }
8585

8686
# Substrate dependencies
8787
frame-metadata = { version = "16.0.0" }

0 commit comments

Comments
 (0)