fix tests

This commit is contained in:
Robert Habermeier
2018-02-06 13:39:29 +01:00
parent aa7432f15e
commit 4cba452c31
4 changed files with 6 additions and 5 deletions
+1
View File
@@ -1064,6 +1064,7 @@ 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",