From 88adca766aca7c8e771b422c33f44afbfc6d0d81 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Tue, 18 Aug 2020 10:49:18 +0200 Subject: :arrow_up: crates --- xtask/tests/tidy.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xtask') diff --git a/xtask/tests/tidy.rs b/xtask/tests/tidy.rs index 76895aeca..ebd42cef7 100644 --- a/xtask/tests/tidy.rs +++ b/xtask/tests/tidy.rs @@ -82,7 +82,7 @@ MIT/Apache-2.0 MIT/Apache-2.0 AND BSD-2-Clause Unlicense OR MIT Unlicense/MIT -Zlib +Zlib OR Apache-2.0 OR MIT " .lines() .filter(|it| !it.is_empty()) -- cgit v1.2.3