Assigned RUSTSEC-2024-0020 to whoami (#1912)

Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-03-05 01:31:53 +00:00
committed by GitHub
parent 7af45b5924
commit f9cd39af86
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.
68f6bdedefa78218bf56265be7ca420dc233936c3714ec7750ed55f68fd70524 -
62fe1855b781ac8083342cd4fb3cc8f809dc07f9a3dd95ca61b4f904f4a2b418 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0020"
package = "whoami"
date = "2024-02-28"
url = "https://github.com/ardaku/whoami/issues/91"