Assigned RUSTSEC-2023-0045 to memoffset (#1722)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-06-21 12:29:36 +00:00
committed by GitHub
parent 27aa255f11
commit 76c37849b6
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.
9c4c4f54354865eff4746b5024c7b500da7aacf5250a59f3827ff61b3ef71b01 -
fc9a56a652912ce858d71ad16586ea424807c8ce3b81d0464d910b988412a30b -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0045"
package = "memoffset"
date = "2023-06-21"
url = "https://github.com/Gilnaa/memoffset/issues/24"