Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Closed
github-actions bot opened this issue May 7, 2021 · 3 comments
Closed

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

github-actions bot opened this issue May 7, 2021 · 3 comments

Comments

@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2021

cpuid-bool has been renamed to cpufeatures

Details
Status unmaintained
Package cpuid-bool
Version 0.2.0
URL RustCrypto/utils#381
Date 2021-05-06

Please use the `cpufeatures`` crate going forward:

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

There will be no further releases of cpuid-bool.

See advisory page for additional details.

@m-renaud
Copy link
Contributor

There doesn't appear to be any (direct) references to cpuid-bool crate anywhere in the identity.rs source tree.

@m-renaud
Copy link
Contributor

There are some transitive deps on cpuid-bool through sha2 0.9.3 (a dependency of iota-crypto), but the new release of sha2 (version 0.9.5) is updated to use cpufeatures.

So, I don't think there's any action required here.

@JelleMillenaar
Copy link
Collaborator

Thanks @m-renaud, I will close the issue then ^^

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants