Skip to content

Commit ccd8a92

Browse files
committed
tidy: reduce diff with upstream
1 parent 4f57e2e commit ccd8a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/tidy/src/deps.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const LICENSES: &[&str] = &[
1313
"0BSD OR MIT OR Apache-2.0", // adler license
1414
"0BSD",
1515
"Apache-2.0 / MIT",
16-
"Apache-2.0 OR ISC OR MIT", // rustls
16+
"Apache-2.0 OR ISC OR MIT",
1717
"Apache-2.0 OR MIT",
1818
"Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", // wasi license
1919
"Apache-2.0",

0 commit comments

Comments
 (0)