Assigned RUSTSEC-2021-0126 to rust-embed (#1113)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-29 19:32:40 +01:00
committed by GitHub
parent de35d2ee12
commit 24987956da
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.
f102d69221e2ce6b6523111304a1931ef7cd875d21443e6675eafb7989faf506 -
e4ababe809f177f95608bb105f034fdf7b1379c3ab84f9083b37f4356f609597 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0126"
package = "rust-embed"
date = "2021-11-29"
url = "https://github.com/pyros2097/rust-embed/issues/159"