Skip to content

Commit

Permalink
Add unmaintained crate advisory for cpuid-bool
Browse files Browse the repository at this point in the history
It has been renamed to `cpufeatures`. See:

RustCrypto/utils#381
  • Loading branch information
tarcieri committed May 6, 2021
1 parent 9279d5f commit ab0c6d5
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions crates/cpuid-bool/RUSTSEC-0000-0000.md
Original file line number Diff line number Diff line change
@@ -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`.

0 comments on commit ab0c6d5

Please sign in to comment.