Update wasm-smith dependency

Brings in a fuzzing bug fix!
This commit is contained in:
Alex Crichton
2021-03-30 07:13:10 -07:00
parent cc0ec75a29
commit e0440eebb7
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]