Assigned RUSTSEC-2023-0075 to unsafe-libyaml (#1842)

Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-12-20 17:33:59 -05:00
committed by GitHub
parent dd8913608d
commit d8c40865e9
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.
211b500f5306898122f50444166765a3783558124a5fd8adca828519b628ebdb -
f76570fcb66840ef615c8ff75bd5eee7e7dab97251e89d8bc4d42138bef887e0 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0075"
package = "unsafe-libyaml"
date = "2023-12-20"
url = "https://github.com/dtolnay/unsafe-libyaml/issues/21"