Assigned RUSTSEC-2020-0158 to slice-deque (#1069)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-07 07:38:11 -06:00
committed by GitHub
parent 377fdd8e59
commit 76105bde90
2 changed files with 2 additions and 2 deletions

View File

@@ -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 -

View File

@@ -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"