diff --git a/.duplicate-id-guard b/.duplicate-id-guard index b7dfef2..95cf2fc 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. -0c302b4242f237c6b97de611e4d9c7321099b0578f33b29fa8b963c8ac6553ac - +03b2146bc527a64a357406ac5dec149a114e38ed1ff589fee2404636b97bc213 - diff --git a/crates/model/RUSTSEC-0000-0000.md b/crates/model/RUSTSEC-2020-0140.md similarity index 91% rename from crates/model/RUSTSEC-0000-0000.md rename to crates/model/RUSTSEC-2020-0140.md index 912ea40..4809fdb 100644 --- a/crates/model/RUSTSEC-0000-0000.md +++ b/crates/model/RUSTSEC-2020-0140.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0140" package = "model" date = "2020-11-10" url = "https://github.com/spacejam/model/issues/3" @@ -21,4 +21,4 @@ and care must be taken so that the testing code does not have a data race besides a race condition that is expected to be caught by the test. Check [the Rustonomicon](https://doc.rust-lang.org/nomicon/races.html) for the difference between -a data race and a general race condition. \ No newline at end of file +a data race and a general race condition.