fix build, add ci check

This commit is contained in:
NikVolf
2017-11-02 18:38:02 +03:00
parent 1cf766c697
commit 479a1f24e1
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ version = "0.1.0"
authors = ["NikVolf <nikvolf@gmail.com>"]
[dependencies]
parity-wasm = "0.12"
parity-wasm = "0.15"
wasm-utils = { path = "../" }