Assigned RUSTSEC-2023-0018 to remove_dir_all (#1629)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-04 21:50:30 +00:00
committed by GitHub
parent 85d45d26e1
commit b170dda7f8
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.
0c302953015070fa690a4d21117371c3d54f6421541fe925e373ec1412a11404 -
b0946e5629ade8658befd85fb1458636c6b35822a139e77b8e97f5961d298309 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0018"
package = "remove_dir_all"
date = "2023-02-24"
url = "https://github.com/XAMPPRocky/remove_dir_all/commit/7247a8b6ee59fc99bbb69ca6b3ca4bfd8c809ead"