Assigned RUSTSEC-2022-0010 to enum-map (#1198)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-02-18 23:15:59 +01:00
committed by GitHub
parent 52b96a91c2
commit 6627556189
2 changed files with 2 additions and 2 deletions

View File

@@ -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 -

View File

@@ -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"