mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-10 17:21:34 +00:00
Remove old RUSTSEC suppression (#3017)
This commit is contained in:
parent
c105423d14
commit
dc7d5ec2d5
@ -16,7 +16,6 @@ unmaintained = "deny"
|
||||
unsound = "deny"
|
||||
yanked = "deny"
|
||||
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
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user