Remove instant from EXCEPTIONS_RUST_ANALYZER
This commit is contained in:
parent
0c962520fd
commit
d036daadda
@ -129,7 +129,6 @@
|
|||||||
const EXCEPTIONS_RUST_ANALYZER: ExceptionList = &[
|
const EXCEPTIONS_RUST_ANALYZER: ExceptionList = &[
|
||||||
// tidy-alphabetical-start
|
// tidy-alphabetical-start
|
||||||
("dissimilar", "Apache-2.0"),
|
("dissimilar", "Apache-2.0"),
|
||||||
("instant", "BSD-3-Clause"),
|
|
||||||
("notify", "CC0-1.0"),
|
("notify", "CC0-1.0"),
|
||||||
("pulldown-cmark-to-cmark", "Apache-2.0"),
|
("pulldown-cmark-to-cmark", "Apache-2.0"),
|
||||||
("ryu", "Apache-2.0 OR BSL-1.0"), // BSL is not acceptble, but we use it under Apache-2.0
|
("ryu", "Apache-2.0 OR BSL-1.0"), // BSL is not acceptble, but we use it under Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user