Update wasm-smith to generate more wasm (#2967)
This brings in bytecodealliance/wasm-tools#277 which should improve the wasm programs that wasm-smith generates.
This commit is contained in:
@@ -18,7 +18,7 @@ wasmprinter = "0.2.26"
|
||||
wasmtime = { path = "../wasmtime" }
|
||||
wasmtime-wast = { path = "../wast" }
|
||||
wasm-encoder = "0.4.1"
|
||||
wasm-smith = "0.4.4"
|
||||
wasm-smith = "0.4.5"
|
||||
wasmi = "0.7.0"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user