rename hash crate to keccak-hash
This commit is contained in:
@@ -22,7 +22,7 @@ extern crate ethcore_bytes as bytes;
|
||||
extern crate common_types as types;
|
||||
extern crate ethjson;
|
||||
extern crate rlp;
|
||||
extern crate hash;
|
||||
extern crate keccak_hash as hash;
|
||||
extern crate patricia_trie as trie;
|
||||
|
||||
mod action_params;
|
||||
|
||||
Reference in New Issue
Block a user