This commit is contained in:
thiolliere
2019-08-29 17:43:04 +02:00
committed by GitHub
parent 9900562389
commit 26202c66f7
14 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ extern crate bitmask;
#[cfg(feature = "std")]
pub use serde;
#[doc(hidden)]
pub use sr_std as rstd;
pub use rstd;
#[doc(hidden)]
pub use codec;
#[cfg(feature = "std")]