Add foldhash license exception
This commit is contained in:
parent
5008c6a6c0
commit
36ed4aaa2e
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ const EXCEPTIONS_CARGO: ExceptionList = &[
|
|||
const EXCEPTIONS_RUST_ANALYZER: ExceptionList = &[
|
||||
// tidy-alphabetical-start
|
||||
("dissimilar", "Apache-2.0"),
|
||||
("foldhash", "Zlib"),
|
||||
("notify", "CC0-1.0"),
|
||||
("option-ext", "MPL-2.0"),
|
||||
("pulldown-cmark-to-cmark", "Apache-2.0"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue