Assigned RUSTSEC-2024-0005 to threadalone (#1859)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-22 02:05:54 +00:00
committed by GitHub
parent 412fc10e86
commit 7bfe993af3
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.
91d3bb969ef1dc0505db2e0c66d2dfe48f53fbcc0151b1bbec2c8540af59016a -
6ca442922688bba00e44b3e05e513831b89c2308336c2b67502eb20e2bcfae3c -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0005"
package = "threadalone"
date = "2024-01-07"
url = "https://github.com/cr0sh/threadalone/issues/1"