Skip to content

Commit 8a2bee4

Browse files
committed
Update cargo
1 parent d4c86cf commit 8a2bee4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: src/tools/cargo

Submodule cargo updated 44 files

Diff for: src/tools/tidy/src/deps.rs

+1
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ const EXCEPTIONS_CARGO: ExceptionList = &[
121121
("similar", "Apache-2.0"),
122122
("sized-chunks", "MPL-2.0+"),
123123
("subtle", "BSD-3-Clause"),
124+
("supports-hyperlinks", "Apache-2.0"),
124125
("unicode-bom", "Apache-2.0"),
125126
// tidy-alphabetical-end
126127
];

0 commit comments

Comments
 (0)