chore: add 0BSD to deny.toml (#8391)

This commit is contained in:
Dan Cline
2024-05-24 13:32:34 -04:00
committed by GitHub
parent b06433c9e2
commit 59622dbd48

View File

@ -38,6 +38,7 @@ allow = [
"Apache-2.0 WITH LLVM-exception",
"BSD-2-Clause",
"BSD-3-Clause",
"0BSD",
"ISC",
"Unicode-DFS-2016",
"Unlicense",