Assigned RUSTSEC-2023-0081 to safemem (#1898)

Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-02-22 20:43:37 +00:00
committed by GitHub
parent dfccc241b8
commit 22ee9f7e10
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.
71a72a5e5e4ffbc45c39f468d4c87c1b7c4c992e72e12cfd3c3d849d367f495a -
a80c22f8e3165562451114e74ab241bb122b5cec22f5e2091a42736b5aa0fb4f -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0081"
package = "safemem"
date = "2023-02-14"
url = "https://github.com/abonander/safemem"