Activate std feature of session in babe (#2907)

This commit is contained in:
Bastian Köcher
2019-06-19 15:07:40 +02:00
committed by GitHub
parent 7efc504d59
commit 0d7cb00def
+1
View File
@@ -35,4 +35,5 @@ std = [
"timestamp/std",
"inherents/std",
"babe-primitives/std",
"session/std",
]