mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-01 01:00:23 +01:00
Assigned RUSTSEC-2020-0158 to slice-deque (#1069)
Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
377fdd8e59
commit
76105bde90
@@ -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.
|
||||
42ca4d90b4a557daf80f0be606f514ad413a5d90341135f70714161f49348a74 -
|
||||
9bae6a436712bef548c6942557c58c547eba0c7f7be2aa4be2076a6f537c9eb5 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2020-0158"
|
||||
package = "slice-deque"
|
||||
date = "2020-02-10"
|
||||
url = "https://github.com/gnzlbg/slice_deque/issues/94"
|
||||
Reference in New Issue
Block a user