Update wasm-smith again (#2794)

More fuzz tweaks!
This commit is contained in:
Alex Crichton
2021-03-31 15:39:37 -05:00
committed by GitHub
parent db65fa80e0
commit dfffc69150
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.2"
wasm-smith = "0.4.3"
wasmi = "0.7.0"
[dev-dependencies]