Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 0531b0a

Browse files
committed
Remove old RUSTSEC suppression
1 parent c105423 commit 0531b0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/deny.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ unmaintained = "deny"
1616
unsound = "deny"
1717
yanked = "deny"
1818
ignore = [
19-
"RUSTSEC-2023-0018",
2019
"RUSTSEC-2020-0016", # There is a PR currently open to stop using the unmaintained crate: https://github.com/servo/ipc-channel/pull/302
2120
]
2221

0 commit comments

Comments
 (0)