mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Update cargo
This commit is contained in:
parent
d4c86cfc49
commit
8a2bee415c
@ -1 +1 @@
|
|||||||
Subproject commit 7046d992f9f32ba209a8079f662ebccf9da8de25
|
Subproject commit 6790a5127895debec95c24aefaeb18e059270df3
|
@ -121,6 +121,7 @@ const EXCEPTIONS_CARGO: ExceptionList = &[
|
|||||||
("similar", "Apache-2.0"),
|
("similar", "Apache-2.0"),
|
||||||
("sized-chunks", "MPL-2.0+"),
|
("sized-chunks", "MPL-2.0+"),
|
||||||
("subtle", "BSD-3-Clause"),
|
("subtle", "BSD-3-Clause"),
|
||||||
|
("supports-hyperlinks", "Apache-2.0"),
|
||||||
("unicode-bom", "Apache-2.0"),
|
("unicode-bom", "Apache-2.0"),
|
||||||
// tidy-alphabetical-end
|
// tidy-alphabetical-end
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user