rename hash crate to keccak-hash
This commit is contained in:
@@ -79,7 +79,7 @@ extern crate bytes;
|
||||
extern crate path;
|
||||
extern crate ethcore_logger;
|
||||
extern crate ipnetwork;
|
||||
extern crate hash;
|
||||
extern crate keccak_hash as hash;
|
||||
extern crate serde_json;
|
||||
extern crate snappy;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user