Assigned RUSTSEC-2024-0015 to filesystem (#1894)

Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-02-18 05:23:45 +01:00
committed by GitHub
parent 6661b261fd
commit 99eb308ec5
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.
7bf2712c464d588541d9bad260fa4a45f0b1c4425fbd94fcdd1e413fe1c060d9 -
6bf4cc0ddd4f6bb4bdf74bb583bc401a96333c666c51b4d019e8891178f15289 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0015"
package = "filesystem"
date = "2024-01-25"
url = "https://github.com/iredelmeier/filesystem-rs/pull/29"