Skip to content

Commit 9dfccc5

Browse files
committed
Update cargo
1 parent c53af1c commit 9dfccc5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/tools/cargo

Submodule cargo updated 62 files

src/tools/tidy/src/deps.rs

-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ const EXCEPTIONS_CARGO: ExceptionList = &[
123123
("arrayref", "BSD-2-Clause"),
124124
("bitmaps", "MPL-2.0+"),
125125
("blake3", "CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception"),
126-
("bytesize", "Apache-2.0"),
127126
("ciborium", "Apache-2.0"),
128127
("ciborium-io", "Apache-2.0"),
129128
("ciborium-ll", "Apache-2.0"),

0 commit comments

Comments
 (0)