Skip to content

Commit

Permalink
chore: updated cargo-deny configuration to remove unused exception
Browse files Browse the repository at this point in the history
  • Loading branch information
woutersl committed Dec 16, 2024
1 parent f3890df commit 0ff74d6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ exceptions = [
{ allow = [
"OpenSSL",
], crate = "ring" },
{ allow = [
"Unicode-DFS-2016",
], crate = "unicode-ident" },
]

[[licenses.clarify]]
Expand Down

0 comments on commit 0ff74d6

Please sign in to comment.