cpuid-bool 0.99.99

DEPRECATED: replaced by the `cpufeatures` crate
1
2
3
4
5
6
7
8
9
10
11
# 🚨 DEPRECATED! 🚨

The `cpuid-bool` crate has been renamed to `cpufeatures`.

There will be no further releases of the `cpuid-bool` crate.

Please upgrade to the `cpufeatures` crate:

- **crates.io**: https://crates.io/crates/cpufeatures
- **docs.rs**: https://docs.rs/cpufeatures
- **repo**: https://github.com/RustCrypto/utils/tree/master/cpufeatures