mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-18 17:35:09 +01:00
Merge pull request #781 from RustSec/assign-ids
Assigned RUSTSEC-2020-0146 to generic-array
This commit is contained in:
@@ -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.
|
||||
95da0a6713073b1296d1e1b9c96435fa6d39eda222e9a4dc755504c803b751bb -
|
||||
04574a21ea55925545bfc46563f5180a01bd8cfa51bfc2ee685eb9926ff1ca0b -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2020-0146"
|
||||
package = "generic-array"
|
||||
date = "2020-04-09"
|
||||
url = "https://github.com/fizyk20/generic-array/issues/98"
|
||||
Reference in New Issue
Block a user