Update Lightbeam for various API changes.

This commit is contained in:
Dan Gohman
2019-10-02 10:10:32 -07:00
parent 9757f7194c
commit 8d52e389f8
3 changed files with 28 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ failure_derive = "0.1.3"
cranelift-codegen = "0.44"
multi_mut = "0.1"
either = "1.5"
wabt = "0.7"
wabt = "0.9.2"
lazy_static = "1.2"
quickcheck = "0.7"
typemap = "0.3"