get compiling on wasm

This commit is contained in:
Robert Habermeier
2018-02-06 13:27:09 +01:00
parent d43c93a7dc
commit aa7432f15e
6 changed files with 17 additions and 7 deletions
-1
View File
@@ -1064,7 +1064,6 @@ version = "0.1.0"
dependencies = [
"blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"crunchy 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
"fixed-hash 0.1.3 (git+https://github.com/rphmeier/primitives.git?branch=compile-for-wasm)",
"polkadot-runtime-codec 0.1.0",
"polkadot-serializer 0.1.0",