upgrade all wasmparser to 0.71
new simd instructions are left as ubsupported in cranelift-wasm
This commit is contained in:
@@ -43,7 +43,7 @@ libc = "0.2.60"
|
||||
log = "0.4.8"
|
||||
rayon = "1.2.1"
|
||||
humantime = "2.0.0"
|
||||
wasmparser = "0.70.0"
|
||||
wasmparser = "0.71.0"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.8.1"
|
||||
|
||||
Reference in New Issue
Block a user