mirror of
https://github.com/rustsec/advisory-db.git
synced 2026-07-16 00:12:29 -04:00
Mark gcc unmaintained
This commit is contained in:
committed by
Dirkjan Ochtman
parent
de3adb7264
commit
3c3a36e967
19
crates/gcc/RUSTSEC-0000-0000.md
Normal file
19
crates/gcc/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,19 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "gcc"
|
||||
date = "2025-11-17"
|
||||
url = "https://crates.io/crates/gcc"
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# gcc crate is unmaintained
|
||||
|
||||
The `gcc` crate is deprecated and no longer actively maintained. If you rely on this crate, consider switching to a recommended alternative.
|
||||
|
||||
## Recommended alternatives
|
||||
|
||||
- [`cc`](https://crates.io/crates/cc)
|
||||
Reference in New Issue
Block a user