rename hash crate to keccak-hash
This commit is contained in:
@@ -65,7 +65,7 @@ extern crate parity_reactor;
|
||||
extern crate parity_updater as updater;
|
||||
extern crate rlp;
|
||||
extern crate stats;
|
||||
extern crate hash;
|
||||
extern crate keccak_hash as hash;
|
||||
extern crate hardware_wallet;
|
||||
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user