mirror of
https://github.com/encounter/decomp-toolkit.git
synced 2025-06-07 15:13:38 +00:00
cargo-deny: Allow ISC license
This commit is contained in:
parent
e3857d3212
commit
21c80537ac
@ -75,6 +75,7 @@ allow = [
|
|||||||
"BSD-3-Clause",
|
"BSD-3-Clause",
|
||||||
"Unicode-DFS-2016",
|
"Unicode-DFS-2016",
|
||||||
"0BSD",
|
"0BSD",
|
||||||
|
"ISC",
|
||||||
]
|
]
|
||||||
# List of explictly disallowed licenses
|
# List of explictly disallowed licenses
|
||||||
# See https://spdx.org/licenses/ for list of possible licenses
|
# See https://spdx.org/licenses/ for list of possible licenses
|
||||||
|
Loading…
x
Reference in New Issue
Block a user