mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-30 08:13:58 +01:00
Assigned RUSTSEC-2021-0082 to vec-const (#985)
Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
01c59cafdb
commit
68d6f5afa9
@@ -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.
|
||||
71f57eeb2ed76462f66e1e7efc7ccc13b4dfbb3ec7a95438f9c4f2b2361a4300 -
|
||||
6d83fe8b970feff08dd02c32a72243ed04fbb3b33c32640a2ddaaa74a27de7b2 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2021-0082"
|
||||
package = "vec-const"
|
||||
date = "2021-08-14"
|
||||
url = "https://github.com/Eolu/vec-const/issues/1#issuecomment-898908241"
|
||||
Reference in New Issue
Block a user