Merge pull request #2792 from alexcrichton/update-wasm-smith

Update wasm-smith dependency
This commit is contained in:
Nick Fitzgerald
2021-03-30 10:33:11 -07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ wasmprinter = "0.2.25"
wasmtime = { path = "../wasmtime" }
wasmtime-wast = { path = "../wast" }
wasm-encoder = "0.4.1"
wasm-smith = "0.4.1"
wasm-smith = "0.4.2"
wasmi = "0.7.0"
[dev-dependencies]