Assigned RUSTSEC-2022-0078 to bumpalo (#1526)

Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-14 15:39:48 -05:00
committed by GitHub
parent d69627fe05
commit e653dbe4cb
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.
5d6f2dd9d20566215864682afa17d4bdd14dcded17eb4547df3cf6f87b4a35d6 -
22e866ea8104ffe9af87a36690f1a851873013bdefd08916630c43cec0cc523d -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0078"
package = "bumpalo"
date = "2022-01-14"
url = "https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md#3111"