rename hash crate to keccak-hash
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
extern crate heapsize;
|
||||
extern crate ethcore_bigint as bigint;
|
||||
extern crate rlp;
|
||||
extern crate hash as keccak;
|
||||
extern crate keccak_hash as keccak;
|
||||
extern crate hashdb;
|
||||
|
||||
use std::mem;
|
||||
|
||||
Reference in New Issue
Block a user