Assigned RUSTSEC-2022-0063 to linked_list_allocator (#1449)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-10-30 16:54:13 +01:00
committed by GitHub
parent 6a06cf8571
commit 9e50517457
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.
41fff8ff5c81d2a0851f01fc33a92e49c46a3d97cd8819e33e1400e07a54a4e7 -
c9c55a2d3465e8ca72b62f40d8a8073c5142a78ad040e18b7e237348769a549e -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0063"
package = "linked_list_allocator"
date = "2022-09-07"
url = "https://github.com/advisories/GHSA-xg8p-34w2-j49j"