remove lock files and add extern

This commit is contained in:
NikVolf
2017-05-04 16:39:10 +03:00
parent 36c248ac9e
commit 62fcc5ece5
4 changed files with 2 additions and 70 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ version = "0.1.0"
authors = ["NikVolf <nikvolf@gmail.com>"]
[dependencies]
parity-wasm = { git="https://github.com/nikvolf/parity-wasm" }
parity-wasm = { git="https://github.com/nikvolf/parity-wasm" }
wasm-utils = { path = "../" }