mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 23:37:01 +05:30
fix(deps): allow Unicode-DFS-2016 license for unicode-ident
This commit is contained in:
parent
8c85d5b1c3
commit
651652c877
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ default = "deny"
|
|||
confidence-threshold = 0.8
|
||||
exceptions = [
|
||||
{ allow = ["BSL-1.0"], name = "lazy-bytes-cast", version = ">=5.0.1" },
|
||||
{ allow = ["Unicode-DFS-2016"], name = "unicode-ident", version = "*" },
|
||||
]
|
||||
|
||||
[licenses.private]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue