Updates the requirements on [wabt](https://github.com/pepyakin/wabt-rs) to permit the latest version. - [Release notes](https://github.com/pepyakin/wabt-rs/releases) - [Commits](https://github.com/pepyakin/wabt-rs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This is the wasmtime-wast crate, which contains an implementation of WebAssembly's
"wast" test scripting language, which is used in the
WebAssembly spec testsuite, using wasmtime for execution.