diff --git a/src/deny.toml b/src/deny.toml index 00643e84c..2769bdada 100644 --- a/src/deny.toml +++ b/src/deny.toml @@ -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 ]