Daily update of wasm-smith (#2798)

Because apparently it's daily now!
This commit is contained in:
Alex Crichton
2021-04-01 15:05:38 -05:00
committed by GitHub
parent e6140c9c16
commit 90aa5cf49f
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.3"
wasm-smith = "0.4.4"
wasmi = "0.7.0"
[dev-dependencies]