LukeMathWalker/wiremock-rs

RUSTSEC-2021-0064: `cpuid-bool` has been renamed to `cpufeatures`

github-actions opened this issue · 0 comments

cpuid-bool has been renamed to cpufeatures

Details
Status unmaintained
Package cpuid-bool
Version 0.2.0
URL RustCrypto/utils#381
Date 2021-05-06

Please use the `cpufeatures`` crate going forward:

<https://github.com/RustCrypto/utils/tree/master/cpufeatures>

There will be no further releases of cpuid-bool.

See advisory page for additional details.