Skip to content

Commit 89a3fd4

Browse files
committed
Drop anymap license exception
1 parent 626bd33 commit 89a3fd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/tidy/src/deps.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ const EXCEPTIONS_CARGO: ExceptionList = &[
127127

128128
const EXCEPTIONS_RUST_ANALYZER: ExceptionList = &[
129129
// tidy-alphabetical-start
130-
("anymap", "BlueOak-1.0.0 OR MIT OR Apache-2.0"), // BlueOak is not acceptable, but we use it under MIT OR Apache-2 .0
131130
("dissimilar", "Apache-2.0"),
132131
("instant", "BSD-3-Clause"),
133132
("notify", "CC0-1.0"),

0 commit comments

Comments
 (0)