mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
Assigned RUSTSEC-2024-0014 to generational-arena (#1893)
Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5611d4d388
commit
a9df130136
@@ -1,3 +1,3 @@
|
||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||
This prevents duplicate ID assignment due to a race between those jobs.
|
||||
a723f9529f287e83360d20241406a9ebd7ff3ac49209b2f133916e1990b9bc21 -
|
||||
7bf2712c464d588541d9bad260fa4a45f0b1c4425fbd94fcdd1e413fe1c060d9 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2024-0014"
|
||||
package = "generational-arena"
|
||||
date = "2024-02-11"
|
||||
url = "https://github.com/fitzgen/generational-arena/issues/55"
|
||||
@@ -14,4 +14,4 @@ patched = []
|
||||
The `generational-arena` crate's repository has been archived and is no longer maintained.
|
||||
|
||||
## Alternatives
|
||||
- [slotmap](https://crates.io/crates/slotmap)
|
||||
- [slotmap](https://crates.io/crates/slotmap)
|
||||
Reference in New Issue
Block a user