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 3f6aac7 commit 6a34a4cCopy full SHA for 6a34a4c
deny.toml
@@ -88,6 +88,7 @@ ignore = [
88
"RUSTSEC-2021-0059", # aesni unmaintained
89
"RUSTSEC-2021-0060", # aes-soft unmaintained
90
"RUSTSEC-2021-0061", # aes-ctr unmaintained
91
+ "RUSTSEC-2025-0056", # adler is unmaintained, use adler2 instead
92
]
93
# If this is true, then cargo deny will use the git executable to fetch advisory database.
94
# If this is false, then it uses a built-in git library.
0 commit comments