Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Use `once_cell` instead of `lazy_static` for test - Comply with Clippy rules - More small fixes The following changes has been included since 2.0.0-beta.1. - Use phf (perfect hash map) instead of ahash (#7, #9) by @mkroening Actual type of OEMCPHashMap will be changed.
- Loading branch information