Update to wasmparser 0.11.2.
This commit is contained in:
@@ -24,7 +24,7 @@ cretonne-wasm = { git = "https://github.com/stoklund/cretonne.git" }
|
|||||||
cretonne-native = { git = "https://github.com/stoklund/cretonne.git" }
|
cretonne-native = { git = "https://github.com/stoklund/cretonne.git" }
|
||||||
wasmstandalone = { path = "lib/wasmstandalone" }
|
wasmstandalone = { path = "lib/wasmstandalone" }
|
||||||
wasm2obj = { path = "lib/wasm2obj" }
|
wasm2obj = { path = "lib/wasm2obj" }
|
||||||
wasmparser = "0.8.2"
|
wasmparser = "0.11.2"
|
||||||
wasmtext = { git = "https://github.com/yurydelendik/wasmtext" }
|
wasmtext = { git = "https://github.com/yurydelendik/wasmtext" }
|
||||||
filecheck = "0.0.1"
|
filecheck = "0.0.1"
|
||||||
docopt = "0.8.0"
|
docopt = "0.8.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user