Skip to content

Commit

Permalink
chore(ci): Add Unicode-3.0 to allowed licenses for cargo deny (#923)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxCWhitehead authored Mar 9, 2024
1 parent 1ac3959 commit 65a8c8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ allow = [
"Zlib",
"Apache-2.0 WITH LLVM-exception",
"Unicode-DFS-2016",
"Unicode-3.0",
"BSD-3-Clause",
"BSL-1.0",
"MIT-0",
Expand Down

0 comments on commit 65a8c8a

Please sign in to comment.