diff --git a/.duplicate-id-guard b/.duplicate-id-guard index 47a8d6d..1a56a71 100644 --- a/.duplicate-id-guard +++ b/.duplicate-id-guard @@ -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 - diff --git a/crates/linked_list_allocator/RUSTSEC-0000-0000.md b/crates/linked_list_allocator/RUSTSEC-2022-0063.md similarity index 98% rename from crates/linked_list_allocator/RUSTSEC-0000-0000.md rename to crates/linked_list_allocator/RUSTSEC-2022-0063.md index 2903826..4cb7f94 100644 --- a/crates/linked_list_allocator/RUSTSEC-0000-0000.md +++ b/crates/linked_list_allocator/RUSTSEC-2022-0063.md @@ -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"