Assigned RUSTSEC-2021-0082 to vec-const (#985)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-21 19:08:23 -06:00
committed by GitHub
parent 01c59cafdb
commit 68d6f5afa9
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.
71f57eeb2ed76462f66e1e7efc7ccc13b4dfbb3ec7a95438f9c4f2b2361a4300 -
6d83fe8b970feff08dd02c32a72243ed04fbb3b33c32640a2ddaaa74a27de7b2 -

View File

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