Assigned RUSTSEC-2024-0394 to mmap (#2123)

Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-11-10 15:06:58 +01:00
committed by GitHub
parent 2d1a30963e
commit 35e0174b91
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.
2a7e1311e2cb45b82bce42dcdebe239b9c311b8a509566ef1c217d03f781d749 -
6ba4f786f9236afafad5d3aee63e1a171ebfbac714c9d1853f204271cc1ca688 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2024-0394"
package = "mmap"
date = "2024-06-10"
url = "https://github.com/rbranson/rust-mmap"