Skip to content

Commit a19c530

Browse files
oherraladjc
authored andcommitted
Advisory for unmaintained atomic-polyfill
1 parent d4d4e1b commit a19c530

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
```toml
2+
[advisory]
3+
id = "RUSTSEC-0000-0000"
4+
package = "atomic-polyfill"
5+
date = "2023-07-11"
6+
url = "https://github.com/embassy-rs/atomic-polyfill/commit/48e55c166684f37af0b00fbee5a0809b1a2bae8e"
7+
informational = "unmaintained"
8+
9+
[versions]
10+
patched = []
11+
```
12+
13+
# atomic-polyfill is unmaintained
14+
15+
The author has archived the GitHub repository and mentions deprecation in
16+
project's
17+
[README](https://github.com/embassy-rs/atomic-polyfill/blob/48e55c166684f37af0b00fbee5a0809b1a2bae8e/README.md).
18+
19+
## Possible alternatives
20+
21+
* [portable-atomic](https://crates.io/crates/portable-atomic)

0 commit comments

Comments
 (0)