diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-02-22 18:23:33 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2021-02-22 18:23:33 +0000 |
commit | 8687053b118f47ce1a4962d0baa19b22d40d2758 (patch) | |
tree | 82e3c1db4fe1e10c08672266fb89311583d535ed /xtask | |
parent | 77d861a93af1c5e94443981bcd23116d67d7fc62 (diff) | |
parent | 11a65c64d0f2440b483e5b95a6216a0392a8b970 (diff) |
Merge #7756
7756: update tracing-tree r=kjeremy a=kjeremy
Removes some dependencies
Co-authored-by: kjeremy <[email protected]>
Diffstat (limited to 'xtask')
-rw-r--r-- | xtask/tests/tidy.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xtask/tests/tidy.rs b/xtask/tests/tidy.rs index 909c52afa..a72498a38 100644 --- a/xtask/tests/tidy.rs +++ b/xtask/tests/tidy.rs | |||
@@ -198,7 +198,6 @@ fn check_licenses() { | |||
198 | Apache-2.0 | 198 | Apache-2.0 |
199 | Apache-2.0 OR BSL-1.0 | 199 | Apache-2.0 OR BSL-1.0 |
200 | Apache-2.0 OR MIT | 200 | Apache-2.0 OR MIT |
201 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | ||
202 | Apache-2.0/MIT | 201 | Apache-2.0/MIT |
203 | BSD-3-Clause | 202 | BSD-3-Clause |
204 | CC0-1.0 | 203 | CC0-1.0 |