diff --git a/crates/cpuid-bool/RUSTSEC-0000-0000.md b/crates/cpuid-bool/RUSTSEC-0000-0000.md new file mode 100644 index 0000000..57784e1 --- /dev/null +++ b/crates/cpuid-bool/RUSTSEC-0000-0000.md @@ -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: + + + +There will be no further releases of `cpuid-bool`.