Update wasm-smith (#2509)
Brings in a few bug fixes for generating module-linking modules
This commit is contained in:
@@ -17,7 +17,7 @@ target-lexicon = "0.11"
|
||||
peepmatic-fuzzing = { path = "../cranelift/peepmatic/crates/fuzzing", optional = true }
|
||||
wasmtime = { path = "../crates/wasmtime" }
|
||||
wasmtime-fuzzing = { path = "../crates/fuzzing" }
|
||||
wasm-smith = "0.2.0"
|
||||
wasm-smith = "0.3.0"
|
||||
|
||||
[features]
|
||||
experimental_x64 = ["wasmtime-fuzzing/experimental_x64"]
|
||||
|
||||
Reference in New Issue
Block a user