chore(licenses): allow BSL-1.0 in cargo-deny policy
This commit is contained in:
parent
0bd2fbba2a
commit
586254a928
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ allow = [
|
||||||
"MPL-2.0",
|
"MPL-2.0",
|
||||||
"CDLA-Permissive-2.0",
|
"CDLA-Permissive-2.0",
|
||||||
"0BSD",
|
"0BSD",
|
||||||
|
"BSL-1.0",
|
||||||
]
|
]
|
||||||
unused-allowed-license = "allow"
|
unused-allowed-license = "allow"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue