Skip to content

Commit f358720

Browse files
committed
Update cargo
Remove license exception of `byteyarn` as it is no longer used
1 parent f1b104f commit f358720

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/tools/tidy/src/deps.rs

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ const EXCEPTIONS_CARGO: &[(&str, &str)] = &[
5959
// tidy-alphabetical-start
6060
("bitmaps", "MPL-2.0+"),
6161
("bytesize", "Apache-2.0"),
62-
("byteyarn", "Apache-2.0"),
6362
("ciborium", "Apache-2.0"),
6463
("ciborium-io", "Apache-2.0"),
6564
("ciborium-ll", "Apache-2.0"),

0 commit comments

Comments
 (0)