> spin is no longer actively maintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `spin` | | Version | `0.5.2` | | URL | [https://github.com/mvdnes/spin-rs/commit/7516c80](https://github.com/mvdnes/spin-rs/commit/7516c80) | | Date | 2019-11-21 | | Unaffected versions | `> 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`](https://github.com/oliver-giersch/conquer-once) - [`lock_api`](https://crates.io/crates/lock_api) (a subproject of `parking_lot`) See [advisory page](https://rustsec.org/advisories/RUSTSEC-2019-0031.html) for additional details.