Skip to content

Commit

Permalink
Remove unneeded deny ignore
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
  • Loading branch information
jszwedko committed Sep 6, 2023
1 parent 34d9cdd commit 12065b7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,4 @@ license-files = [
]

[advisories]
ignore = [
# requires our dependencies to migrate to `rustls-webpki`
"RUSTSEC-2023-0052"
]
ignore = [ ]

0 comments on commit 12065b7

Please sign in to comment.