Skip to content

Commit 90c9316

Browse files
committed
Update deny.toml
1 parent c02eb31 commit 90c9316

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ ignore = [
7676
{ id = "RUSTSEC-2024-0436", reason = "Unmaintained paste crate is an indirect dependency" },
7777
{ id = "RUSTSEC-2025-0052", reason = "Unmaintained async-std crate is an indirect dependency" },
7878
{ id = "RUSTSEC-2025-0119", reason = "Unmaintained number_prefix crate is an indirect dependency" },
79+
{ id = "RUSTSEC-2025-0134", reason = "Unmaintained rustls-pemfile crate is an indirect dependency" },
7980
]
8081
# If this is true, then cargo deny will use the git executable to fetch advisory database.
8182
# If this is false, then it uses a built-in git library.

0 commit comments

Comments
 (0)