Update the cargo deny config

This commit is contained in:
Rodolphe Bréard 2023-07-22 18:11:47 +02:00
parent 85c4826782
commit 6913e54a94

View file

@ -110,8 +110,9 @@ unlicensed = "deny"
# See https://spdx.org/licenses/ for list of possible licenses
# [possible values: any SPDX 3.11 short identifier (+ optional exception)].
allow = [
"MIT",
"Apache-2.0",
"BSD-3-Clause",
"MIT",
"Unicode-DFS-2016",
]
# List of explicitly disallowed licenses