diff options
author | kjeremy <[email protected]> | 2020-10-08 14:43:00 +0100 |
---|---|---|
committer | kjeremy <[email protected]> | 2020-10-08 15:39:02 +0100 |
commit | 13bb0404a88fbe565660e61bf4ea68aa162ee0ce (patch) | |
tree | 731b9ce9126c31158a441d39dcd7b509383d209a /xtask | |
parent | e6a05e6566014d95cec416b5203fdf52bb8ac09c (diff) |
Bump rustc_lexer, cfg-if to 1.0 and add new license to check
Diffstat (limited to 'xtask')
-rw-r--r-- | xtask/tests/tidy.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xtask/tests/tidy.rs b/xtask/tests/tidy.rs index 01f04a17c..0c233f87d 100644 --- a/xtask/tests/tidy.rs +++ b/xtask/tests/tidy.rs | |||
@@ -123,6 +123,7 @@ ISC | |||
123 | MIT | 123 | MIT |
124 | MIT / Apache-2.0 | 124 | MIT / Apache-2.0 |
125 | MIT OR Apache-2.0 | 125 | MIT OR Apache-2.0 |
126 | MIT OR Zlib OR Apache-2.0 | ||
126 | MIT/Apache-2.0 | 127 | MIT/Apache-2.0 |
127 | Unlicense OR MIT | 128 | Unlicense OR MIT |
128 | Unlicense/MIT | 129 | Unlicense/MIT |