chore: regenerate umbrella crate, fix feature propagation
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
#![cfg_attr(not(feature = "std"), no_std)]
|
||||
|
||||
use codec::{Decode, DecodeWithMemTracking, Encode, MaxEncodedLen};
|
||||
use scale_info::TypeInfo;
|
||||
use pezsp_timestamp::Timestamp;
|
||||
use scale_info::TypeInfo;
|
||||
|
||||
/// Unit type wrapper that represents a slot.
|
||||
#[derive(
|
||||
|
||||
Reference in New Issue
Block a user