tidy: remove instant dep exclusion
This commit is contained in:
parent
5f7fa4f975
commit
c3999f1320
1 changed files with 0 additions and 1 deletions
|
|
@ -164,7 +164,6 @@ const EXCEPTIONS_RUSTC_PERF: ExceptionList = &[
|
|||
("brotli-decompressor", "BSD-3-Clause/MIT"),
|
||||
("encoding_rs", "(Apache-2.0 OR MIT) AND BSD-3-Clause"),
|
||||
("inferno", "CDDL-1.0"),
|
||||
("instant", "BSD-3-Clause"),
|
||||
("ring", NON_STANDARD_LICENSE), // see EXCEPTIONS_NON_STANDARD_LICENSE_DEPS for more.
|
||||
("ryu", "Apache-2.0 OR BSL-1.0"),
|
||||
("snap", "BSD-3-Clause"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue