mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-22 11:25:24 +01:00
Add unmaintained crate advisory for cpuid-bool (#904)
It has been renamed to `cpufeatures`. See: https://github.com/RustCrypto/utils/pull/381
This commit is contained in:
20
crates/cpuid-bool/RUSTSEC-0000-0000.md
Normal file
20
crates/cpuid-bool/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,20 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "cpuid-bool"
|
||||
date = "2021-05-06"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/RustCrypto/utils/pull/381"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# `cpuid-bool` has been renamed to `cpufeatures`
|
||||
|
||||
Please use the `cpufeatures`` crate going forward:
|
||||
|
||||
<https://github.com/RustCrypto/utils/tree/master/cpufeatures>
|
||||
|
||||
There will be no further releases of `cpuid-bool`.
|
||||
Reference in New Issue
Block a user