@@ -42,10 +42,8 @@ the details of which are reproduced below.
4242* [ MIT License: weedle2] ( #mit-license-weedle2 )
4343* [ MIT License: winreg] ( #mit-license-winreg )
4444* [ CC0-1.0 License: base16] ( #cc0-10-license-base16 )
45- * [ ISC License: libloading] ( #isc-license-libloading )
4645* [ ISC License: ring] ( #isc-license-ring )
4746* [ BSD-2-Clause License: arrayref] ( #bsd-2-clause-license-arrayref )
48- * [ BSD-3-Clause License: bindgen] ( #bsd-3-clause-license-bindgen )
4947* [ BSD-3-Clause License: protobuf] ( #bsd-3-clause-license-protobuf )
5048* [ Zlib License: foldhash] ( #zlib-license-foldhash )
5149* [ Unicode-3.0 License: icu_collections, icu_locid, icu_locid_transform, icu_locid_transform_data, icu_normalizer, icu_normalizer_data, icu_properties, icu_properties_data, icu_provider, icu_provider_macros, litemap, tinystr, writeable, yoke, yoke-derive, zerofrom, zerofrom-derive, zerovec, zerovec-derive] ( #unicode-30-license-icu_collections-icu_locid-icu_locid_transform-icu_locid_transform_data-icu_normalizer-icu_normalizer_data-icu_properties-icu_properties_data-icu_provider-icu_provider_macros-litemap-tinystr-writeable-yoke-yoke-derive-zerofrom-zerofrom-derive-zerovec-zerovec-derive )
@@ -458,16 +456,13 @@ The following text applies to code linked from these dependencies:
458456[ autocfg] ( https://github.com/cuviper/autocfg ) ,
459457[ base64] ( https://github.com/marshallpierce/rust-base64 ) ,
460458[ basic-toml] ( https://github.com/dtolnay/basic-toml ) ,
461- [ bhttp] ( https://github.com/martinthomson/ohttp ) ,
462459[ bitflags] ( https://github.com/bitflags/bitflags ) ,
463460[ block-buffer] ( https://github.com/RustCrypto/utils ) ,
464461[ camino] ( https://github.com/camino-rs/camino ) ,
465462[ cargo-platform] ( https://github.com/rust-lang/cargo ) ,
466463[ cc] ( https://github.com/rust-lang/cc-rs ) ,
467- [ cexpr] ( https://github.com/jethrogb/rust-cexpr ) ,
468464[ cfg-if] ( https://github.com/alexcrichton/cfg-if ) ,
469465[ chrono] ( https://github.com/chronotope/chrono ) ,
470- [ clang-sys] ( https://github.com/KyleMayes/clang-sys ) ,
471466[ core-foundation-sys] ( https://github.com/servo/core-foundation-rs ) ,
472467[ core-foundation] ( https://github.com/servo/core-foundation-rs ) ,
473468[ cpufeatures] ( https://github.com/RustCrypto/utils ) ,
@@ -515,7 +510,6 @@ The following text applies to code linked from these dependencies:
515510[ jna] ( https://github.com/java-native-access/jna ) ,
516511[ lalrpop-util] ( https://github.com/lalrpop/lalrpop ) ,
517512[ lazy_static] ( https://github.com/rust-lang-nursery/lazy-static.rs ) ,
518- [ lazycell] ( https://github.com/indiv0/lazycell ) ,
519513[ libc] ( https://github.com/rust-lang/libc ) ,
520514[ linux-raw-sys] ( https://github.com/sunfishcode/linux-raw-sys ) ,
521515[ lock_api] ( https://github.com/Amanieu/parking_lot ) ,
@@ -525,7 +519,6 @@ The following text applies to code linked from these dependencies:
525519[ native-tls] ( https://github.com/sfackler/rust-native-tls ) ,
526520[ num-traits] ( https://github.com/rust-num/num-traits ) ,
527521[ num_cpus] ( https://github.com/seanmonstar/num_cpus ) ,
528- [ ohttp] ( https://github.com/martinthomson/ohttp ) ,
529522[ once_cell] ( https://github.com/matklad/once_cell ) ,
530523[ once_map] ( https://github.com/a1phyr/once_map ) ,
531524[ openssl-macros] ( https://github.com/sfackler/rust-openssl ) ,
@@ -535,7 +528,6 @@ The following text applies to code linked from these dependencies:
535528[ parking_lot] ( https://github.com/Amanieu/parking_lot ) ,
536529[ parking_lot_core] ( https://github.com/Amanieu/parking_lot ) ,
537530[ paste] ( https://github.com/dtolnay/paste ) ,
538- [ peeking_take_while] ( https://github.com/fitzgen/peeking_take_while ) ,
539531[ percent-encoding] ( https://github.com/servo/rust-url/ ) ,
540532[ pin-project-lite] ( https://github.com/taiki-e/pin-project-lite ) ,
541533[ pin-utils] ( https://github.com/rust-lang-nursery/pin-utils ) ,
@@ -557,7 +549,6 @@ The following text applies to code linked from these dependencies:
557549[ rinja_derive] ( https://github.com/rinja-rs/rinja ) ,
558550[ rinja_parser] ( https://github.com/rinja-rs/rinja ) ,
559551[ rkv] ( https://github.com/mozilla/rkv ) ,
560- [ rustc-hash] ( https://github.com/rust-lang-nursery/rustc-hash ) ,
561552[ rustc-hash] ( https://github.com/rust-lang/rustc-hash ) ,
562553[ rustix] ( https://github.com/bytecodealliance/rustix ) ,
563554[ ryu] ( https://github.com/dtolnay/ryu ) ,
@@ -2069,27 +2060,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20692060See the License for the specific language governing permissions and
20702061limitations under the License.
20712062
2072- ```
2073- -------------
2074- ## ISC License: libloading
2075-
2076- The following text applies to code linked from these dependencies:
2077- [ libloading] ( https://github.com/nagisa/rust_libloading/ )
2078-
2079- ```
2080- Copyright © 2015, Simonas Kazlauskas
2081-
2082- Permission to use, copy, modify, and/or distribute this software for any purpose with or without
2083- fee is hereby granted, provided that the above copyright notice and this permission notice appear
2084- in all copies.
2085-
2086- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
2087- SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
2088- AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2089- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
2090- NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
2091- THIS SOFTWARE.
2092-
20932063```
20942064-------------
20952065## ISC License: ring
@@ -2148,44 +2118,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21482118(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
21492119OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
21502120
2151- ```
2152- -------------
2153- ## BSD-3-Clause License: bindgen
2154-
2155- The following text applies to code linked from these dependencies:
2156- [ bindgen] ( https://github.com/rust-lang/rust-bindgen )
2157-
2158- ```
2159- BSD 3-Clause License
2160-
2161- Copyright (c) 2013, Jyun-Yan You
2162- All rights reserved.
2163-
2164- Redistribution and use in source and binary forms, with or without
2165- modification, are permitted provided that the following conditions are met:
2166-
2167- * Redistributions of source code must retain the above copyright notice, this
2168- list of conditions and the following disclaimer.
2169-
2170- * Redistributions in binary form must reproduce the above copyright notice,
2171- this list of conditions and the following disclaimer in the documentation
2172- and/or other materials provided with the distribution.
2173-
2174- * Neither the name of the copyright holder nor the names of its
2175- contributors may be used to endorse or promote products derived from
2176- this software without specific prior written permission.
2177-
2178- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2179- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2180- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2181- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
2182- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2183- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2184- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2185- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2186- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2187- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2188-
21892121```
21902122-------------
21912123## BSD-3-Clause License: protobuf
0 commit comments