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 4b6acc7 commit 243c9f7Copy full SHA for 243c9f7
crates/gcc/RUSTSEC-0000-0000.md
@@ -0,0 +1,19 @@
1
+```toml
2
+[advisory]
3
+id = "RUSTSEC-0000-0000"
4
+package = "gcc"
5
+date = "2025-11-17"
6
+url = "https://crates.io/crates/gcc"
7
+informational = "unmaintained"
8
+
9
+[versions]
10
+patched = []
11
+```
12
13
+# gcc crate is unmaintained
14
15
+The `gcc` crate is deprecated and no longer actively maintained. If you rely on this crate, consider switching to a recommended alternative.
16
17
+## Recommended alternatives
18
19
+- [`cc`](hhttps://crates.io/crates/cc)
0 commit comments