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 6c537d7 commit 5ef3ecaCopy full SHA for 5ef3eca
.deny.toml
@@ -10,6 +10,7 @@ exclude = [
10
version = 2
11
ignore = [
12
{ id = "RUSTSEC-2024-0436", reason = "Unmaintained paste crate, not critical." },
13
+ { id = "RUSTSEC-2025-0056", reason = "Unmaintained adler crate, not a direct dependency" },
14
]
15
16
[licenses]
0 commit comments