upgrade some of the dependencies (#11467)
* bump parity-util-mem and related deps * upgrade some of the dependencies * deduplicate static_assertions
This commit is contained in:
@@ -37,8 +37,6 @@ use engine::SystemCall;
|
||||
use ethereum_types::{H256, Address};
|
||||
use ethjson::spec::ValidatorSet as ValidatorSpec;
|
||||
use machine::Machine;
|
||||
// The MallocSizeOf derive looks for this in the root
|
||||
use parity_util_mem as malloc_size_of;
|
||||
use parity_bytes::Bytes;
|
||||
|
||||
#[cfg(any(test, feature = "test-helpers"))]
|
||||
|
||||
Reference in New Issue
Block a user