From 9997408c087d4fba8342322c2ee5d8018ee7fd23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 09:02:27 -0700 Subject: [PATCH] Assigned RUSTSEC-2022-0001 to lmdb (#1143) Co-authored-by: tarcieri --- .duplicate-id-guard | 2 +- crates/lmdb/{RUSTSEC-0000-0000.md => RUSTSEC-2022-0001.md} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename crates/lmdb/{RUSTSEC-0000-0000.md => RUSTSEC-2022-0001.md} (94%) diff --git a/.duplicate-id-guard b/.duplicate-id-guard index 7f9c26d..646aa52 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. -1c73b234ccce2c42ef5a2422c20f09804ff06fd326ac338bf1429a31fd5bf4cc - +e4ebda0727551a10103472c958bfc78a6ad1157a1c421870329745a76b1cb876 - diff --git a/crates/lmdb/RUSTSEC-0000-0000.md b/crates/lmdb/RUSTSEC-2022-0001.md similarity index 94% rename from crates/lmdb/RUSTSEC-0000-0000.md rename to crates/lmdb/RUSTSEC-2022-0001.md index 01c1195..b0c114b 100644 --- a/crates/lmdb/RUSTSEC-0000-0000.md +++ b/crates/lmdb/RUSTSEC-2022-0001.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2022-0001" package = "lmdb" date = "2022-01-05" url = "https://github.com/danburkert/lmdb-rs"