Assigned RUSTSEC-2022-0008 to windows (#1178)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-02-04 16:22:53 +01:00
committed by GitHub
parent 989da55082
commit c9a98f3b36
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 prevents duplicate ID assignment due to a race between those jobs.
ce96c9141f14385ac202ceb290f20f198d2251a1f98993f8605983d298b8df7d -
bec54bfea2c3b591f9642a02934c2924e9d5155fe7f155b2e0956213d26b95fd -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0008"
package = "windows"
date = "2022-01-02"
url = "https://github.com/microsoft/windows-rs/issues/1409"