This commit bumps Cranelift to 0.49.0 and target-lexicon to 0.9.0 to fix the failing build to due an updated faerie crate that violated semver with an updated 0.9.0 target-lexicon dependency. Fixes #491.
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.