Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Closed
github-actions bot opened this issue May 7, 2021 · 1 comment · Fixed by #913
Closed

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

github-actions bot opened this issue May 7, 2021 · 1 comment · Fixed by #913

Comments

@github-actions
Copy link

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.

@thanethomson
Copy link
Contributor

Looks like this is due to the chacha20poly1305 dependency in the tendermint-p2p crate's dependencies:

chacha20poly1305 = "0.7"

xla added a commit that referenced this issue Jun 22, 2021
Fixes #875

Signed-off-by: Alexander Simmerl <a.simmerl@gmail.com>
thanethomson pushed a commit that referenced this issue Jun 22, 2021
Fixes #875

Signed-off-by: Alexander Simmerl <a.simmerl@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant