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 d4d4e1b commit a19c530Copy full SHA for a19c530
crates/atomic-polyfill/RUSTSEC-0000-0000.md
@@ -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