cpufeatures-v0.3.1
## Changed - Use compile-time target feature detection under Miri ([#1513]) ## Fixed - Detection of the `avx` target feature ([#1511]) - Use `::MAX` constant instead of deprecated `::max_value()` associated method ([#1515]) [#1511]: https://github.com/RustCrypto/utils/pull/1511 [#1513]: https://github.com/RustCrypto/utils/pull/1513 [#1515]: https://github.com/RustCrypto/utils/pull/1515