Skip to content

Commit

Permalink
Fix cargo-deny.
Browse files Browse the repository at this point in the history
We no longer encounter this license.
  • Loading branch information
ltratt committed Nov 29, 2024
1 parent c9d6466 commit 881fa49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ allow = [
"Apache-2.0",
"MIT",
"MPL-2.0",
"BSD-3-Clause",
"Unicode-DFS-2016",
]

Expand Down

0 comments on commit 881fa49

Please sign in to comment.