Merge pull request #734 from RustSec/assign-ids

Assigned RUSTSEC-2020-0141 to noise_search
This commit is contained in:
Sergey "Shnatsel" Davidoff
2021-02-01 14:59:52 +01:00
committed by GitHub
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 file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs. This prevents duplicate ID assignment due to a race between those jobs.
df2eb72864fdfbf6122691903e0f70cea3a3473197595e81ade92b4577c2163b - 95c660fadaba3ec7aa363312164a46fa2b607511a8c3a7655336aea934db1006 -

View File

@@ -1,6 +1,6 @@
```toml ```toml
[advisory] [advisory]
id = "RUSTSEC-0000-0000" id = "RUSTSEC-2020-0141"
package = "noise_search" package = "noise_search"
date = "2020-12-10" date = "2020-12-10"
url = "https://github.com/pipedown/noise/issues/72" url = "https://github.com/pipedown/noise/issues/72"