mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2021-0064 to cpuid-bool (#905)
Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
01a4733782
commit
444f649224
@@ -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.
|
||||||
6a192b9ec0d61f705f83854cb999008acf551a6d773480750b8c58220920b790 -
|
0ebb4b8968ecfc3c4e67cc1851642dfa8b0b61fe7bde39d0807e3cebe51000c2 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2021-0064"
|
||||||
package = "cpuid-bool"
|
package = "cpuid-bool"
|
||||||
date = "2021-05-06"
|
date = "2021-05-06"
|
||||||
informational = "unmaintained"
|
informational = "unmaintained"
|
||||||
Reference in New Issue
Block a user