mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
Update cargo
This commit is contained in:
parent
a34ceade11
commit
214a0d1531
@ -1 +1 @@
|
||||
Subproject commit 0c14026aa84ee2ec4c67460c0a18abc8519ca6b2
|
||||
Subproject commit dead4b8740c4b6a8ed5211e37c99cf81d01c3b1c
|
@ -16,9 +16,6 @@ const LICENSES: &[&str] = &[
|
||||
"Apache-2.0 OR MIT",
|
||||
"Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", // wasi license
|
||||
"Apache-2.0/MIT",
|
||||
"BSD-2-Clause", // arrayref from Cargo
|
||||
"CC0-1.0 OR Apache-2.0", // blake3 from Cargo
|
||||
"CC0-1.0 OR MIT-0 OR Apache-2.0", // constant_time_eq from cargo
|
||||
"ISC",
|
||||
"MIT / Apache-2.0",
|
||||
"MIT OR Apache-2.0 OR Zlib", // tinyvec_macros
|
||||
|
Loading…
Reference in New Issue
Block a user