bump wasmparser to 0.44.0 + fix error due to change wasmparser operator names
This commit is contained in:
@@ -14,7 +14,7 @@ edition = "2018"
|
||||
smallvec = "1.0.0"
|
||||
dynasm = "0.5.1"
|
||||
dynasmrt = "0.5.1"
|
||||
wasmparser = "0.39.1"
|
||||
wasmparser = "0.44.0"
|
||||
memoffset = "0.5.1"
|
||||
itertools = "0.8"
|
||||
capstone = "0.6.0"
|
||||
|
||||
Reference in New Issue
Block a user