Assigned RUSTSEC-2023-0020 to const-cstr (#1642)

Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-13 05:38:56 +11:00
committed by GitHub
parent 5c4217537b
commit eb28e72f18
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.
40fc62e069a348958bbd572a181c7c4084abffcda2dfbed9a001bdb904d89fb2 -
46d2d0be94a88a27ad2dc45f8344a49cdd03d9e928211e70ea3623919a918ae8 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0020"
package = "const-cstr"
date = "2023-03-12"
url = "https://github.com/abonander/const-cstr"