Skip to content

Commit b0150ad

Browse files
chore: allow bzip2-1.0.6 license in cargo-deny config
1 parent 5b5f10b commit b0150ad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deny.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ allow = [
3131
"CDLA-Permissive-2.0",
3232
# language-tokenizer via misaki-rs/kokoros
3333
"WTFPL",
34+
# libbz2-rs-sys via bzip2 -> zip
35+
"bzip2-1.0.6",
3436
]
3537

3638
# These crates use the deprecated SPDX identifier "LGPL-3.0" instead of "LGPL-3.0-only"

0 commit comments

Comments
 (0)