We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
spin is no longer actively maintained
spin
0.5.2
The author of the spin crate does not have time or interest to maintain it.
Consider the following alternatives (both of which support no_std):
no_std
conquer-once
lock_api
parking_lot
spinning_top
See advisory page for additional details.
The text was updated successfully, but these errors were encountered:
spin is a dependency of ring. Upstream issue is briansmith/ring#921
ring
Sorry, something went wrong.
@chifflier looks like this might be resolved by spin being maintained again. See recent traffic on briansmith/ring#921.
cargo audit currently doesn't print any warnings, I think this issue can be closed. :)
cargo audit
Closing issue
No branches or pull requests
spin
0.5.2
The author of the
spin
crate does not have time or interest to maintain it.Consider the following alternatives (both of which support
no_std
):conquer-once
lock_api
(a subproject ofparking_lot
)spinning_top
spinlock crate built onlock_api
See advisory page for additional details.
The text was updated successfully, but these errors were encountered: