Skip to content

Commit a871549

Browse files
committed
add deny to be able to continue
1 parent 081c9d3 commit a871549

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
@@ -34,6 +34,7 @@ license-files = [
3434
ignore = [
3535
"RUSTSEC-2024-0370", # unmaintained, no upgrade available
3636
"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
3738
]
3839

3940
[sources]

0 commit comments

Comments
 (0)