srijs / rust-crc32fast

Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
https://crates.io/crates/crc32fast
Apache License 2.0
269 stars 30 forks source link

Fix `is_aarch64_feature_detected` usage #26

Closed novacrazy closed 2 years ago

novacrazy commented 2 years ago

Fixes #25

srijs commented 2 years ago

Published as v1.3.2.