Update the cargo deny config
This commit is contained in:
parent
ad9030758c
commit
ea5e384c60
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ allow = [
|
||||||
"BSD-2-Clause",
|
"BSD-2-Clause",
|
||||||
"BSD-3-Clause",
|
"BSD-3-Clause",
|
||||||
"MIT",
|
"MIT",
|
||||||
"Unicode-DFS-2016",
|
"Unicode-3.0",
|
||||||
]
|
]
|
||||||
# The confidence threshold for detecting a license from license text.
|
# The confidence threshold for detecting a license from license text.
|
||||||
# The higher the value, the more closely the license text must be to the
|
# The higher the value, the more closely the license text must be to the
|
||||||
|
|
Loading…
Add table
Reference in a new issue