RUSTSEC-2021-0064

Source
https://rustsec.org/advisories/RUSTSEC-2021-0064
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2021-0064.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2021-0064
Published
2021-05-06T12:00:00Z
Modified
2021-05-06T23:45:32Z
Summary
`cpuid-bool` has been renamed to `cpufeatures`
Details

Please use the `cpufeatures`` crate going forward:

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

There will be no further releases of cpuid-bool.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / cpuid-bool

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "os": [],
        "functions": [],
        "arch": []
    }
}

Database specific

{
    "cvss": null,
    "informational": "unmaintained",
    "categories": []
}