We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b952f8c commit 33aaaddCopy full SHA for 33aaadd
crates/spin/RUSTSEC-2019-0031.toml
@@ -8,11 +8,12 @@ url = "https://github.com/mvdnes/spin-rs/commit/7516c80"
8
description = """
9
The author of the `spin` crate does not have time or interest to maintain it.
10
11
-Consider the following alternatives (both of which support `no_std`):
+Consider the following alternatives (all of which support `no_std`):
12
13
- [`conquer-once`](https://github.com/oliver-giersch/conquer-once)
14
- [`lock_api`](https://crates.io/crates/lock_api) (a subproject of `parking_lot`)
15
- [`spinning_top`](https://github.com/rust-osdev/spinning_top) spinlock crate built on `lock_api`
16
+- [`spinning`](https://github.com/4lDO2/spinning-rs)
17
"""
18
19
[versions]
0 commit comments