Skip to content

Commit 8c5fb65

Browse files
committed
Clean up unnecessary advisory ignore
1 parent 29eb418 commit 8c5fb65

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

deny.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,3 @@ private = { ignore = true }
1515
name = "ring"
1616
expression = "ISC AND MIT AND OpenSSL"
1717
license-files = [{ path = "LICENSE", hash = 0xbd0eed23 }]
18-
19-
[advisories]
20-
ignore = [
21-
# `paste` is unmaintained
22-
"RUSTSEC-2024-0436",
23-
]

0 commit comments

Comments
 (0)