Update wasm-smith to 0.1.2 (#2167)

This commit is contained in:
Nick Fitzgerald
2020-08-26 15:35:25 -07:00
committed by GitHub
parent 2632848491
commit 1bbcbcb647
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ target-lexicon = "0.10"
peepmatic-fuzzing = { path = "../cranelift/peepmatic/crates/fuzzing", optional = true }
wasmtime = { path = "../crates/wasmtime" }
wasmtime-fuzzing = { path = "../crates/fuzzing" }
wasm-smith = "0.1.1"
wasm-smith = "0.1.2"
[[bin]]
name = "compile"