Assigned RUSTSEC-2023-0080 to transpose (#1891)

Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-02-17 17:41:17 +00:00
committed by GitHub
parent dce21838a8
commit 4484e7ae6b
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.
4d098872eb35cb9448aab13f64d8e215796739fd221c98d5c96ad3543b8cbce3 -
a723f9529f287e83360d20241406a9ebd7ff3ac49209b2f133916e1990b9bc21 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0080"
package = "transpose"
date = "2023-12-18"
url = "https://github.com/ejmahler/transpose/issues/11"