Assigned RUSTSEC-2022-0017 to array-macro (#1225)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-04-27 21:05:18 +02:00
committed by GitHub
parent c29b239a56
commit 83c13d8c0a
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.
be31153ca949684d3c0b38dba139be7cc19bd1235297389eb16eb7b16356b11e -
05211b923d19475817ba8c9cdcc1c8079a94da53ed993f4f5af9e032b8766a4d -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0017"
package = "array-macro"
date = "2022-04-27"
url = "https://gitlab.com/KonradBorowski/array-macro/-/issues/5"