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 081c9d3 commit a871549Copy full SHA for a871549
deny.toml
@@ -34,6 +34,7 @@ license-files = [
34
ignore = [
35
"RUSTSEC-2024-0370", # unmaintained, no upgrade available
36
"RUSTSEC-2024-0384", # unmaintained, no upgrade available
37
+ "RUSTSEC-2024-0421", # we store dns packets by key, and don't do anything else with them. Todo: remove
38
]
39
40
[sources]
0 commit comments