mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2022-0023 to static_type_map (#1238)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
30e1ac3cd5
commit
7b009b96f7
@@ -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.
|
||||
eb98d17e9f1902d45fd686ac89031f87ceba5a8b5c34ffca8708f1998e703ad5 -
|
||||
31889ea840c1e5a924a9bc05b307af6815ddebb47e183d10881af1a5c9177cbf -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0023"
|
||||
package = "static_type_map"
|
||||
date = "2022-05-11"
|
||||
informational = "unmaintained"
|
||||
Reference in New Issue
Block a user