mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-08 04:27:11 +01:00
Assigned RUSTSEC-2022-0010 to enum-map (#1198)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
52b96a91c2
commit
6627556189
@@ -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.
|
||||
5518448e55d2a585c2a6276dba5d12fb0afe464d10790643ed57c0a18c53a126 -
|
||||
e3b0663b0c5c17252079dead9b4e3c3fe937f6bd65b83fda88b88040469feb02 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0010"
|
||||
package = "enum-map"
|
||||
date = "2022-02-17"
|
||||
url = "https://gitlab.com/KonradBorowski/enum-map/-/blob/master/CHANGELOG.md#version-202"
|
||||
Reference in New Issue
Block a user