Assigned RUSTSEC-2023-0074 to zerocopy (#1839)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-12-18 08:49:59 -07:00
committed by GitHub
parent d000c08450
commit bc17aeb683
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.
68f374392fbd373db32bca2d3dd1a400d630ff725ea25d545daa5a0a841c2359 -
211b500f5306898122f50444166765a3783558124a5fd8adca828519b628ebdb -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0074"
package = "zerocopy"
date = "2023-12-14"
url = "https://github.com/google/zerocopy/issues/716"