mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-12 10:08:09 +00:00
Remove old RUSTSEC suppression (#3017)
This commit is contained in:
@ -16,7 +16,6 @@ unmaintained = "deny"
|
|||||||
unsound = "deny"
|
unsound = "deny"
|
||||||
yanked = "deny"
|
yanked = "deny"
|
||||||
ignore = [
|
ignore = [
|
||||||
"RUSTSEC-2023-0018",
|
|
||||||
"RUSTSEC-2020-0016", # There is a PR currently open to stop using the unmaintained crate: https://github.com/servo/ipc-channel/pull/302
|
"RUSTSEC-2020-0016", # There is a PR currently open to stop using the unmaintained crate: https://github.com/servo/ipc-channel/pull/302
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user