Skip to content

Commit 56067f9

Browse files
committed
Remove rustls-pemfile from cargo deny ignore list
1 parent 1bd71ea commit 56067f9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

deny.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ ignore = [
1919
# RSA key extraction "Marvin Attack". This is only relevant when using
2020
# PKCS#1 v1.5 encryption, which we don't
2121
"RUSTSEC-2023-0071",
22-
# This is a newly unmaintained package that we can allow temporarily.
23-
# Remove ASAP once https://github.com/element-hq/matrix-authentication-service/issues/5337 is fixed.
24-
"RUSTSEC-2025-0134",
2522
]
2623

2724
[licenses]

0 commit comments

Comments
 (0)