Assigned RUSTSEC-2022-0079 to elf_rs (#1527)

Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-15 19:32:04 +11:00
committed by GitHub
parent c9f4b7f987
commit c5a6230304
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.
22e866ea8104ffe9af87a36690f1a851873013bdefd08916630c43cec0cc523d -
0fb48cc670e364683ca957c42e79376102fc5e3b678afe790f3ece87260d4593 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0079"
package = "elf_rs"
date = "2022-10-31"
url = "https://github.com/vincenthouyi/elf_rs/issues/11"