allow polkadot-primitives to compile on nightly

This commit is contained in:
Robert Habermeier
2018-01-31 22:27:07 +01:00
parent 29c3a585a1
commit 0035369f82
9 changed files with 58 additions and 30 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
//! Validator primitives.
use bytes;
use bytes::{self, Vec};
use parachain;
/// Parachain outgoing message.