Skip to content

Commit 2815293

Browse files
committed
Assigned RUSTSEC-2025-0121 to gcc
1 parent 3c3a36e commit 2815293

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.duplicate-id-guard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This file causes merge conflicts if two ID assignment jobs run concurrently.
22
This prevents duplicate ID assignment due to a race between those jobs.
3-
610e70285addebd660c69969a0b01354087cd30ee5eea3376d71451695adac53 -
3+
750acc65ad1fbc6d291371b20559f51973d71375a067e47b24798e84866cfda6 -

crates/gcc/RUSTSEC-0000-0000.md renamed to crates/gcc/RUSTSEC-2025-0121.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2025-0121"
44
package = "gcc"
55
date = "2025-11-17"
66
url = "https://crates.io/crates/gcc"
@@ -16,4 +16,4 @@ The `gcc` crate is deprecated and no longer actively maintained. If you rely on
1616

1717
## Recommended alternatives
1818

19-
- [`cc`](https://crates.io/crates/cc)
19+
- [`cc`](https://crates.io/crates/cc)

0 commit comments

Comments
 (0)