mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-05 19:20:34 +01:00
Merge pull request #745 from RustSec/assign-ids
Assigned RUSTSEC-2020-0143 to multiqueue
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.
|
||||
362b363407f4e019a22f591cbb07538bb7de7ae759d601796e4a41d9b9f2b8e7 -
|
||||
9b386a0391fa323945c4dca047653ba40b85aca7067a99580758fc3c246cd52c -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2020-0143"
|
||||
package = "multiqueue"
|
||||
date = "2020-12-25"
|
||||
url = "https://github.com/schets/multiqueue/issues/31"
|
||||
Reference in New Issue
Block a user