tkaitchuck / aHash

aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
https://crates.io/crates/ahash
Apache License 2.0
1.03k stars 101 forks source link

Remove build-time check for stdsimd feature (0.7 branch) #202

Closed Manishearth closed 7 months ago

Manishearth commented 8 months ago

In the same vein as https://github.com/tkaitchuck/aHash/pull/183

Fixes #200 for 0.7 users

Would highly appreciate a release of this.

tkaitchuck commented 7 months ago

Fixed via #201, and released as 0.7.8