Assigned RUSTSEC-2021-0089 to raw-cpuid (#995)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-21 19:36:17 -06:00
committed by GitHub
parent 7d12d9524b
commit 7bf5619877
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.
4a8c8537ae76a7cbb44bcfc8b7fd3394c746fb8c81d3566226368bcf86110d1a -
4b9b74b757cc30183f79f83910898f4bef12462d9decf20c75da3c091c5959d1 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0089"
package = "raw-cpuid"
date = "2021-01-20"
url = "https://github.com/gz/rust-cpuid/issues/43"