Assigned RUSTSEC-2022-0019 to crossbeam-channel, RUSTSEC-2022-0020 to crossbeam, RUSTSEC-2022-0021 to crossbeam-queue (#1233)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-05-10 17:20:48 +02:00
committed by GitHub
parent bf2e0598f5
commit e78650dfe3
4 changed files with 4 additions and 4 deletions

View File

@@ -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.
7656bed5e56047db3ccdbd1b3de13e8a4575a1f1b12171cd165ca22b98aa150d -
ed4b7d473edb499d1864ae1bb20ff0d3ccf1aa8b2bb46f828efa6ec68326ec42 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0019"
package = "crossbeam-channel"
date = "2022-05-10"
informational = "unsound"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0021"
package = "crossbeam-queue"
date = "2022-05-10"
informational = "unsound"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0020"
package = "crossbeam"
date = "2022-05-10"
informational = "unsound"