Skip to content

Commit 21c8053

Browse files
committed
cargo-deny: Allow ISC license
1 parent e3857d3 commit 21c8053

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ allow = [
7575
"BSD-3-Clause",
7676
"Unicode-DFS-2016",
7777
"0BSD",
78+
"ISC",
7879
]
7980
# List of explictly disallowed licenses
8081
# See https://spdx.org/licenses/ for list of possible licenses

0 commit comments

Comments
 (0)