Fix test build error in std mode (#2337)

This commit is contained in:
郭光华
2019-04-23 02:34:24 +08:00
committed by Bastian Köcher
parent 778bf0256f
commit 61d38cce5c
+1
View File
@@ -56,4 +56,5 @@ std = [
"memory-db/std",
"offchain-primitives/std",
"executive/std",
"consensus_authorities/std",
]