Assigned RUSTSEC-2023-0070 to self_cell (#1820)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-11 14:59:01 +00:00
committed by GitHub
parent 0c128ba5cc
commit 3338fcfb59
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.
64e360f186db21fe5c5b48f78a5cfd5ee8a96712224caf0e9d059485a5f7099e -
739f840a35f4a37d008914d9a3df940aaf7fbee8d2f606fa7407e8840d46b976 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0070"
package = "self_cell"
date = "2023-11-10"
url = "https://github.com/Voultapher/self_cell/issues/49"