Skip to content

Commit ce53536

Browse files
committed
cargo-deny: Remove withdrawn "ring is unmaintained" "advisory"
sigh...
1 parent ab14529 commit ce53536

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

deny.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ db-urls = ["https://github.com/rustsec/advisory-db"]
7070
ignore = [
7171
# "paste is unmaintained"
7272
"RUSTSEC-2024-0436",
73-
74-
# "ring is unmaintained" – we are aware, but there is not much we can do
75-
# about it on our side for now :-/
76-
"RUSTSEC-2025-0007",
7773
]
7874
# Threshold for security vulnerabilities, any vulnerability with a CVSS score
7975
# lower than the range specified will be ignored. Note that ignored advisories

0 commit comments

Comments
 (0)