LukeMathWalker / wiremock-rs

HTTP mocking to test Rust applications.
Apache License 2.0
617 stars 70 forks source link

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

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

cpuid-bool has been renamed to cpufeatures

Details
Status unmaintained
Package cpuid-bool
Version 0.2.0
URL https://github.com/RustCrypto/utils/pull/381
Date 2021-05-06

Please use the `cpufeatures`` crate going forward:

<https://github.com/RustCrypto/utils/tree/master/cpufeatures&gt;

There will be no further releases of cpuid-bool.

See advisory page for additional details.