Add patched info for RUSTSEC-2022-0079 (elf_rs) (#1534)

The issue was confirmed to be fixed in v0.3.0 by the person who reported the issue:
https://github.com/vincenthouyi/elf_rs/issues/11#issuecomment-1384624749
This commit is contained in:
Jonathan Schwender
2023-01-18 11:44:23 +01:00
committed by GitHub
parent 3c72c41322
commit 432ee92275

View File

@@ -8,7 +8,7 @@ categories = ["memory-corruption"]
keywords = ["elf", "header"]
[versions]
patched = []
patched = [">= 0.3.0"]
[affected]
```