Skip to content

Commit

Permalink
fix cargo deny
Browse files Browse the repository at this point in the history
  • Loading branch information
loongs-zhang committed Nov 24, 2024
1 parent 4585757 commit 90b19af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ allow = [
"Zlib",
"BSD-3-Clause",
"Unlicense",
"Unicode-DFS-2016",
"Unicode-3.0",
]
confidence-threshold = 0.95
copyleft = "deny"
Expand Down

0 comments on commit 90b19af

Please sign in to comment.