From 9a5b1008028e4b37e91f5951e639ad7848232f8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 18:11:27 +0100 Subject: [PATCH] Assigned RUSTSEC-2023-0016 to partial_sort (#1622) Co-authored-by: Shnatsel --- .duplicate-id-guard | 2 +- .../partial_sort/{RUSTSEC-0000-0000.md => RUSTSEC-2023-0016.md} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename crates/partial_sort/{RUSTSEC-0000-0000.md => RUSTSEC-2023-0016.md} (97%) diff --git a/.duplicate-id-guard b/.duplicate-id-guard index cf02811..5dc3a16 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. -d70ddd5149180c8ec65d544f6455ce25eb26afbab4edf39fd783eb67aad54ff5 - +fcaa0cce5ded9ed56c793d9c0e5752578b7a28bf57ea6bc2e930d3a3c6950dea - diff --git a/crates/partial_sort/RUSTSEC-0000-0000.md b/crates/partial_sort/RUSTSEC-2023-0016.md similarity index 97% rename from crates/partial_sort/RUSTSEC-0000-0000.md rename to crates/partial_sort/RUSTSEC-2023-0016.md index b5ddd0b..4bca1e2 100644 --- a/crates/partial_sort/RUSTSEC-0000-0000.md +++ b/crates/partial_sort/RUSTSEC-2023-0016.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2023-0016" package = "partial_sort" date = "2023-02-20" url = "https://github.com/sundy-li/partial_sort/issues/7"