lighthouse/crypto/eth2_hashing/src
Kirill 5dbfb37d74 eth2_hashing: make cpufeatures dep optional (#3309)
## Issue Addressed

#3308 

## Proposed Changes

* add `cpufeatures` feature.
* make `cpufeature` default feature to preserve the compatibility;
* hide all `cpufeature`-related code with `cpufeatures` feature.

Co-authored-by: Kirill <kirill@aurora.dev>
2022-07-06 22:00:58 +00:00
..
lib.rs eth2_hashing: make cpufeatures dep optional (#3309) 2022-07-06 22:00:58 +00:00