mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2020-0169 to multi_mut (#2156)
Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ec8a8485d2
commit
0c4013b598
@@ -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.
|
||||
158d817439adca059b33275d77414a6b40f8bae1d76c8b9c4b83a5b9e6da15cd -
|
||||
0837186fa275416f69277f2f693df4c9e877a901cdb45e2e51bb08f5aef3f5dd -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2020-0169"
|
||||
package = "multi_mut"
|
||||
date = "2020-02-07"
|
||||
url = "https://github.com/golddranks/multi_mut/issues/1"
|
||||
Reference in New Issue
Block a user