Bump wasm-smith dependency
Brings in a fix for limiting the length of import strings generated.
This commit is contained in:
@@ -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.2"
|
||||
wasm-smith = "0.1.3"
|
||||
|
||||
[[bin]]
|
||||
name = "compile"
|
||||
|
||||
Reference in New Issue
Block a user