mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Assigned RUSTSEC-2020-0116 to unicycle, RUSTSEC-2021-0012 to cdr
This commit is contained in:
@@ -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.
|
||||
90b733cad21174f1aa83b359820e4a496fe2fb9436e7b99aee5d50d80d545b09 -
|
||||
057e79d87f9283afe26e59a928457bf9226b3c8fa44f1ed10936e2658dbf3750 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2021-0012"
|
||||
package = "cdr"
|
||||
date = "2021-01-02"
|
||||
url = "https://github.com/hrektts/cdr-rs/issues/10"
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2020-0116"
|
||||
package = "unicycle"
|
||||
date = "2020-11-15"
|
||||
url = "https://github.com/udoprog/unicycle/issues/8"
|
||||
Reference in New Issue
Block a user