Refactors references to MemoryLruCache in ethcore (#6693)
This commit is contained in:
@@ -92,6 +92,7 @@ extern crate vm;
|
||||
extern crate hash;
|
||||
extern crate triehash;
|
||||
extern crate kvdb;
|
||||
extern crate memory_cache;
|
||||
|
||||
#[cfg(feature = "ipc")]
|
||||
extern crate ethcore_ipc as ipc;
|
||||
|
||||
Reference in New Issue
Block a user