Update to Cretonne 0.8.0.

This commit is contained in:
Dan Gohman
2018-05-14 12:58:28 -10:00
parent ed734f8ecb
commit b5e794a584
13 changed files with 116 additions and 104 deletions

View File

@@ -8,6 +8,6 @@ repository = "https://github.com/sunfishcode/wasmstandalone"
license = "Apache-2.0"
[dependencies]
cretonne = "0.4.0"
cretonne-wasm = "0.4.0"
wasmparser = "0.15.1"
cretonne-codegen = "0.8.0"
cretonne-wasm = "0.8.0"
wasmparser = "0.16.1"