We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5008c6a commit 36ed4aaCopy full SHA for 36ed4aa
src/tools/tidy/src/deps.rs
@@ -148,6 +148,7 @@ const EXCEPTIONS_CARGO: ExceptionList = &[
148
const EXCEPTIONS_RUST_ANALYZER: ExceptionList = &[
149
// tidy-alphabetical-start
150
("dissimilar", "Apache-2.0"),
151
+ ("foldhash", "Zlib"),
152
("notify", "CC0-1.0"),
153
("option-ext", "MPL-2.0"),
154
("pulldown-cmark-to-cmark", "Apache-2.0"),
0 commit comments