Assigned RUSTSEC-2023-0056 to vm-memory (#1767)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-06 19:18:09 +02:00
committed by GitHub
parent c9fe870edd
commit d437be8576
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.
e93c9b82f716e0091a72974c07f41336178462d879a3b0d61592bae87510631c -
76950dc1112f53611d9af4c701e18f7b41d645ad7a64ec7b6ee71ca82f5b910b -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0056"
package = "vm-memory"
date = "2023-09-01"
url = "https://github.com/rust-vmm/vm-memory/issues/250"