We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c02eb31 commit 90c9316Copy full SHA for 90c9316
deny.toml
@@ -76,6 +76,7 @@ ignore = [
76
{ id = "RUSTSEC-2024-0436", reason = "Unmaintained paste crate is an indirect dependency" },
77
{ id = "RUSTSEC-2025-0052", reason = "Unmaintained async-std crate is an indirect dependency" },
78
{ 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" },
80
]
81
# If this is true, then cargo deny will use the git executable to fetch advisory database.
82
# If this is false, then it uses a built-in git library.
0 commit comments