mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 15:56:07 +01:00
Merge pull request #242 from RustSec/RUSTSEC-2019-0031/add-link-to-spinning-top
RUSTSEC-2019-0031: add link to `spinning_top`
This commit is contained in:
@@ -12,6 +12,7 @@ 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`)
|
||||
- [`spinning_top`](https://github.com/rust-osdev/spinning_top) spinlock crate built on `lock_api`
|
||||
"""
|
||||
|
||||
[versions]
|
||||
|
||||
Reference in New Issue
Block a user