Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hashbrown depends on ahash which used to use feature(stdsimd) which as been removed in rust-lang/rust#27731. Latest hashbrown bumps ahash which doesn't use the removed feature anymore.
- Loading branch information