From dc3faff23f9656b818e82f840b3edf1d2d50a426 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 25 Jun 2024 08:42:22 +0200 Subject: [PATCH] update d/copyright MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Gbp-Dch: ignore Signed-off-by: Fabian Grünbichler --- debian/copyright | 1231 +++++++++++++++++++++++----------------------- 1 file changed, 621 insertions(+), 610 deletions(-) diff --git a/debian/copyright b/debian/copyright index dfa87b0e46..bfe857f607 100644 --- a/debian/copyright +++ b/debian/copyright @@ -321,27 +321,27 @@ Files: src/librustdoc/html/static/fonts/SourceSerif4* Copyright: 2014-2021 Adobe Systems Incorporated License: SIL-OPEN-FONT -Files: vendor/compiler_builtins/* +Files: vendor/compiler_builtins-*/* Copyright: 2016-2019 Jorge Aparicio License: MIT or Apache-2.0 Comment: see https://github.com/rust-lang-nursery/compiler-builtins -Files: vendor/ahash/* +Files: vendor/ahash-*/* Copyright: 2019-2022 Tom Kaitchuck License: MIT OR Apache-2.0 Comment: see https://github.com/tkaitchuck/ahash -Files: vendor/android_system_properties/* +Files: vendor/android_system_properties-*/* Copyright: 2022-2022 Nicolas Silva License: MIT or Apache-2.0 Comment: see https://github.com/nical/android_system_properties -Files: vendor/anes/* +Files: vendor/anes-*/* Copyright: 2019-2023 Robert Vojta License: MIT OR Apache-2.0 Comment: see https://github.com/zrzka/anes-rs -Files: vendor/ansi_term/* +Files: vendor/ansi_term-*/* Copyright: 2014-2019 ogham@bsago.me 2014-2019 Ryan Scheel (Havvy) 2014-2019 Josh Triplett @@ -349,18 +349,18 @@ License: MIT Comment: see https://github.com/ogham/rust-ansi-term Files: - vendor/anstream/* - vendor/anstyle/* - vendor/anstyle-lossy/* - vendor/anstyle-parse/* - vendor/anstyle-svg/* - vendor/anstyle-query/* - vendor/colorchoice/* + vendor/anstream-*/* + vendor/anstyle-*/* + vendor/anstyle-lossy-*/* + vendor/anstyle-parse-*/* + vendor/anstyle-svg-*/* + vendor/anstyle-query-*/* + vendor/colorchoice-*/* Copyright: 2023-2024 Ed Page License: MIT or Apache-2.0 Comment: see https://github.com/rust-cli/anstyle -Files: vendor/ar_archive_writer/* +Files: vendor/ar_archive_writer-*/* Copyright: 2003-2017 University of Illinois at Urbana-Champaign. License: Apache-2.0 with LLVM exception Comment: @@ -368,8 +368,8 @@ Comment: derived from LLVM code Files: - vendor/arbitrary/* - vendor/derive_arbitrary/* + vendor/arbitrary-*/* + vendor/derive_arbitrary-*/* Copyright: 2017-2024 The Rust-Fuzz Project Developers 2017-2024 Nick Fitzgerald 2017-2024 Manish Goregaokar @@ -385,24 +385,22 @@ License: MIT OR Apache-2.0 Comment: see https://github.com/djc/askama Files: - vendor/bitflags/* - vendor/bitflags-1.*/* - vendor/cc/* - vendor/cc-1.*/* - vendor/cmake/* - vendor/env_filter/* - vendor/env_logger/* - vendor/getopts/* - vendor/glob/* - vendor/libc/* - vendor/log/* - vendor/regex/* + vendor/bitflags-*/* + vendor/cc-*/* + vendor/cmake-*/* + vendor/env_filter-*/* + vendor/env_logger-*/* + vendor/getopts-*/* + vendor/glob-*/* + vendor/libc-*/* + vendor/log-*/* + vendor/regex-*/* vendor/regex-1.*/* - vendor/regex-lite/* - vendor/regex-syntax/* + vendor/regex-lite-*/* + vendor/regex-syntax-*/* vendor/regex-syntax-0.*/* - vendor/rustc-hash/* - vendor/time/* + vendor/rustc-hash-*/* + vendor/time-*/* Copyright: 2010-2021 The Rust Project Developers License: MIT or Apache-2.0 Comment: @@ -412,33 +410,33 @@ Comment: Exceptions are noted below. Files: - vendor/time-core/* + vendor/time-core-*/* Copyright: 2019-2023 Jacob Pratt 2019-2023 Time contributors License: MIT OR Apache-2.0 Comment: see https://github.com/time-rs/time Files: - vendor/core-foundation/* - vendor/core-foundation-sys/* + vendor/core-foundation-*/* + vendor/core-foundation-sys-*/* Copyright: 2012-2024 The Servo Project Developers License: MIT or Apache-2.0 Comment: see https://github.com/servo/core-foundation-rs -Files: vendor/num-conv/* +Files: vendor/num-conv-*/* Copyright: 2023-2023 Jacob Pratt License: MIT OR Apache-2.0 Comment: see https://github.com/jhpratt/num-conv -Files: vendor/num-traits/* +Files: vendor/num-traits-*/* Copyright: 2014-2018 The Rust Project Developers License: MIT or Apache-2.0 Comment: see https://github.com/rust-num/num Files: - vendor/string_cache/* - vendor/string_cache_codegen/* - vendor/unicode-bidi/* + vendor/string_cache-*/* + vendor/string_cache_codegen-*/* + vendor/unicode-bidi-*/* Copyright: 2015-2017 Alex Crichton 2015-2017 Keegan McAllister 2015-2017 Chris Morgan @@ -449,12 +447,12 @@ License: MIT or Apache-2.0 Comment: see https://github.com/servo/ Files: - vendor/getrandom/* - vendor/rand/* - vendor/rand_chacha/* - vendor/rand_core/* - vendor/rand_xorshift/* - vendor/rand_xoshiro/* + vendor/getrandom-*/* + vendor/rand-*/* + vendor/rand_chacha-*/* + vendor/rand_core-*/* + vendor/rand_xorshift-*/* + vendor/rand_xoshiro-*/* Copyright: 2010-2019 The Rand Project Developers 2010-2019 The Rust Project Developers License: MIT or Apache-2.0 @@ -463,40 +461,43 @@ Comment: see https://github.com/rust-random/rand see https://github.com/rust-random/small-rngs +Files: vendor/cfg_aliases-*/* +Copyright: 2020-2024 Zicklag +License: MIT +Comment: see https://github.com/katharostech/cfg_aliases + Files: - vendor/cfg-if/* - vendor/filetime/* - vendor/flate2/* - vendor/fnv/* - vendor/jobserver/* - vendor/lzma-sys/* - vendor/pkg-config/* - vendor/proc-macro2/* - vendor/rustc-demangle/* - vendor/scoped-tls/* - vendor/tar/* - vendor/toml-0*/* - vendor/xz2/* + vendor/cfg-if-*/* + vendor/filetime-*/* + vendor/flate2-*/* + vendor/fnv-*/* + vendor/jobserver-*/* + vendor/lzma-sys-*/* + vendor/pkg-config-*/* + vendor/proc-macro2-*/* + vendor/rustc-demangle-*/* + vendor/scoped-tls-*/* + vendor/tar-*/* + vendor/xz2-*/* Copyright: 2014-2020 Alex Crichton 2015-2017 The Rust Project Developers License: MIT or Apache-2.0 Comment: see https://github.com/alexcrichton/ -Files: vendor/dlmalloc/* +Files: vendor/crunchy-*/* +Copyright: 2018-2024 Vurich +License: MIT + +Files: vendor/dlmalloc-*/* Copyright: 2017-2019 Alex Crichton License: MIT or Apache-2.0 Comment: see https://github.com/alexcrichton/dlmalloc-rs -Files: vendor/dlmalloc/src/dlmalloc.c +Files: vendor/dlmalloc-*/src/dlmalloc.c Copyright: 2000-2012 Doug Lea License: CC0-1.0 -Files: vendor/tester/* -Copyright: 2016-2019 The Rust Project Developers -License: MIT OR Apache-2.0 -Comment: see https://github.com/messense/rustc-test - -Files: vendor/addr2line/* +Files: vendor/addr2line-*/* Copyright: 2016-2021 Nick Fitzgerald 2016-2021 Philip Craig @@ -506,41 +507,38 @@ License: Apache-2.0 or MIT Comment: see https://github.com/gimli-rs/addr2line Files: - vendor/adler/* + vendor/adler-*/* Copyright: 2020-2021 Jonas Schievink License: 0BSD or MIT or Apache-2.0 Comment: see https://github.com/jonas-schievink/adler.git -Files: vendor/allocator-api2/* +Files: vendor/allocator-api2-*/* Copyright: 2023-2024 Zakarum License: MIT OR Apache-2.0 Comment: see https://github.com/zakarumych/allocator-api2 -Files: vendor/always-assert/* +Files: vendor/always-assert-*/* Copyright: 2021-2021 Aleksey Kladov License: MIT OR Apache-2.0 Comment: see https://github.com/matklad/always-assert -Files: vendor/ammonia/* +Files: vendor/ammonia-*/* Copyright: 2015-2018 Michael Howell License: MIT or Apache-2.0 Comment: see https://github.com/notriddle/ammonia -Files: vendor/android-tzdata/* +Files: vendor/android-tzdata-*/* Copyright: 2023-2023 RumovZ License: MIT OR Apache-2.0 Comment: see https://github.com/RumovZ/android-tzdata -Files: - vendor/annotate-snippets/* - vendor/annotate-snippets-0.*/* +Files: vendor/annotate-snippets-*/* Copyright: 2018-2020 Zibi Braniecki License: Apache-2.0 or MIT Comment: see https://github.com/zbraniecki/annotate-snippets-rs -Files: vendor/aho-corasick/* - vendor/memchr/* - vendor/memchr-2.*/* +Files: vendor/aho-corasick-*/* + vendor/memchr-*/* Copyright: 2015 Andrew Gallant 2015-2018 bluss License: MIT or Unlicense @@ -548,33 +546,33 @@ Comment: see upstream projects, * https://github.com/BurntSushi/aho-corasick * https://github.com/BurntSushi/rust-memchr -Files: vendor/arc-swap/* +Files: vendor/arc-swap-*/* Copyright: 2018-2024 Michal 'vorner' Vaner License: MIT OR Apache-2.0 Comment: see https://github.com/vorner/arc-swap -Files: vendor/autocfg/* +Files: vendor/autocfg-*/* Copyright: 2018-2020 Josh Stone License: Apache-2.0 or MIT -Files: vendor/backtrace/* +Files: vendor/backtrace-*/* Copyright: 2015-2022 The Rust Project Developers License: MIT or Apache-2.0 Comment: see https://github.com/rust-lang/backtrace-rs -Files: vendor/base64/* +Files: vendor/base64-*/* Copyright: 2015-2024 Alice Maz 2015-2024 Marshall Pierce License: MIT OR Apache-2.0 Comment: see https://github.com/marshallpierce/rust-base64 -Files: vendor/basic-toml/* +Files: vendor/basic-toml-*/* Copyright: 2014-2023 Alex Crichton 2014-2023 David Tolnay License: MIT OR Apache-2.0 Comment: see https://github.com/dtolnay/basic-toml -Files: vendor/bincode/* +Files: vendor/bincode-*/* Copyright: 2014-2024 Ty Overby 2014-2024 Francesco Mazzoli 2014-2024 David Tolnay @@ -582,47 +580,47 @@ Copyright: 2014-2024 Ty Overby License: MIT Comment: see https://github.com/servo/bincode -Files: vendor/bitmaps/* +Files: vendor/bitmaps-*/* Copyright: 2019-2024 Bodil Stokke License: MPL-2.0+ Comment: see https://github.com/bodil/bitmaps -Files: vendor/bit-set/* +Files: vendor/bit-set-*/* Copyright: 2015-2023 Alexis Beingessner License: MIT or Apache-2.0 Comment: see https://github.com/contain-rs/bit-set -Files: vendor/bit-vec/* +Files: vendor/bit-vec-*/* Copyright: 2015-2023 Alexis Beingessner License: MIT or Apache-2.0 Comment: see https://github.com/contain-rs/bit-vec Files: - vendor/base16ct/* - vendor/base64ct/* - vendor/block-buffer/* - vendor/const-oid/* - vendor/cpufeatures/* - vendor/crypto-bigint/* - vendor/crypto-common/* - vendor/der/* - vendor/digest/* - vendor/ecdsa/* - vendor/elliptic-curve/* - vendor/hkdf/* - vendor/hmac/* - vendor/md-5/* - vendor/p384/* - vendor/pem-rfc7468/* - vendor/pkcs8/* - vendor/primeorder/* - vendor/rfc6979/* - vendor/sec1/* - vendor/sha1/* - vendor/sha2/* - vendor/signature/* - vendor/spki/* - vendor/zeroize/* + vendor/base16ct-*/* + vendor/base64ct-*/* + vendor/block-buffer-*/* + vendor/const-oid-*/* + vendor/cpufeatures-*/* + vendor/crypto-bigint-*/* + vendor/crypto-common-*/* + vendor/der-*/* + vendor/digest-*/* + vendor/ecdsa-*/* + vendor/elliptic-curve-*/* + vendor/hkdf-*/* + vendor/hmac-*/* + vendor/md-5-*/* + vendor/p384-*/* + vendor/pem-rfc7468-*/* + vendor/pkcs8-*/* + vendor/primeorder-*/* + vendor/rfc6979-*/* + vendor/sec1-*/* + vendor/sha1-*/* + vendor/sha2-*/* + vendor/signature-*/* + vendor/spki-*/* + vendor/zeroize-*/* Copyright: 2015-2024 RustCrypto Developers License: MIT or Apache-2.0 Comment: @@ -636,46 +634,41 @@ Comment: see https://github.com/RustCrypto/MACs Files: - vendor/bstr/* + vendor/bstr-*/* vendor/bstr-1.*/* Copyright: 2018-2024 Andrew Gallant License: MIT OR Apache-2.0 Comment: see https://github.com/BurntSushi/bstr -Files: vendor/btoi/* -Copyright: 2017-2023 Niklas Fiekas -License: MIT OR Apache-2.0 -Comment: see https://github.com/niklasf/rust-btoi - -Files: vendor/bumpalo/* +Files: vendor/bumpalo-*/* Copyright: 2018-2024 Nick Fitzgerald License: MIT or Apache-2.0 Comment: see https://github.com/fitzgen/bumpalo -Files: vendor/bytecount/* +Files: vendor/bytecount-*/* Copyright: 2016-2020 Andre Bogus 2016-2020 Joshua Landau License: Apache-2.0 or MIT Comment: see https://github.com/llogiq/bytecount -Files: vendor/byteorder/* +Files: vendor/byteorder-*/* Copyright: 2015-2023 Andrew Gallant License: Unlicense OR MIT Comment: see https://github.com/BurntSushi/byteorder -Files: vendor/bytesize/* +Files: vendor/bytesize-*/* Copyright: 2015-2023 Hyunsik Choi License: Apache-2.0 Comment: see https://github.com/hyunsik/bytesize/ Files: - vendor/globset/* + vendor/globset-*/* vendor/globset-0.*/* - vendor/ignore/* + vendor/ignore-*/* vendor/ignore-0.*/* - vendor/same-file/* - vendor/termcolor/* - vendor/walkdir/* + vendor/same-file-*/* + vendor/termcolor-*/* + vendor/walkdir-*/* Copyright: 2015-2020 Andrew Gallant License: Unlicense or MIT Comment: @@ -686,7 +679,7 @@ Comment: see https://github.com/BurntSushi/ripgrep/tree/master/ignore see https://github.com/BurntSushi/ripgrep/tree/master/termcolor -Files: vendor/camino/* +Files: vendor/camino-*/* Copyright: 2020-2022 Without Boats 2020-2022 Ashley Williams 2020-2022 Steve Klabnik @@ -695,167 +688,167 @@ License: MIT OR Apache-2.0 Comment: see https://github.com/withoutboats/camino Files: - vendor/cargo_metadata/* + vendor/cargo_metadata-*/* vendor/cargo_metadata-0.*/* Copyright: 2016-2020 Oliver Schneider License: MIT Comment: see https://github.com/oli-obk/cargo_metadata -Files: vendor/cargo-platform/* +Files: vendor/cargo-platform-*/* Copyright: 2019-2022 The Cargo Project Developers License: MIT OR Apache-2.0 Comment: see https://github.com/rust-lang/cargo -Files: vendor/cast/* +Files: vendor/cast-*/* Copyright: 2014-2021 Jorge Aparicio License: MIT OR Apache-2.0 Comment: see https://github.com/japaric/cast.rs -Files: vendor/ppv-lite86/* +Files: vendor/ppv-lite86-*/* Copyright: 2019-2019 The CryptoCorrosion Contributors License: MIT or Apache-2.0 Comment: see https://github.com/cryptocorrosion/cryptocorrosion -Files: vendor/chrono/* +Files: vendor/chrono-*/* Copyright: 2014-2018 Kang Seonghoon License: MIT or Apache-2.0 Comment: see https://github.com/chronotope/chrono Files: - vendor/ciborium/* - vendor/ciborium-io/* - vendor/ciborium-ll/* + vendor/ciborium-*/* + vendor/ciborium-io-*/* + vendor/ciborium-ll-*/* Copyright: 2020-2024 Nathaniel McCallum License: Apache-2.0 Comment: see https://github.com/enarx/ciborium Files: - vendor/clap/* - vendor/clap_builder/* - vendor/clap_complete/* - vendor/clap_derive/* - vendor/clap_lex/* + vendor/clap-*/* + vendor/clap_builder-*/* + vendor/clap_complete-*/* + vendor/clap_derive-*/* + vendor/clap_lex-*/* Copyright: 2015-2022 Kevin K. License: MIT Comment: see https://github.com/clap-rs/clap -Files: vendor/clap-cargo/* +Files: vendor/clap-cargo-*/* Copyright: 2019-2024 Ed Page License: MIT OR Apache-2.0 Comment: see https://github.com/crate-ci/clap-cargo -Files: vendor/clru/* +Files: vendor/clru-*/* Copyright: 2020-2023 marmeladema License: MIT Comment: see https://github.com/marmeladema/clru-rs -Files: vendor/color-eyre/* +Files: vendor/color-eyre-*/* Copyright: 2020-2023 Jane Lusby License: MIT OR Apache-2.0 Comment: see https://github.com/yaahc/color-eyre -Files: vendor/color-spantrace/* +Files: vendor/color-spantrace-*/* Copyright: 2020-2024 Jane Lusby License: MIT OR Apache-2.0 Comment: see https://github.com/yaahc/color-spantrace -Files: vendor/colored/* +Files: vendor/colored-*/* Copyright: 2016-2020 Thomas Wickham License: MPL-2.0 Comment: see https://github.com/mackwic/colored Files: - vendor/color-print/* - vendor/color-print-proc-macro/* + vendor/color-print-*/* + vendor/color-print-proc-macro-*/* Copyright: 2021-2024 Johann David License: MIT OR Apache-2.0 Comment: see https://gitlab.com/yolenoyer/color-print -Files: vendor/comma/* +Files: vendor/comma-*/* Copyright: 2019-2023 Ethan McTague License: MIT Comment: see https://github.com/emctague/comma Files: - vendor/console/* - vendor/indicatif/* + vendor/console-*/* + vendor/indicatif-*/* Copyright: 2017-2024 Armin Ronacher License: MIT Comment: see https://github.com/console-rs/console see https://github.com/console-rs/indicatif -Files: vendor/content_inspector/* +Files: vendor/content_inspector-*/* Copyright: 2018-2018 David Peter License: MIT or Apache-2.0 Comment: see https://github.com/sharkdp/content_inspector -Files: vendor/countme/* +Files: vendor/countme-*/* Copyright: 2021-2022 Aleksey Kladov License: MIT OR Apache-2.0 Comment: see https://github.com/matklad/countme -Files: vendor/cov-mark/* +Files: vendor/cov-mark-*/* Copyright: 2020-2021 Aleksey Kladov 2020-2021 Simonas Kazlauskas License: MIT OR Apache-2.0 Comment: see https://github.com/matklad/cov-mark -Files: vendor/crc32fast/* +Files: vendor/crc32fast-*/* Copyright: 2018-2019 Sam Rijs 2018-2019 Alex Crichton License: MIT OR Apache-2.0 Comment: see https://github.com/srijs/rust-crc32fast Files: - vendor/criterion/* - vendor/criterion-plot/* + vendor/criterion-*/* + vendor/criterion-plot-*/* Copyright: 2014-2024 Jorge Aparicio 2014-2024 Brook Heisler License: Apache-2.0 or MIT Comment: see https://github.com/bheisler/criterion.rs Files: - vendor/crossbeam-channel/* - vendor/crossbeam-deque/* - vendor/crossbeam-epoch/* - vendor/crossbeam-utils/* + vendor/crossbeam-channel-*/* + vendor/crossbeam-deque-*/* + vendor/crossbeam-epoch-*/* + vendor/crossbeam-utils-*/* Copyright: 2015-2022 The Crossbeam Project Developers License: MIT or Apache-2.0 Comment: see https://github.com/crossbeam-rs -Files: vendor/ct-codecs/* +Files: vendor/ct-codecs-*/* Copyright: 2020-2022 Frank Denis License: MIT Comment: see https://github.com/jedisct1/rust-ct-codecs -Files: vendor/ctrlc/* +Files: vendor/ctrlc-*/* Copyright: 2015-2024 Antti Keränen License: MIT or Apache-2.0 Comment: see https://github.com/Detegr/rust-ctrlc.git Files: - vendor/curl/* - vendor/curl-sys/* + vendor/curl-*/* + vendor/curl-sys-*/* Copyright: 2014-2024 Alex Crichton License: MIT Comment: see https://github.com/alexcrichton/curl-rust -Files: vendor/dashmap/* +Files: vendor/dashmap-*/* Copyright: 2019-2022 Acrimon License: MIT Comment: see https://github.com/xacrimon/dashmap Files: - vendor/darling/* - vendor/darling_core/* - vendor/darling_macro/* + vendor/darling-*/* + vendor/darling_core-*/* + vendor/darling_macro-*/* Copyright: 2017-2024 Ted Driggs License: MIT Comment: see https://github.com/TedDriggs/darling -Files: vendor/datafrog/* +Files: vendor/datafrog-*/* Copyright: 2018 Frank McSherry 2018 The Rust Project Developers @@ -863,20 +856,27 @@ Copyright: License: Apache-2.0 or MIT Comment: see https://github.com/rust-lang-nursery/datafrog -Files: vendor/deranged/* +Files: + vendor/dbus-*/* + vendor/libdbus-sys-*/* +Copyright: 2014-2024 David Henningsson +License: Apache-2.0 or MIT +Comment: see https://github.com/diwic/dbus-rs + +Files: vendor/deranged-*/* Copyright: 2020-2023 Jacob Pratt License: MIT OR Apache-2.0 Comment: see https://github.com/jhpratt/deranged -Files: vendor/derivative/* +Files: vendor/derivative-*/* Copyright: 2016-2021 mcarton License: MIT or Apache-2.0 Comment: see https://github.com/mcarton/rust-derivative Files: - vendor/derive_builder/* - vendor/derive_builder_core/* - vendor/derive_builder_macro/* + vendor/derive_builder-*/* + vendor/derive_builder_core-*/* + vendor/derive_builder_macro-*/* Copyright: 2016-2024 Colin Kiegel 2016-2024 Pascal Hertleif 2016-2024 Jan-Erik Rediger @@ -884,30 +884,30 @@ Copyright: 2016-2024 Colin Kiegel License: MIT or Apache-2.0 Comment: see https://github.com/colin-kiegel/rust-derive-builder -Files: vendor/derive_more/* +Files: vendor/derive_more-*/* Copyright: 2016-2023 Jelte Fennema License: MIT Comment: see https://github.com/JelteF/derive_more -Files: vendor/derive_setters/* +Files: vendor/derive_setters-*/* Copyright: 2019-2023 Lymia Aluysia License: MIT or Apache-2.0 Comment: see https://github.com/Lymia/derive_setters -Files: vendor/diff/* +Files: vendor/diff-*/* Copyright: 2015-2017 Utkarsh Kukreti License: MIT or Apache-2.0 Comment: see https://github.com/utkarshkukreti/diff.rs Files: - vendor/anyhow/* - vendor/dissimilar/* - vendor/itoa/* + vendor/anyhow-*/* + vendor/dissimilar-*/* + vendor/itoa-*/* vendor/itoa-0.*/* - vendor/quote/* - vendor/syn/* + vendor/quote-*/* + vendor/syn-*/* vendor/syn-1.*/* - vendor/unicode-ident/* + vendor/unicode-ident-*/* Copyright: 2016-2024 David Tolnay License: MIT or Apache-2.0 Comment: @@ -919,12 +919,12 @@ Comment: see https://github.com/dtolnay/unicode-ident Files: - vendor/arrayvec/* - vendor/either/* - vendor/itertools/* + vendor/arrayvec-*/* + vendor/either-*/* + vendor/itertools-*/* vendor/itertools-0.*/* - vendor/maplit/* - vendor/scopeguard/* + vendor/maplit-*/* + vendor/scopeguard-*/* Copyright: 2014-2020 bluss License: MIT or Apache-2.0 Comment: @@ -936,7 +936,7 @@ Comment: see https://github.com/bluss/scopeguard Files: - vendor/dirs/* + vendor/dirs-*/* vendor/dirs-sys-0.*/* Copyright: 2015-2024 Simon Ochsenreither 2015-2024 dirs-rs contributors @@ -946,180 +946,180 @@ Comment: see https://github.com/dirs-dev/dirs-sys-rs Files: - vendor/dirs-next/* - vendor/dirs-sys-next/* + vendor/dirs-next-*/* + vendor/dirs-sys-next-*/* Copyright: 2017-2021 The @xdg-rs members License: MIT OR Apache-2.0 Comment: see https://github.com/xdg-rs/dirs -Files: vendor/displaydoc/* +Files: vendor/displaydoc-*/* Copyright: 2019-2023 Jane Lusby License: MIT OR Apache-2.0 Comment: see https://github.com/yaahc/displaydoc -Files: vendor/drop_bomb/* +Files: vendor/drop_bomb-*/* Copyright: 2018-2020 Aleksey Kladov License: MIT OR Apache-2.0 Comment: see https://github.com/matklad/drop_bomb -Files: vendor/dunce/* +Files: vendor/dunce-*/* Copyright: 2017-2023 Kornel License: CC0-1.0 Comment: see https://gitlab.com/kornelski/dunce -Files: vendor/ed25519-compact/* +Files: vendor/ed25519-compact-*/* Copyright: 2020-2024 Frank Denis License: MIT Comment: see https://github.com/jedisct1/rust-ed25519-compact -Files: vendor/elasticlunr-rs/* +Files: vendor/elasticlunr-rs-*/* Copyright: 2017-2018 Matt Ickstadt License: MIT or Apache-2.0 Comment: see https://github.com/mattico/elasticlunr-rs -Files: vendor/elsa/* +Files: vendor/elsa-*/* Copyright: 2018-2023 Manish Goregaokar License: MIT or Apache-2.0 Comment: see https://github.com/manishearth/elsa -Files: vendor/ena/* +Files: vendor/ena-*/* Copyright: 2015-2020 Niko Matsakis License: MIT or Apache-2.0 Comment: see https://github.com/nikomatsakis/ena -Files: vendor/encoding_rs/* +Files: vendor/encoding_rs-*/* Copyright: 2016-2024 Henri Sivonen License: (Apache-2.0 OR MIT) AND BSD-3-Clause Comment: see https://github.com/hsivonen/encoding_rs -Files: vendor/erased-serde/* +Files: vendor/erased-serde-*/* Copyright: 2016-2024 David Tolnay License: MIT OR Apache-2.0 Comment: see https://github.com/dtolnay/erased-serde -Files: vendor/errno/* +Files: vendor/errno-*/* Copyright: 2015-2022 Chris Wong License: MIT or Apache-2.0 Comment: see https://github.com/lambda-fairy/rust-errno -Files: vendor/equivalent/* +Files: vendor/equivalent-*/* Copyright: 2016-2023 Josh Stone License: Apache-2.0 OR MIT Comment: see https://github.com/cuviper/equivalent -Files: vendor/escargot/* +Files: vendor/escargot-*/* Copyright: 2018-2024 Ed Page License: MIT OR Apache-2.0 Comment: see https://github.com/crate-ci/escargot.git -Files: vendor/expect-test/* +Files: vendor/expect-test-*/* Copyright: 2020-2022 rust-analyzer developers License: MIT OR Apache-2.0 Comment: see https://github.com/rust-analyzer/expect-test -Files: vendor/eyre/* +Files: vendor/eyre-*/* Copyright: 2019-2024 David Tolnay 2019-2024 Jane Lusby License: MIT OR Apache-2.0 Comment: see https://github.com/yaahc/eyre -Files: vendor/fallible-iterator/* +Files: vendor/fallible-iterator-*/* Copyright: 2016-2019 Steven Fackler License: MIT or Apache-2.0 Comment: see https://github.com/sfackler/rust-fallible-iterator -Files: vendor/fallible-streaming-iterator/* +Files: vendor/fallible-streaming-iterator-*/* Copyright: 2016-2018 Steven Fackler License: MIT or Apache-2.0 Comment: see https://github.com/sfackler/fallible-streaming-iterator -Files: vendor/faster-hex/* +Files: vendor/faster-hex-*/* Copyright: 2018-2023 zhangsoledad <787953403@qq.com> License: MIT Comment: see https://github.com/NervosFoundation/faster-hex -Files: vendor/fastrand/* +Files: vendor/fastrand-*/* Copyright: 2020-2023 Stjepan Glavina License: Apache-2.0 OR MIT Comment: see https://github.com/smol-rs/fastrand -Files: vendor/fd-lock/* +Files: vendor/fd-lock-*/* Copyright: 2019-2022 Yoshua Wuyts License: MIT OR Apache-2.0 Comment: see https://github.com/yoshuawuyts/fd-lock -Files: vendor/ff/* +Files: vendor/ff-*/* Copyright: 2017-2023 Sean Bowe 2017-2023 Jack Grigg License: MIT or Apache-2.0 Comment: see https://github.com/zkcrypto/ff -Files: vendor/fiat-crypto/* +Files: vendor/fiat-crypto-*/* Copyright: 2015-2024 Fiat Crypto library authors License: MIT OR Apache-2.0 OR BSD-1-Clause-fiat-crypto Comment: see https://github.com/mit-plv/fiat-crypto -Files: vendor/field-offset/* +Files: vendor/field-offset-*/* Copyright: 2016-2023 Diggory Blake License: MIT OR Apache-2.0 Comment: see https://github.com/Diggsey/rust-field-offset Files: - vendor/fluent-bundle/* - vendor/fluent-syntax/* - vendor/intl-memoizer/* + vendor/fluent-bundle-*/* + vendor/fluent-syntax-*/* + vendor/intl-memoizer-*/* Copyright: 2016-2022 Zibi Braniecki 2016-2022 Staś Małolepszy 2016-2022 Manish Goregaokar License: Apache-2.0 or MIT Comment: see https://github.com/projectfluent/fluent-rs -Files: vendor/fluent-langneg/* +Files: vendor/fluent-langneg-*/* Copyright: 2017-2021 Zibi Braniecki License: Apache-2.0 Comment: see https://github.com/projectfluent/fluent-langneg-rs Files: - vendor/foreign-types/* - vendor/foreign-types-shared/* + vendor/foreign-types-*/* + vendor/foreign-types-shared-*/* Copyright: 2017-2023 Steven Fackler License: MIT or Apache-2.0 Comment: see https://github.com/sfackler/foreign-types -Files: vendor/fortanix-sgx-abi/* +Files: vendor/fortanix-sgx-abi-*/* Copyright: 2015-2019 Jethro Beekman License: MPL-2.0 Comment: see https://github.com/fortanix/rust-sgx -Files: vendor/fs-err/* +Files: vendor/fs-err-*/* Copyright: 2020-2020 Andrew Hickman License: MIT or Apache-2.0 Comment: see https://github.com/andrewhickman/fs-err -Files: vendor/fs_extra/* +Files: vendor/fs_extra-*/* Copyright: 2017-2023 Denis Kurilenko License: MIT Comment: see https://github.com/webdesus/fs_extra -Files: vendor/fst/* +Files: vendor/fst-*/* Copyright: 2015-2023 Andrew Gallant License: Unlicense or MIT Comment: see https://github.com/BurntSushi/fst -Files: vendor/futf/* +Files: vendor/futf-*/* Copyright: 2015-2018 Keegan McAllister License: MIT or Apache-2.0 Comment: see https://github.com/servo/futf Files: - vendor/generic-array/* + vendor/generic-array-*/* Copyright: 2015-2020 Bartłomiej Kamiński 2015-2020 Aaron Trent License: MIT Comment: see https://github.com/fizyk20/generic-array.git -Files: vendor/gimli/* +Files: vendor/gimli-*/* Copyright: 2016-2021 Nick Fitzgerald 2016-2021 Philip Craig @@ -1128,63 +1128,63 @@ Comment: see https://github.com/gimli-rs/gimli Files: - vendor/git2/* - vendor/git2-curl/* - vendor/libgit2-sys/* + vendor/git2-*/* + vendor/git2-curl-*/* + vendor/libgit2-sys-*/* Copyright: 2014-2024 Josh Triplett 2014-2024 Alex Crichton License: MIT OR Apache-2.0 Comment: see https://github.com/rust-lang/git2-rs Files: - vendor/gix/* - vendor/gix-actor/* - vendor/gix-attributes/* - vendor/gix-bitmap/* - vendor/gix-chunk/* - vendor/gix-command/* - vendor/gix-commitgraph/* - vendor/gix-config/* - vendor/gix-config-value/* - vendor/gix-credentials/* - vendor/gix-date/* - vendor/gix-diff/* - vendor/gix-discover/* - vendor/gix-features/* - vendor/gix-filter/* - vendor/gix-fs/* - vendor/gix-glob/* - vendor/gix-hash/* - vendor/gix-hashtable/* - vendor/gix-ignore/* - vendor/gix-index/* - vendor/gix-lock/* - vendor/gix-macros/* - vendor/gix-negotiate/* - vendor/gix-object/* - vendor/gix-odb/* - vendor/gix-pack/* - vendor/gix-packetline/* - vendor/gix-packetline-blocking/* - vendor/gix-path/* - vendor/gix-pathspec/* - vendor/gix-prompt/* - vendor/gix-protocol/* - vendor/gix-quote/* - vendor/gix-ref/* - vendor/gix-refspec/* - vendor/gix-revision/* - vendor/gix-revwalk/* - vendor/gix-sec/* - vendor/gix-submodule/* - vendor/gix-tempfile/* - vendor/gix-trace/* - vendor/gix-transport/* - vendor/gix-traverse/* - vendor/gix-url/* - vendor/gix-utils/* - vendor/gix-validate/* - vendor/gix-worktree/* + vendor/gix-*/* + vendor/gix-actor-*/* + vendor/gix-attributes-*/* + vendor/gix-bitmap-*/* + vendor/gix-chunk-*/* + vendor/gix-command-*/* + vendor/gix-commitgraph-*/* + vendor/gix-config-*/* + vendor/gix-config-value-*/* + vendor/gix-credentials-*/* + vendor/gix-date-*/* + vendor/gix-diff-*/* + vendor/gix-discover-*/* + vendor/gix-features-*/* + vendor/gix-filter-*/* + vendor/gix-fs-*/* + vendor/gix-glob-*/* + vendor/gix-hash-*/* + vendor/gix-hashtable-*/* + vendor/gix-ignore-*/* + vendor/gix-index-*/* + vendor/gix-lock-*/* + vendor/gix-macros-*/* + vendor/gix-negotiate-*/* + vendor/gix-object-*/* + vendor/gix-odb-*/* + vendor/gix-pack-*/* + vendor/gix-packetline-*/* + vendor/gix-packetline-blocking-*/* + vendor/gix-path-*/* + vendor/gix-pathspec-*/* + vendor/gix-prompt-*/* + vendor/gix-protocol-*/* + vendor/gix-quote-*/* + vendor/gix-ref-*/* + vendor/gix-refspec-*/* + vendor/gix-revision-*/* + vendor/gix-revwalk-*/* + vendor/gix-sec-*/* + vendor/gix-submodule-*/* + vendor/gix-tempfile-*/* + vendor/gix-trace-*/* + vendor/gix-transport-*/* + vendor/gix-traverse-*/* + vendor/gix-url-*/* + vendor/gix-utils-*/* + vendor/gix-validate-*/* + vendor/gix-worktree-*/* Copyright: 2018-2024 Conor Davis 2018-2024 Jiahao XU @@ -1192,106 +1192,106 @@ Copyright: License: MIT or Apache-2.0 Comment: see https://github.com/Byron/gitoxide -Files: vendor/group/* +Files: vendor/group-*/* Copyright: 2018-2023 Sean Bowe 2018-2023 Jack Grigg License: MIT or Apache-2.0 Comment: see https://github.com/zkcrypto/group -Files: vendor/gsgdt/* +Files: vendor/gsgdt-*/* Copyright: 2020 Vishnunarayan K I License: MIT or Apache-2.0 Comment: see https://github.com/vn-ki/gsgdt-rs -Files: vendor/h2/* +Files: vendor/h2-*/* Copyright: 2017-2024 Carl Lerche 2017-2024 Sean McArthur License: MIT Comment: see https://github.com/hyperium/h2 -Files: vendor/half/* +Files: vendor/half-*/* Copyright: 2016-2024 Kathryn Long License: MIT OR Apache-2.0 Comment: see https://github.com/starkat99/half-rs -Files: vendor/handlebars/* +Files: vendor/handlebars-*/* Copyright: 2014-2017 Ning Sun License: MIT Comment: see https://github.com/sunng87/handlebars-rust -Files: vendor/hashlink/* +Files: vendor/hashlink-*/* Copyright: 2019-2024 kyren License: MIT OR Apache-2.0 Comment: see https://github.com/kyren/hashlink -Files: vendor/heck/* +Files: vendor/heck-*/* Copyright: 2017-2018 Without Boats License: MIT OR Apache-2.0 Comment: see https://github.com/withoutboats/heck -Files: vendor/hermit-abi/* +Files: vendor/hermit-abi-*/* Copyright: 2019-2019 Stefan Lankes License: MIT or Apache-2.0 Comment: see https://github.com/hermitcore/hermit-abi -Files: vendor/hex/* +Files: vendor/hex-*/* Copyright: 2015-2020 KokaKiwi License: MIT OR Apache-2.0 Comment: see https://github.com/KokaKiwi/rust-hex -Files: vendor/home/* +Files: vendor/home-*/* Copyright: 2017-2022 Brian Anderson License: MIT OR Apache-2.0 Comment: see https://github.com/brson/home Files: - vendor/html5ever/* - vendor/markup5ever/* + vendor/html5ever-*/* + vendor/markup5ever-*/* Copyright: 2014-2020 The html5ever Project Developers License: MIT or Apache-2.0 Comment: see https://github.com/servo/html5ever -Files: vendor/html-escape/* +Files: vendor/html-escape-*/* Copyright: 2020-2023 Magic Len License: MIT Comment: see https://github.com/magiclen/html-escape -Files: vendor/http/* +Files: vendor/http-*/* Copyright: 2017-2024 Alex Crichton 2017-2024 Carl Lerche 2017-2024 Sean McArthur License: MIT OR Apache-2.0 Comment: see https://github.com/hyperium/http -Files: vendor/httparse/* +Files: vendor/httparse-*/* Copyright: 2015-2024 Sean McArthur License: MIT or Apache-2.0 Comment: see https://github.com/seanmonstar/httparse -Files: vendor/http-body/* +Files: vendor/http-body-*/* Copyright: 2019-2024 Carl Lerche 2019-2024 Lucio Franco 2019-2024 Sean McArthur License: MIT Comment: see https://github.com/hyperium/http-body -Files: vendor/httpdate/* +Files: vendor/httpdate-*/* Copyright: 2016-2023 Pyfisch License: MIT or Apache-2.0 Comment: see https://github.com/pyfisch/httpdate -Files: vendor/http-auth/* +Files: vendor/http-auth-*/* Copyright: 2021-2023 Scott Lamp License: MIT or Apache-2.0 Comment: see https://github.com/scottlamb/http-auth -Files: vendor/humansize/* +Files: vendor/humansize-*/* Copyright: 2016-2022 Leopold Arkham License: MIT or Apache-2.0 Comment: see https://github.com/LeopoldArkham/humansize Files: - vendor/humantime/* + vendor/humantime-*/* Copyright: 2016-2018 Paul Colomiets 2016 The humantime Developers @@ -1299,24 +1299,24 @@ Copyright: 2005-2013 Rich Felker License: MIT or Apache-2.0 -Files: vendor/hyper/* +Files: vendor/hyper-*/* Copyright: 2014-2024 Sean McArthur License: MIT Comment: see https://github.com/hyperium/hyper -Files: vendor/hyper-tls/* +Files: vendor/hyper-tls-*/* Copyright: 2017-2023 Sean McArthur License: MIT or Apache-2.0 Comment: see https://github.com/hyperium/hyper-tls -Files: vendor/if_chain/* +Files: vendor/if_chain-*/* Copyright: 2016-2020 Chris Wong License: MIT or Apache-2.0 Comment: see https://github.com/lfairy/if_chain Files: - vendor/iana-time-zone/* - vendor/iana-time-zone-haiku/* + vendor/iana-time-zone-*/* + vendor/iana-time-zone-haiku-*/* Copyright: 2020-2024 Andrew Straw 2020-2024 René Kijewski 2020-2024 Ryan Lopopolo @@ -1324,76 +1324,76 @@ License: MIT OR Apache-2.0 Comment: see https://github.com/strawlab/iana-time-zone Files: - vendor/form_urlencoded/* - vendor/idna/* - vendor/percent-encoding/* - vendor/url/* + vendor/form_urlencoded-*/* + vendor/idna-*/* + vendor/percent-encoding-*/* + vendor/url-*/* Copyright: 2013-2021 The rust-url developers License: MIT or Apache-2.0 Comment: see https://github.com/servo/rust-url/ -Files: vendor/ident_case/* +Files: vendor/ident_case-*/* Copyright: 2017-2021 Ted Driggs License: MIT or Apache-2.0 Comment: see https://github.com/TedDriggs/ident_case -Files: vendor/im-rc/* +Files: vendor/im-rc-*/* Copyright: 2017-2022 Bodil Stokke License: MPL-2.0+ Comment: see https://github.com/bodil/im-rs -Files: vendor/indenter/* +Files: vendor/indenter-*/* Copyright: 2020-2023 Jane Lusby License: MIT OR Apache-2.0 Comment: see https://github.com/yaahc/indenter -Files: vendor/indexmap/* +Files: vendor/indexmap-*/* Copyright: 2016-2019 bluss 2016-2019 Josh Stone License: Apache-2.0 or MIT Comment: see https://github.com/bluss/indexmap Files: - vendor/indoc/* + vendor/indoc-*/* Copyright: 2016-2022 David Tolnay License: MIT OR Apache-2.0 Comment: see https://github.com/dtolnay/indoc -Files: vendor/instant/* +Files: vendor/instant-*/* Copyright: 2019-2020 sebcrozet License: BSD-3-Clause Comment: see https://github.com/sebcrozet/instant -Files: vendor/intl_pluralrules/* +Files: vendor/intl_pluralrules-*/* Copyright: 2018-2021 Kekoa Riggin 2018-2021 Zibi Braniecki License: Apache-2.0 or MIT Comment: see https://github.com/zbraniecki/pluralrules -Files: vendor/ipnet/* +Files: vendor/ipnet-*/* Copyright: 2017-2023 Kris Price License: MIT OR Apache-2.0 Comment: see https://github.com/krisprice/ipnet -Files: vendor/is-terminal/* +Files: vendor/is-terminal-*/* Copyright: 2022-2023 softprops 2022-2023 Dan Gohman License: MIT Comment: see https://github.com/sunfishcode/is-terminal -Files: vendor/jod-thread/* +Files: vendor/jod-thread-*/* Copyright: 2019-2020 Aleksey Kladov License: MIT OR Apache-2.0 Comment: see https://github.com/matklad/jod-thread Files: - vendor/js-sys/* - vendor/wasm-bindgen/* - vendor/wasm-bindgen-backend/* - vendor/wasm-bindgen-futures/* - vendor/wasm-bindgen-macro-support/* - vendor/wasm-bindgen-macro/* - vendor/wasm-bindgen-shared/* + vendor/js-sys-*/* + vendor/wasm-bindgen-*/* + vendor/wasm-bindgen-backend-*/* + vendor/wasm-bindgen-futures-*/* + vendor/wasm-bindgen-macro-support-*/* + vendor/wasm-bindgen-macro-*/* + vendor/wasm-bindgen-shared-*/* Copyright: 2018-2023 The wasm-bindgen Developers 2014-2023 Alex Crichton @@ -1401,15 +1401,15 @@ License: MIT or Apache-2.0 Comment: see https://github.com/rustwasm/wasm-bindgen -Files: vendor/web-sys/* +Files: vendor/web-sys-*/* Copyright: 2018-2024 The wasm-bindgen Developers License: MIT or Apache-2.0 Comment: see https://github.com/rustwasm/wasm-bindgen/tee/master/crates/web-sys -Files: vendor/web-sys/webidls/enabled/*.webidl - vendor/web-sys/webidls/unavailable_option_primitive/*.webidl - vendor/web-sys/webidls/unstable/*.webidl +Files: vendor/web-sys-*/webidls/enabled/*.webidl + vendor/web-sys-*/webidls/unavailable_option_primitive/*.webidl + vendor/web-sys-*/webidls/unstable/*.webidl Copyright: 2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA. 2012-2018 W3C® (MIT, ERCIM, Keio) @@ -1417,68 +1417,68 @@ License: MPL-2.0 Comment: see https://github.com/rustwasm/wasm-bindgen/tee/master/crates/web-sys -Files: vendor/web-sys/webidls/enabled/MediaCapabilities.webidl +Files: vendor/web-sys-*/webidls/enabled/MediaCapabilities.webidl Copyright: 2018 the Contributors to the Media Capabilities Specification License: MPL-2.0 Comment: see https://github.com/rustwasm/wasm-bindgen/tee/master/crates/web-sys -Files: vendor/web-sys/webidls/enabled/PointerEvent.webidl +Files: vendor/web-sys-*/webidls/enabled/PointerEvent.webidl Copyright: 2013 Microsoft Open Technologies, Inc. */ License: MPL-2.0 Comment: see https://github.com/rustwasm/wasm-bindgen/tee/master/crates/web-sys -Files: vendor/jsonpath_lib/* +Files: vendor/jsonpath_lib-*/* Copyright: 2018-2021 Changseok Han License: MIT Comment: see https://github.com/freestrings/jsonpath -Files: vendor/kstring/* +Files: vendor/kstring-*/* Copyright: 2014-2024 Ed Page License: MIT OR Apache-2.0 Comment: see https://github.com/cobalt-org/kstring -Files: vendor/la-arena/* +Files: vendor/la-arena-*/* Copyright: 2024 rust-analyzer team License: MIT or Apache-2.0 Comment: see https://github.com/rust-lang/rust-analyzer/tree/master/lib/la-arena -Files: vendor/lazycell/* +Files: vendor/lazycell-*/* Copyright: 2016-2020 Alex Crichton 2016-2020 Nikita Pekin License: MIT or Apache-2.0 Comment: see https://github.com/indiv0/lazycell -Files: vendor/lazy_static/* +Files: vendor/lazy_static-*/* Copyright: 2014-2018 Marvin Löbel License: MIT or Apache-2.0 Comment: see https://github.com/rust-lang-nursery/lazy-static.rs see https://github.com/Kimundi/owning-ref-rs -Files: vendor/leb128/* +Files: vendor/leb128-*/* Copyright: 2016-2022 Nick Fitzgerald 2016-2022 Philip Craig License: Apache-2.0 or MIT Comment: see https://github.com/gimli-rs/leb128 -Files: vendor/levenshtein/* +Files: vendor/levenshtein-*/* Copyright: 2016-2021 Titus Wormer License: MIT Comment: see https://github.com/wooorm/levenshtein-rs -Files: vendor/libloading/* +Files: vendor/libloading-*/* Copyright: 2015-2022 Simonas Kazlauskas License: ISC Comment: see https://github.com/nagisa/rust_libloading/ -Files: vendor/libm/* +Files: vendor/libm-*/* Copyright: 2018-2024 Jorge Aparicio License: MIT OR Apache-2.0 Comment: see https://github.com/rust-lang-nursery/libm -Files: vendor/libssh2-sys/* +Files: vendor/libssh2-sys-*/* Copyright: 2014-2024 Alex Crichton 2014-2024 Wez Furlong 2014-2024 Matteo Bigoi @@ -1486,142 +1486,155 @@ License: MIT or Apache-2.0 Comment: see https://github.com/alexcrichton/ssh2-rs Files: - vendor/libsqlite3-sys/* - vendor/rusqlite/* + vendor/libsqlite3-sys-*/* + vendor/rusqlite-*/* Copyright: 2014-2024 The rusqlite developers License: MIT Comment: see https://github.com/rusqlite/rusqlite -Files: vendor/libz-sys/* +Files: vendor/libz-sys-*/* Copyright: 2014-2024 Alex Crichton 2014-2024 Josh Triplett License: MIT OR Apache-2.0 Comment: see https://github.com/rust-lang/libz-sys -Files: vendor/line-index/* +Files: vendor/line-index-*/* Copyright: 2024 Ariel Davis 2024 rust-analyzer team License: MIT or Apache-2.0 Comment: see https://github.com/rust-lang/rust-analyzer/tree/master/lib/line-index -Files: vendor/linked-hash-map/* +Files: vendor/linked-hash-map-*/* Copyright: 2015-2022 Stepan Koltsov 2015-2022 Andrew Paseltiner License: MIT or Apache-2.0 Comment: see https://github.com/contain-rs/linked-hash-map -Files: vendor/linux-raw-sys/* +Files: vendor/linux-raw-sys-*/* Copyright: 2021-2022 Dan Gohman License: Apache-2.0 with LLVM exception OR Apache-2.0 OR MIT Comment: see https://github.com/sunfishcode/linux-raw-sys -Files: vendor/lsp-server/* +Files: vendor/lsp-server-*/* Copyright: 2024 rust-analyzer team License: MIT OR Apache-2.0 Comment: see https://github.com/rust-lang/rust-analyzer/tree/master/lib/lsp-server -Files: vendor/lsp-types/* +Files: vendor/lsp-types-*/* Copyright: 2016-2022 Markus Westerlind 2016-2022 Bruno Medeiros License: MIT Comment: see https://github.com/gluon-lang/lsp-types -Files: vendor/mac/* +Files: vendor/lz4_flex-*/* +Copyright: 2020-2024 Pascal Seitz + 2020-2024 Arthur Silva + 2020-2024 ticki +License: MIT +Comment: see https://github.com/pseitz/lz4_flex + +Files: vendor/mac-*/* Copyright: 2014-2017 Jonathan Reem License: MIT Comment: see https://github.com/reem/rust-mac.git -Files: vendor/matchers/* +Files: vendor/matchers-*/* Copyright: 2019-2019 Eliza Weisman License: MIT Comment: see https://github.com/hawkw/matchers -Files: vendor/maybe-async/* +Files: vendor/maybe-async-*/* Copyright: 2020-2024 Guoli Lyu License: MIT Comment: see https://github.com/fMeow/maybe-async-rs -Files: vendor/mdbook/* +Files: vendor/mdbook-*/* Copyright: 2015-2017 Mathieu David License: MPL-2.0 Comment: see https://github.com/azerupi/mdBook -Files: vendor/measureme/* +Files: vendor/measureme-*/* Copyright: 2019-2020 Wesley Wiser 2019-2020 Michael Woerister License: MIT OR Apache-2.0 Comment: see https://github.com/rust-lang/measureme -Files: - vendor/memmap2/* - vendor/memmap2-0*/* +Files: vendor/memmap2-*/* Copyright: 2015-2021 Dan Burkert 2015-2021 Evgeniy Reizner License: MIT or Apache-2.0 Comment: see https://github.com/RazrFalcon/memmap2-rs -Files: vendor/memoffset/* +Files: vendor/memoffset-*/* Copyright: 2017-2019 Gilad Naaman License: MIT Comment: see https://github.com/Gilnaa/memoffset -Files: vendor/mime/* +Files: vendor/mime-*/* Copyright: 2014-2019 Sean McArthur License: MIT or Apache-2.0 Comment: see https://github.com/hyperium/mime -Files: vendor/mime_guess/* +Files: vendor/mime_guess-*/* Copyright: 2015-2023 Austin Bonander License: MIT Comment: see https://github.com/abonander/mime_guess -Files: vendor/minifier/* +Files: vendor/minifier-*/* Copyright: 2017-2018 Guillaume Gomez License: MIT Comment: see https://github.com/GuillaumeGomez/minifier-rs -Files: vendor/miniz_oxide/* +Files: vendor/miniz_oxide-*/* Copyright: 2017-2020 Frommi License: MIT Comment: see https://github.com/Frommi/miniz_oxide -Files: vendor/mio/* +Files: vendor/mio-*/* Copyright: 2014-2024 Carl Lerche 2014-2024 Thomas de Zeeuw 2014-2024 Tokio Contributors License: MIT Comment: see https://github.com/tokio-rs/mio -Files: vendor/native-tls/* +Files: vendor/native-tls-*/* Copyright: 2016-2024 Steven Fackler License: MIT or Apache-2.0 Comment: see https://github.com/sfackler/rust-native-tls -Files: vendor/new_debug_unreachable/* +Files: vendor/new_debug_unreachable-*/* Copyright: 2014-2018 Matt Brubeck 2014-2018 Jonathan Reem License: MIT Comment: see https://github.com/mbrubeck/rust-debug-unreachable -Files: vendor/nix/* +Files: vendor/nix-*/* Copyright: 2014-2024 The nix-rust Project Developers License: MIT Comment: see https://github.com/nix-rust/nix -Files: vendor/nohash-hasher/* +Files: vendor/nohash-hasher-*/* Copyright: 2018-2020 Parity Technologies License: Apache-2.0 OR MIT Comment: see https://github.com/paritytech/nohash-hasher -Files: vendor/normalize-line-endings/* +Files: vendor/normalize-line-endings-*/* Copyright: 2016-2018 Richard Dodd License: Apache-2.0 Comment: see https://github.com/derekdreery/normalize-line-endings -Files: vendor/num_threads/* +Files: vendor/nu-ansi-term-*/* +Copyright: 2014-2024 ogham@bsago.me + 2014-2024 Ryan Scheel (Havvy) + 2014-2024 Josh Triplett + 2014-2024 The Nushell Project Developers +License: MIT +Comment: see https://github.com/nushell/nu-ansi-term + +Files: vendor/num_threads-*/* Copyright: 2021-2024 Jacob Pratt License: MIT OR Apache-2.0 Comment: see https://github.com/jhpratt/num_threads @@ -1634,18 +1647,18 @@ Copyright: 2014-2023 ogham@bsago.me License: MIT Comment: see https://github.com/nushell/nu-ansi-term -Files: vendor/num_cpus/* +Files: vendor/num_cpus-*/* Copyright: 2015 Sean McArthur License: MIT Comment: see https://github.com/seanmonstar/num_cpus -Files: vendor/number_prefix/* +Files: vendor/number_prefix-*/* Copyright: 2014-2020 Benjamin Sago License: MIT Comment: see https://github.com/ogham/rust-number-prefix Files: - vendor/object/* + vendor/object-*/* vendor/object-0.*/* Copyright: 2016-2020 Nick Fitzgerald @@ -1653,82 +1666,82 @@ Copyright: License: Apache-2.0 or MIT Comment: see https://github.com/gimli-rs/object -Files: vendor/odht/* +Files: vendor/odht-*/* Copyright: 2021 Michael Woerister License: Apache-2.0 or MIT Comment: see https://github.com/rust-lang/odht -Files: vendor/once_cell/* +Files: vendor/once_cell-*/* Copyright: 2018-2019 Aleksey Kladov License: MIT OR Apache-2.0 Comment: see https://github.com/matklad/once_cell -Files: vendor/oorandom/* +Files: vendor/oorandom-*/* Copyright: 2019-2021 Simon Heath License: MIT Comment: see https://sr.ht/~icefox/oorandom/ Files: - vendor/opener/* + vendor/opener-*/* vendor/opener-0.*/* Copyright: 2018-2024 Brian Bowman License: MIT OR Apache-2.0 Comment: see https://github.com/Seeker14491/opener -Files: vendor/openssl/* +Files: vendor/openssl-*/* Copyright: 2011-2024 Steven Fackler License: Apache-2.0 Comment: see https://github.com/sfackler/rust-openssl -Files: vendor/openssl-macros/* +Files: vendor/openssl-macros-*/* Copyright: 2022-2024 Steven Fackler License: MIT or Apache-2.0 Comment: see https://github.com/sfackler/rust-openssl -Files: vendor/openssl-probe/* +Files: vendor/openssl-probe-*/* Copyright: 2016-2022 Alex Crichton License: MIT or Apache-2.0 Comment: see https://github.com/sfackler/rust-openssl -Files: vendor/openssl-sys/* +Files: vendor/openssl-sys-*/* Copyright: 2011-2024 Alex Crichton 2011-2024 Steven Fackler License: MIT Comment: see https://github.com/sfackler/rust-openssl -Files: vendor/ordered-float/* +Files: vendor/ordered-float-*/* Copyright: 2014-2024 Jonathan Reem 2014-2024 Matt Brubeck License: MIT Comment: see https://github.com/reem/rust-ordered-float -Files: vendor/orion/* +Files: vendor/orion-*/* Copyright: 2018-2024 brycx License: MIT Comment: see https://github.com/orion-rs/orion -Files: vendor/os_info/* +Files: vendor/os_info-*/* Copyright: 2015-2024 Jan Schulte 2015-2024 Stanislav Tkach License: MIT Comment: see https://github.com/stanislav-tkach/os_info -Files: vendor/overload/* +Files: vendor/overload-*/* Copyright: 2019-2022 Daniel Salvadori License: MIT Comment: see https://github.com/danaugrs/overload -Files: vendor/owo-colors/* +Files: vendor/owo-colors-*/* Copyright: 2020-2024 jam1garner <8260240+jam1garner@users.noreply.github.com> License: MIT Comment: see https://github.com/jam1garner/owo-colors Files: - vendor/hashbrown/* - vendor/lock_api/* - vendor/thread_local/* - vendor/parking_lot/* - vendor/parking_lot_core/* + vendor/hashbrown-*/* + vendor/lock_api-*/* + vendor/thread_local-*/* + vendor/parking_lot-*/* + vendor/parking_lot_core-*/* Copyright: 2016-2019 Amanieu d'Antras License: MIT or Apache-2.0 Comment: @@ -1736,164 +1749,164 @@ Comment: see https://github.com/Amanieu/thread_local-rs see https://github.com/Amanieu/parking_lot -Files: vendor/packed_simd/* +Files: vendor/packed_simd-*/* Copyright: 2018-2023 Gonzalo Brito Gadeschi 2014-2023 The Rust Project Developers License: MIT OR Apache-2.0 Comment: see https://github.com/rust-lang/packed_simd -Files: vendor/pad/* +Files: vendor/pad-*/* Copyright: 2018-2024 Ben S License: MIT -Files: vendor/papergrid/* +Files: vendor/papergrid-*/* Copyright: 2020-2024 Maxim Zhiburt License: MIT Comment: see https://github.com/zhiburt/tabled Files: - vendor/partial_ref/* - vendor/partial_ref_derive/* + vendor/partial_ref-*/* + vendor/partial_ref_derive-*/* Copyright: 2018-2021 Jannis Harder License: MIT or Apache-2.0 Comment: see https://github.com/jix/partial_ref -Files: vendor/pasetors/* +Files: vendor/pasetors-*/* Copyright: 2020-2024 brycx License: MIT Comment: see https://github.com/brycx/pasetors -Files: vendor/pathdiff/* +Files: vendor/pathdiff-*/* Copyright: 2017-2020 Manish Goregaokar License: MIT or Apache-2.0 Comment: see https://github.com/Manishearth/pathdiff Files: - vendor/perf-event/* - vendor/perf-event-open-sys/* + vendor/perf-event-*/* + vendor/perf-event-open-sys-*/* vendor/perf-event-open-sys-1.*/* Copyright: 2019-2022 Jim Blandy License: MIT OR Apache-2.0 Comment: see https://github.com/jimblandy/perf-event.git Files: - vendor/pest/* - vendor/pest_derive/* - vendor/pest_generator/* - vendor/pest_meta/* + vendor/pest-*/* + vendor/pest_derive-*/* + vendor/pest_generator-*/* + vendor/pest_meta-*/* Copyright: 2016-2019 Dragoș Tiselice License: MIT or Apache-2.0 Comment: see https://github.com/dragostis/pest see https://github.com/pest-parser/pest -Files: vendor/polonius-engine/* +Files: vendor/polonius-engine-*/* Copyright: 2018-2018 The Rust Project Developers 2018-2018 Polonius Developers License: Apache-2.0 or MIT Comment: see https://github.com/rust-lang-nursery/polonius Files: - vendor/phf/* - vendor/phf_codegen/* - vendor/phf_generator/* - vendor/phf_shared/* + vendor/phf-*/* + vendor/phf_codegen-*/* + vendor/phf_generator-*/* + vendor/phf_shared-*/* Copyright: 2014-2018 Steven Fackler License: MIT Comment: see https://github.com/sfackler/rust-phf -Files: vendor/pin-project-lite/* +Files: vendor/pin-project-lite-*/* Copyright: 2018-2021 Taiki Endo License: Apache-2.0 or MIT Comment: see https://github.com/taiki-e/pin-project-lite Files: - vendor/plotters/* - vendor/plotters-backend/* - vendor/plotters-svg/* + vendor/plotters-*/* + vendor/plotters-backend-*/* + vendor/plotters-svg-*/* Copyright: 2019-2024 Hao Hou License: MIT Comment: see https://github.com/plotters-rs/plotters -Files: vendor/portable-atomic/* +Files: vendor/portable-atomic-*/* Copyright: 2022 Taiki Endo License: Apache-2.0 OR MIT Comment: see https://github.com/taiki-e/portable-atomic -Files: vendor/powerfmt/* +Files: vendor/powerfmt-*/* Copyright: 2023-2024 Jacob Pratt License: MIT OR Apache-2.0 Comment: see https://github.com/jhpratt/powerfmt -Files: vendor/precomputed-hash/* +Files: vendor/precomputed-hash-*/* Copyright: 2017-2017 Emilio Cobos Álvarez License: MIT Comment: see https://github.com/emilio/precomputed-hash -Files: vendor/pretty_assertions/* +Files: vendor/pretty_assertions-*/* Copyright: 2017-2022 Colin Kiegel 2017-2022 Florent Fayolle 2017-2022 Tom Milligan License: MIT or Apache-2.0 Comment: see https://github.com/colin-kiegel/rust-pretty-assertions -Files: vendor/prettydiff/* +Files: vendor/prettydiff-*/* Copyright: 2019-2024 Roman Koblov License: MIT Comment: see https://github.com/romankoblov/prettydiff -Files: vendor/proc-macro-hack/* +Files: vendor/proc-macro-hack-*/* Copyright: 2016-2022 David Tolnay License: MIT OR Apache-2.0 Comment: see https://github.com/dtolnay/proc-macro-hack -Files: vendor/prodash/* +Files: vendor/prodash-*/* Copyright: 2020-2023 Sebastian Thiel License: MIT Comment: see https://github.com/Byron/prodash -Files: vendor/proptest/* +Files: vendor/proptest-*/* Copyright: 2017-2024 Jason Lingle License: MIT or Apache-2.0 Comment: see https://github.com/proptest-rs/proptest -Files: vendor/psm/* +Files: vendor/psm-*/* Copyright: 2015-2020 Simonas Kazlauskas License: MIT or Apache-2.0 Comment: see https://github.com/rust-lang/stacker/ Files: - vendor/pulldown-cmark/* - vendor/pulldown-cmark-escape/* + vendor/pulldown-cmark-*/* + vendor/pulldown-cmark-escape-*/* vendor/pulldown-cmark-0.*/* Copyright: 2015-2017 Raph Levien License: MIT Comment: see https://github.com/google/pulldown-cmark -Files: vendor/punycode/* +Files: vendor/punycode-*/* Copyright: 2015-2019 mcarton License: MIT Comment: see https://github.com/mcarton/rust-punycode.git -Files: vendor/quick-error/* +Files: vendor/quick-error-*/* Copyright: 2015-2023 Paul Colomiets 2015-2023 Colin Kiegel License: MIT or Apache-2.0 Comment: see http://github.com/tailhook/quick-error -Files: vendor/quine-mc_cluskey/* +Files: vendor/quine-mc_cluskey-*/* Copyright: 2016-2016 Oliver Schneider License: MIT Comment: see https://github.com/oli-obk/quine-mc_cluskey Files: - vendor/rayon/* - vendor/rayon-core/* - vendor/rustc-rayon/* - vendor/rustc-rayon-core/* + vendor/rayon-*/* + vendor/rayon-core-*/* + vendor/rustc-rayon-*/* + vendor/rustc-rayon-core-*/* Copyright: 2014-2018 Niko Matsakis 2014-2018 Josh Stone License: Apache-2.0 or MIT @@ -1901,37 +1914,37 @@ Comment: see https://github.com/rayon-rs/rayon see https://github.com/Zoxc/rayon/tree/rustc -Files: vendor/r-efi/* +Files: vendor/r-efi-*/* Copyright: 2018-2024 David Rheinsberg 2018-2024 Tom Gundersen License: MIT OR Apache-2.0 OR LGPL-2.1-or-later Comment: see https://github.com/r-efi/r-efi -Files: vendor/r-efi-alloc/* +Files: vendor/r-efi-alloc-*/* Copyright: 2018-2022 David Rheinsberg 2018-2022 Tom Gundersen License: MIT OR Apache-2.0 OR LGPL-2.1-or-later Comment: see https://github.com/r-efi/r-efi-alloc -Files: vendor/libredox/* +Files: vendor/libredox-*/* Copyright: 2023-2024 4lDO2 <4lDO2@protonmail.com> License: MIT Comment: see https://gitlab.redox-os.org/redox-os/libredox.git -Files: vendor/redox_users/* +Files: vendor/redox_users-*/* Copyright: 2017-2021 Jose Narvaez 2017-2021 Wesley Hershberger License: MIT Comment: see https://gitlab.redox-os.org/redox-os/users -Files: vendor/redox_syscall/* +Files: vendor/redox_syscall-*/* Copyright: 2016-2021 Jeremy Soller License: MIT Comment: see https://github.com/redox-os/syscall Files: - vendor/regex-automata/* + vendor/regex-automata-*/* vendor/regex-automata-0.1.*/* vendor/regex-automata-0.2.*/* vendor/regex-automata-0.3.*/* @@ -1939,96 +1952,96 @@ Copyright: 2018-2020 Andrew Gallant License: Unlicense or MIT Comment: see https://github.com/BurntSushi/regex-automata -Files: vendor/reqwest/* +Files: vendor/reqwest-*/* Copyright: 2016-2024 Sean McArthur License: MIT OR Apache-2.0 Comment: see https://github.com/seanmonstar/reqwest -Files: vendor/rowan/* +Files: vendor/rowan-*/* Copyright: 2018-2022 Aleksey Kladov License: MIT OR Apache-2.0 Comment: see https://github.com/rust-analyzer/rowan -Files: vendor/ra-ap-rustc_lexer/* +Files: vendor/ra-ap-rustc_lexer-*/* Copyright: 2010-2024 The Rust Project Developers License: MIT or Apache-2.0 Comment: see https://github.com/rust-lang/rust -Files: vendor/rustc_apfloat/* +Files: vendor/rustc_apfloat-*/* Copyright: 2003-2017 University of Illinois at Urbana-Champaign. License: Apache-2.0 with LLVM exception Comment: see https://github.com/rust-lang/rustc_apfloat , in particular LICENSE-DETAILS.md -Files: vendor/rustc_tools_util/* +Files: vendor/rustc_tools_util-*/* Copyright: 2014-2022 The Rust Project Developers License: MIT or Apache-2.0 Comment: see https://github.com/rust-lang/rust-clippy/tree/master/rustc_tools_util -Files: vendor/rustc-semver/* +Files: vendor/rustc-semver-*/* Copyright: 2020-2020 flip1995 License: MIT OR Apache-2.0 Comment: see https://github.com/flip1995/rustc-semver -Files: vendor/rustc_version/* +Files: vendor/rustc_version-*/* Copyright: 2015-2021 Dirkjan Ochtman 2015-2021 Marvin Löbel License: MIT or Apache-2.0 Comment: see https://github.com/Kimundi/rustc-version-rs -Files: vendor/rustfix/* +Files: vendor/rustfix-*/* Copyright: 2016-2021 Pascal Hertleif 2016-2021 Oliver Schneider License: Apache-2.0 or MIT Comment: see https://github.com/killercup/rustfix -Files: vendor/rustix/* +Files: vendor/rustix-*/* Copyright: 2020-2023 Dan Gohman 2020-2023 Jakub Konka License: Apache-2.0 with LLVM exception OR Apache-2.0 OR MIT Comment: see https://github.com/bytecodealliance/rustix -Files: vendor/rustls-pemfile/* +Files: vendor/rustls-pemfile-*/* Copyright: 2016-2024 Joseph Birr-Pixton License: Apache-2.0 OR ISC OR MIT Comment: see https://github.com/rustls/pemfile -Files: vendor/rustversion/* +Files: vendor/rustversion-*/* Copyright: 2019-2021 David Tolnay License: MIT OR Apache-2.0 Comment: see https://github.com/dtolnay/rustversion -Files: vendor/rusty-fork/* +Files: vendor/rusty-fork-*/* Copyright: 2018-2020 Jason Lingle License: MIT or Apache-2.0 Comment: see https://github.com/altsysrq/rusty-fork -Files: vendor/ruzstd/* +Files: vendor/ruzstd-*/* Copyright: 2019-2024 Moritz Borcherding License: MIT Comment: see https://github.com/KillingSpark/zstd-rs -Files: vendor/ryu/* +Files: vendor/ryu-*/* Copyright: 2018-2018 David Tolnay License: Apache-2.0 or BSL-1.0 Comment: see https://github.com/dtolnay/ryu Files: - vendor/security-framework/* - vendor/security-framework-sys/* + vendor/security-framework-*/* + vendor/security-framework-sys-*/* Copyright: 2015-2024 Steven Fackler 2015-2024 Kornel License: MIT OR Apache-2.0 Comment: see https://github.com/kornelski/rust-security-framework Files: - vendor/self_cell/* + vendor/self_cell-*/* vendor/self_cell-0.*/* Copyright: 2020-2021 Lukas Bergdoll License: Apache-2.0 Comment: see https://github.com/Voultapher/self_cell -Files: vendor/semver/* +Files: vendor/semver-*/* Copyright: 2014-2020 Steve Klabnik 2014-2020 The Rust Project Developers @@ -2038,206 +2051,206 @@ Comment: see https://github.com/steveklabnik/semver-parser Files: - vendor/serde/* - vendor/serde_json/* + vendor/serde-*/* + vendor/serde_json-*/* Copyright: 2014-2017 Erick Tryzelaar License: MIT or Apache-2.0 Comment: see https://github.com/serde-rs/serde see https://github.com/serde-rs/json -Files: vendor/serde_derive/* +Files: vendor/serde_derive-*/* Copyright: 2014-2017 Erick Tryzelaar 2016-2017 David Tolnay License: MIT or Apache-2.0 Comment: see https://github.com/serde-rs/serde -Files: vendor/serde_ignored/* +Files: vendor/serde_ignored-*/* Copyright: 2017-2024 David Tolnay License: MIT OR Apache-2.0 Comment: see https://github.com/dtolnay/serde-ignored -Files: vendor/serde_repr/* +Files: vendor/serde_repr-*/* Copyright: 2019-2022 David Tolnay License: MIT OR Apache-2.0 Comment: see https://github.com/dtolnay/serde-repr -Files: vendor/serde_spanned/* +Files: vendor/serde_spanned-*/* Copyright: 2014-2023 Alex Crichton 2023 Ed Page License: MIT or Apache-2.0 Comment: see https://github.com/toml-rs/toml -Files: vendor/serde-untagged/* +Files: vendor/serde-untagged-*/* Copyright: 2023-2024 David Tolnay License: MIT OR Apache-2.0 Comment: see https://github.com/dtolnay/serde-untagged -Files: vendor/serde_urlencoded/* +Files: vendor/serde_urlencoded-*/* Copyright: 2016-2024 Anthony Ramine License: MIT or Apache-2.0 Comment: see https://github.com/nox/serde_urlencoded -Files: vendor/serde-value/* +Files: vendor/serde-value-*/* Copyright: 2016-2020 arcnmx License: MIT Comment: see https://github.com/arcnmx/serde-value -Files: vendor/sha1_smol/* +Files: vendor/sha1_smol-*/* Copyright: 2014-2022 Armin Ronacher License: BSD-3-Clause Comment: see https://github.com/mitsuhiko/sha1-smol -Files: vendor/sharded-slab/* +Files: vendor/sharded-slab-*/* Copyright: 2019-2020 Eliza Weisman License: MIT Comment: see https://github.com/hawkw/sharded-slab -Files: vendor/shell-escape/* +Files: vendor/shell-escape-*/* Copyright: 2016-2020 Steven Fackler License: MIT or Apache-2.0 Comment: see https://github.com/sfackler/shell-escape -Files: vendor/shell-words/* +Files: vendor/shell-words-*/* Copyright: 2018-2022 Tomasz Miąsko License: MIT or Apache-2.0 Comment: see https://github.com/tmiasko/shell-words -Files: vendor/shlex/* +Files: vendor/shlex-*/* Copyright: 2015-2015 comex License: MIT or Apache-2.0 Comment: see https://github.com/comex/rust-shlex -Files: vendor/similar/* +Files: vendor/similar-*/* Copyright: 2021-2024 Armin Ronacher 2021-2024 Pierre-Étienne Meunier 2021-2024 Brandon Williams License: Apache-2.0 Comment: see https://github.com/mitsuhiko/similar -Files: vendor/siphasher/* +Files: vendor/siphasher-*/* Copyright: 2016-2018 Frank Denis License: MIT or Apache-2.0 Comment: see https://github.com/jedisct1/rust-siphash -Files: vendor/sized-chunks/* +Files: vendor/sized-chunks-*/* Copyright: 2019-2022 Bodil Stokke License: MPL-2.0+ Comment: see https://github.com/bodil/sized-chunks -Files: vendor/smallvec/* +Files: vendor/smallvec-*/* Copyright: 2015-2020 Simon Sapin License: MPL-2.0 Comment: see https://github.com/servo/rust-smallvec -Files: vendor/smol_str/* +Files: vendor/smol_str-*/* Copyright: 2018-2022 Aleksey Kladov License: MIT OR Apache-2.0 Comment: see https://github.com/rust-analyzer/smol_str -Files: vendor/snap/* +Files: vendor/snap-*/* Copyright: 2016-2020 Andrew Gallant License: BSD-3-Clause Comment: see https://github.com/BurntSushi/rust-snappy Files: - vendor/snapbox/* - vendor/snapbox-macros/* + vendor/snapbox-*/* + vendor/snapbox-macros-*/* Copyright: Ed Page 2022 License: MIT OR Apache-2.0 Comment: see https://github.com/assert-rs/trycmd/ -Files: vendor/socket2/* +Files: vendor/socket2-*/* Copyright: 2017-2024 Alex Crichton 2017-2024 Thomas de Zeeuw License: MIT or Apache-2.0 Comment: see https://github.com/rust-lang/socket2 -Files: vendor/spanned/* +Files: vendor/spanned-*/* Copyright: 2024 Oli Scherer License: MIT OR Apache-2.0 Comment: see https://github.com/oli-obk/spanned Files: - vendor/spdx-expression/* - vendor/spdx-rs/* + vendor/spdx-expression-*/* + vendor/spdx-rs-*/* Copyright: 2021-2022 Mikko Murto License: MIT Comment: see https://github.com/doubleopen-project/spdx-expression see https://github.com/doubleopen-project/spdx-rs -Files: vendor/stable_deref_trait/* +Files: vendor/stable_deref_trait-*/* Copyright: 2017-2017 Robert Grosse License: MIT or Apache-2.0 Comment: see https://github.com/storyyeller/stable_deref_trait -Files: vendor/stacker/* +Files: vendor/stacker-*/* Copyright: 2015-2020 Alex Crichton 2015-2020 Simonas Kazlauskas License: MIT or Apache-2.0 Comment: see https://github.com/rust-lang/stacker -Files: vendor/static_assertions/* +Files: vendor/static_assertions-*/* Copyright: 2017-2020 Nikolai Vazquez License: MIT OR Apache-2.0 Comment: see https://github.com/nvzqz/static-assertions-rs Files: - vendor/strsim/* + vendor/strsim-*/* vendor/strsim-0.*/* Copyright: 2015-2021 Danny Guo License: MIT Comment: see https://github.com/dguo/strsim-rs Files: - vendor/strum/* - vendor/strum_macros/* + vendor/strum-*/* + vendor/strum_macros-*/* Copyright: 2017-2023 Peter Glotfelty License: MIT Comment: see https://github.com/Peternator7/strum -Files: vendor/subtle/* +Files: vendor/subtle-*/* Copyright: 2017-2023 Isis Lovecruft 2017-2023 Henry de Valence License: BSD-3-Clause Comment: see https://github.com/dalek-cryptography/subtle -Files: vendor/supports-hyperlinks/* +Files: vendor/supports-hyperlinks-*/* Copyright: 2021-2024 Kat Marchán License: Apache-2.0 Comment: see https://github.com/zkat/supports-hyperlinks -Files: vendor/supports-unicode/* +Files: vendor/supports-unicode-*/* Copyright: 2021-2024 Kat Marchán License: Apache-2.0 Comment: see https://github.com/zkat/supports-unicode -Files: vendor/sync_wrapper/* +Files: vendor/sync_wrapper-*/* Copyright: 2020-2024 Actyx AG License: Apache-2.0 Comment: see https://github.com/Actyx/sync_wrapper Files: - vendor/synstructure/* + vendor/synstructure-*/* vendor/synstructure-0.*/* Copyright: 2016-2023 Nika Layzell License: MIT Comment: see https://github.com/mystor/synstructure -Files: vendor/sysinfo/* +Files: vendor/sysinfo-*/* Copyright: 2015-2022 Guillaume Gomez License: MIT Comment: see https://github.com/GuillaumeGomez/sysinfo -Files: vendor/tabled/* +Files: vendor/tabled-*/* Copyright: 2020-2024 Maxim Zhiburt License: MIT Comment: see https://github.com/zhiburt/tabled -Files: vendor/tempfile/* +Files: vendor/tempfile-*/* Copyright: 2015-2018 Steven Allen 2015-2018 The Rust Project Developers 2015-2018 Ashley Mannix @@ -2245,120 +2258,118 @@ Copyright: 2015-2018 Steven Allen License: MIT or Apache-2.0 Comment: see https://github.com/Stebalien/tempfile -Files: vendor/tendril/* +Files: vendor/tendril-*/* Copyright: 2015-2017 Keegan McAllister 2015-2017 Simon Sapin 2015-2017 Chris Morgan License: MIT or Apache-2.0 Comment: see https://github.com/servo/tendril -Files: vendor/term/* +Files: vendor/term-*/* Copyright: 2014-2021 The Rust Project Developers 2014-2021 Steven Allen License: MIT or Apache-2.0 Comment: see https://github.com/Stebalien/term -Files: vendor/terminal_size/* +Files: vendor/terminal_size-*/* Copyright: 2015-2023 Andrew Chin License: MIT OR Apache-2.0 Comment: see https://github.com/eminence/terminal-size -Files: vendor/termize/* +Files: vendor/termize-*/* Copyright: 2016-2020 Yuki Okushi License: MIT or Apache-2.0 Comment: see https://github.com/JohnTitor/termize -Files: vendor/text-size/* +Files: vendor/text-size-*/* Copyright: 2018-2021 Aleksey Kladov 2018-2021 Christopher Durham (CAD97) License: MIT OR Apache-2.0 Comment: see https://github.com/rust-analyzer/text-size -Files: vendor/thin-vec/* +Files: vendor/thin-vec-*/* Copyright: 2017-2022 Aria Beingessner License: MIT or Apache-2.0 Comment: see https://github.com/gankra/thin-vec Files: - vendor/thiserror/* - vendor/thiserror-impl/* + vendor/thiserror-*/* + vendor/thiserror-impl-*/* Copyright: 2019-2020 David Tolnay License: MIT OR Apache-2.0 Comment: see https://github.com/dtolnay/thiserror -Files: vendor/thorin-dwp/* +Files: vendor/thorin-dwp-*/* Copyright: 2021-2022 David Wood License: MIT OR Apache-2.0 Comment: see https://github.com/davidtwco/thorin -Files: vendor/threadpool/* +Files: vendor/threadpool-*/* Copyright: 2015-2021 The Rust Project Developers 2015-2021 Corey Farwell 2015-2021 Stefan Schindler License: MIT or Apache-2.0 Comment: see https://github.com/rust-threadpool/rust-threadpool -Files: vendor/time-macros/* +Files: vendor/time-macros-*/* Copyright: 2019-2024 Jacob Pratt 2019-2024 Time contributors License: MIT OR Apache-2.0 Comment: see https://github.com/time-rs/time -Files: vendor/tinystr/* +Files: vendor/tinystr-*/* Copyright: 2019-2022 Raph Levien 2019-2022 Zibi Braniecki License: Apache-2.0 or MIT Comment: see https://github.com/zbraniecki/tinystr -Files: vendor/tinytemplate/* +Files: vendor/tinytemplate-*/* Copyright: 2018-2022 Brook Heisler License: Apache-2.0 OR MIT Comment: see https://github.com/bheisler/TinyTemplate -Files: vendor/tinyvec/* +Files: vendor/tinyvec-*/* Copyright: 2020 Lokathor License: Zlib Comment: see https://github.com/Lokathor/tinyvec -Files: vendor/tinyvec_macros/* +Files: vendor/tinyvec_macros-*/* Copyright: 2020 Soveu License: MIT or Apache-2.0 or Zlib Comment: see https://github.com/Soveu/tinyvec_macros -Files: vendor/topological-sort/* +Files: vendor/topological-sort-*/* Copyright: 2015-2018 gifnksm License: MIT OR Apache-2.0 Comment: see https://github.com/gifnksm/topological-sort-rs -Files: vendor/toml/* +Files: vendor/toml-*/* Copyright: 2014-2024 Alex Crichton License: MIT OR Apache-2.0 Comment: see https://github.com/toml-rs/toml -Files: vendor/toml_datetime/* +Files: vendor/toml_datetime-*/* Copyright: 2014-2024 Alex Crichton License: MIT OR Apache-2.0 Comment: see https://github.com/toml-rs/toml -Files: - vendor/toml_edit/* - vendor/toml_edit-0.*/* +Files: vendor/toml_edit-*/* Copyright: 2014-2024 Andronik Ordian 2014-2024 Ed Page License: MIT OR Apache-2.0 Comment: see https://github.com/ordian/toml_edit Files: - vendor/tracing/* + vendor/tracing-*/* vendor/tracing-0.*/* - vendor/tracing-attributes/* - vendor/tracing-core/* + vendor/tracing-attributes-*/* + vendor/tracing-core-*/* vendor/tracing-core-0.*/* - vendor/tracing-error/* - vendor/tracing-log/* + vendor/tracing-error-*/* + vendor/tracing-log-*/* vendor/tracing-log-0.*/* - vendor/tracing-subscriber/* + vendor/tracing-subscriber-*/* Copyright: 2018-2024 David Barsky 2018-2024 Eliza Weisman @@ -2367,7 +2378,7 @@ Copyright: License: MIT Comment: see https://github.com/tokio-rs/tracing -Files: vendor/tracing-chrome/* +Files: vendor/tracing-chrome-*/* Copyright: 2020-2024 Thoren Paulson License: MIT Comment: see https://github.com/thoren-d/tracing-chrome @@ -2378,33 +2389,33 @@ Copyright: 2020-2020 David Barsky License: MIT OR Apache-2.0 Comment: see https://github.com/davidbarsky/tracing-tree -Files: vendor/triomphe/* +Files: vendor/triomphe-*/* Copyright: 2018-2024 The Servo Project Developers License: MIT OR Apache-2.0 Comment: see https://github.com/Manishearth/triomphe -Files: vendor/try-lock/* +Files: vendor/try-lock-*/* Copyright: 2018-2023 Sean McArthur License: MIT Comment: see https://github.com/seanmonstar/try-lock -Files: vendor/twox-hash/* +Files: vendor/twox-hash-*/* Copyright: 2015-2022 Jake Goulding License: MIT Comment: see https://github.com/shepmaster/twox-hash -Files: vendor/type-map/* +Files: vendor/type-map-*/* Copyright: 2019-2022 Jacob Brown License: MIT or Apache-2.0 Comment: see https://github.com/kardeiz/type-map -Files: vendor/typenum/* +Files: vendor/typenum-*/* Copyright: 2015-2019 Paho Lurie-Gregg 2015-2019 Andre Bogus License: MIT or Apache-2.0 Comment: see https://github.com/paholg/typenum -Files: vendor/ui_test/* +Files: vendor/ui_test-*/* Copyright: 2010-2024 The Rust Project Developers 2015-2024 Thomas Bracht Laumann Jespersen @@ -2414,84 +2425,84 @@ License: MIT OR Apache-2.0 Comment: see https://github.com/oli-obk/ui_test extraction of compiletest-rs from rustc itself -Files: vendor/unarray/* +Files: vendor/unarray-*/* Copyright: 2022 Cameron License: MIT OR Apache-2.0 Comment: see https://github.com/cameron1024/unarray -Files: vendor/unicode-bom/* +Files: vendor/unicode-bom-*/* Copyright: 2018-2023 Phil Booth License: Apache-2.0 Comment: see https://gitlab.com/philbooth/unicode-bom -Files: vendor/unicode-properties/* +Files: vendor/unicode-properties-*/* Copyright: 2022-2024 Charles Lew 2022-2024 Manish Goregaokar License: MIT or Apache-2.0 Comment: see https://github.com/unicode-rs/unicode-properties -Files: vendor/unwinding/* +Files: vendor/unwinding-*/* Copyright: 2021-2024 Gary Guo License: MIT OR Apache-2.0 Comment: see https://github.com/nbdd0121/unwinding/ -Files: vendor/utf8-width/* +Files: vendor/utf8-width-*/* Copyright: 2020-2023 Magic Len License: MIT Comment: see https://github.com/magiclen/utf8-width Files: - vendor/varisat/* - vendor/varisat-checker/* - vendor/varisat-dimacs/* - vendor/varisat-formula/* - vendor/varisat-internal-macros/* - vendor/varisat-internal-proof/* + vendor/varisat-*/* + vendor/varisat-checker-*/* + vendor/varisat-dimacs-*/* + vendor/varisat-formula-*/* + vendor/varisat-internal-macros-*/* + vendor/varisat-internal-proof-*/* Copyright: 2018-2022 Jannis Harder License: MIT or Apache-2.0 Comment: see https://github.com/jix/varisat -Files: vendor/vcpkg/* +Files: vendor/vcpkg-*/* Copyright: 2017-2024 Jim McGrath License: MIT or Apache-2.0 Comment: see https://github.com/mcgoo/vcpkg-rs -Files: vendor/vec_mut_scan/* +Files: vendor/vec_mut_scan-*/* Copyright: 2019-2023 Jannis Harder License: 0BSD Comment: see https://github.com/jix/vec_mut_scan -Files: vendor/version_check/* +Files: vendor/version_check-*/* Copyright: 2017-2019 Sergio Benitez License: MIT or Apache-2.0 Comment: see https://github.com/SergioBenitez/version_check -Files: vendor/want/* +Files: vendor/want-*/* Copyright: 2018-2023 Sean McArthur License: MIT Comment: see https://github.com/seanmonstar/want -Files: vendor/xz/* +Files: vendor/xz-*/* Copyright: 2016-2023 Hyeon Kim 2016-2023 Alex Crichton License: MIT or Apache-2.0 Comment: see https://github.com/alexcrichton/xz2-rs Files: - vendor/ucd-parse/* - vendor/ucd-trie/* + vendor/ucd-parse-*/* + vendor/ucd-trie-*/* Copyright: 2017-2020 Andrew Gallant License: MIT or Apache-2.0 Comment: see https://github.com/BurntSushi/rucd see https://github.com/BurntSushi/ucd-generate -Files: vendor/ungrammar/* +Files: vendor/ungrammar-*/* Copyright: 2020-2022 Aleksey Kladov License: MIT OR Apache-2.0 Comment: see https://github.com/matklad/ungrammar -Files: vendor/unicase/* +Files: vendor/unicase-*/* Copyright: 2014-2019 Sean McArthur License: MIT or Apache-2.0 Comment: see https://github.com/seanmonstar/unicase @@ -2502,9 +2513,9 @@ License: MIT or Apache-2.0 Comment: see https://github.com/open-i18n/rust-unic/ Files: - vendor/unicode-normalization/* - vendor/unicode-segmentation/* - vendor/unicode-width/* + vendor/unicode-normalization-*/* + vendor/unicode-segmentation-*/* + vendor/unicode-width-*/* Copyright: 2015-2019 kwantam License: MIT or Apache-2.0 Comment: @@ -2512,41 +2523,41 @@ Comment: see https://github.com/unicode-rs/unicode-segmentation see https://github.com/unicode-rs/unicode-width -Files: vendor/unicode-xid/* +Files: vendor/unicode-xid-*/* Copyright: 2015-2017 erick.tryzelaar 2015-2017 kwantam License: MIT or Apache-2.0 Comment: see https://github.com/unicode-rs/unicode-xid -Files: vendor/unicode-script/* +Files: vendor/unicode-script-*/* Copyright: 2017-2020 Manish Goregaokar License: MIT or Apache-2.0 Comment: see https://github.com/unicode-rs/unicode-script -Files: vendor/unicode-security/* +Files: vendor/unicode-security-*/* Copyright: 2020-2020 Charles Lew 2020-2020 Manish Goregaokar License: MIT or Apache-2.0 Comment: see https://github.com/unicode-rs/unicode-security -Files: vendor/unified-diff/* +Files: vendor/unified-diff-*/* Copyright: 2021-2021 Michael Howell 2021-2021 The Rust Project Developers License: MIT OR Apache-2.0 Comment: see https://github.com/notriddle/rust-unified-diff -Files: vendor/utf-8/* +Files: vendor/utf-8-*/* Copyright: 2015-2018 Simon Sapin License: MIT OR Apache-2.0 Comment: see https://github.com/SimonSapin/rust-utf8 -Files: vendor/utf8parse/* +Files: vendor/utf8parse-*/* Copyright: 2016-2023 Joe Wilm 2016-2023 Christian Duerr License: Apache-2.0 OR MIT Comment: see https://github.com/alacritty/vte -Files: vendor/uuid/* +Files: vendor/uuid-*/* Copyright: 2014-2023 Ashley Mannix 2014-2023 Christopher Armstrong 2014-2023 Dylan DPC @@ -2554,41 +2565,41 @@ Copyright: 2014-2023 Ashley Mannix License: Apache-2.0 OR MIT Comment: see https://github.com/uuid-rs/uuid -Files: vendor/wait-timeout/* +Files: vendor/wait-timeout-*/* Copyright: 2015-2021 Alex Crichton License: MIT or Apache-2.0 Comment: see https://github.com/alexcrichton/wait-timeout -Files: vendor/wasi/* +Files: vendor/wasi-*/* Copyright: 2019-2020 The Cranelift Project Developers License: Apache-2.0 with LLVM exception or Apache-2.0 or MIT Comment: see https://github.com/CraneStation/rust-wasi -Files: vendor/wasm-encoder/* +Files: vendor/wasm-encoder-*/* Copyright: Nick Fitzgerald License: Apache-2.0 with LLVM exception Comment: see https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder -Files: vendor/wasmparser/* +Files: vendor/wasmparser-*/* Copyright: Yury Delendik License: Apache-2.0 with LLVM exception Comment: see https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser -Files: vendor/windows-bindgen/* +Files: vendor/windows-bindgen-*/* Copyright: 2019-2024 Microsoft License: MIT OR Apache-2.0 Comment: see https://github.com/microsoft/windows-rs this contains pre-generated files which are also MIT or Apache-2.0 licensed, - see vendor/windows-bindgen/default/readme.md + see vendor/windows-bindgen-*/default/readme.md -Files: vendor/windows-metadata/* +Files: vendor/windows-metadata-*/* Copyright: Microsoft 2024 License: MIT or Apache-2.0 Comment: see https://github.com/microsoft/windows-rs Files: - vendor/winnow/* + vendor/winnow-*/* vendor/winnow-0.*/* Copyright: 2023 winnow contributors @@ -2597,17 +2608,17 @@ Copyright: License: MIT Comment: see https://github.com/winnow-rs/winnow -Files: vendor/xattr/* +Files: vendor/xattr-*/* Copyright: 2015-2017 Steven Allen License: MIT or Apache-2.0 Comment: see https://github.com/Stebalien/xattr -Files: vendor/yansi/* +Files: vendor/yansi-*/* Copyright: 2017-2022 Sergio Benitez License: MIT or Apache-2.0 Comment: see https://github.com/SergioBenitez/yansi -Files: vendor/yansi-term/* +Files: vendor/yansi-term-*/* Copyright: 2014-2020 ogham@bsago.me 2014-2020 Ryan Scheel (Havvy) 2014-2020 Josh Triplett @@ -2616,28 +2627,28 @@ License: MIT Comment: see https://github.com/botika/yansi-term Files: - vendor/zerocopy/* - vendor/zerocopy-derive/* + vendor/zerocopy-*/* + vendor/zerocopy-derive-*/* Copyright: 2019-2024 Joshua Liebow-Feeser License: BSD-2-Clause OR Apache-2.0 OR MIT Comment: see https://github.com/google/zerocopy -Files: vendor/bytes/* +Files: vendor/bytes-*/* Copyright: 2015-2022 Carl Lerche 2015-2022 Sean McArthur License: MIT Comment: see https://github.com/tokio-rs/bytes Files: - vendor/futures/* - vendor/futures-channel/* - vendor/futures-core/* - vendor/futures-executor/* - vendor/futures-io/* - vendor/futures-macro/* - vendor/futures-sink/* - vendor/futures-task/* - vendor/futures-util/* + vendor/futures-*/* + vendor/futures-channel-*/* + vendor/futures-core-*/* + vendor/futures-executor-*/* + vendor/futures-io-*/* + vendor/futures-macro-*/* + vendor/futures-sink-*/* + vendor/futures-task-*/* + vendor/futures-util-*/* Copyright: 2016-2018 Alex Crichton 2017 The Tokio Authors @@ -2645,47 +2656,47 @@ Copyright: License: MIT OR Apache-2.0 Comment: see https://github.com/rust-lang/futures-rs -Files: vendor/minimal-lexical/* +Files: vendor/minimal-lexical-*/* Copyright: 2020-2022 Alex Huszagh License: MIT or Apache-2.0 Comment: see https://github.com/Alexhuszagh/minimal-lexical -Files: vendor/nom/* +Files: vendor/nom-*/* Copyright: 2014-2022 contact@geoffroycouprie.com License: MIT Comment: see https://github.com/Geal/nom -Files: vendor/pin-utils/* +Files: vendor/pin-utils-*/* Copyright: 2018-2022 Josef Brandl License: MIT OR Apache-2.0 Comment: see https://github.com/rust-lang-nursery/pin-utils -Files: vendor/slab/* +Files: vendor/slab-*/* Copyright: 2015-2022 Carl Lerche License: MIT Comment: see https://github.com/carllerche/slab -Files: vendor/tokio/* +Files: vendor/tokio-*/* Copyright: 2016-2022 Tokio Contributors License: MIT Comment: see https://github.com/tokio-rs/tokio -Files: vendor/tokio-native-tls/* +Files: vendor/tokio-native-tls-*/* Copyright: 2017-2023 Tokio Contributors License: MIT Comment: see https://github.com/tokio-rs/tls -Files: vendor/tokio-util/* +Files: vendor/tokio-util-*/* Copyright: 2016-2024 Tokio Contributors License: MIT Comment: see https://github.com/tokio-rs/tokio -Files: vendor/tower-service/* +Files: vendor/tower-service-*/* Copyright: 2016-2023 Tower Maintainers License: MIT Comment: see https://github.com/tower-rs/tower -Files: vendor/valuable/* +Files: vendor/valuable-*/* Copyright: 2021 Valuable Contributors 2021-2022 Carl Lerche @@ -2693,26 +2704,26 @@ Copyright: License: MIT Comment: see https://github.com/tokio-rs/valuable -Files: vendor/write-json/* +Files: vendor/write-json-*/* Copyright: 2020-2020 Aleksey Kladov License: MIT OR Apache-2.0 Comment: see https://github.com/matklad/write-json Files: - vendor/xflags/* - vendor/xflags-macros/* + vendor/xflags-*/* + vendor/xflags-macros-*/* Copyright: 2021-2022 Aleksey Kladov License: MIT OR Apache-2.0 Comment: see https://github.com/matklad/xflags Files: - vendor/xshell/* - vendor/xshell-macros/* + vendor/xshell-*/* + vendor/xshell-macros-*/* Copyright: 2020-2022 Aleksey Kladov License: MIT OR Apache-2.0 Comment: see https://github.com/matklad/xshell -Files: vendor/zip/* +Files: vendor/zip-*/* Copyright: 2014-2023 Mathijs van de Nes 2014-2023 Marli Frost 2014-2023 Ryan Levick @@ -2720,22 +2731,22 @@ License: MIT Comment: see https://github.com/zip-rs/zip.git Files: - vendor/icu_list/* - vendor/icu_list_data/* - vendor/icu_locid/* - vendor/icu_locid_transform/* - vendor/icu_locid_transform_data/* - vendor/icu_provider/* - vendor/icu_provider_adapters/* - vendor/icu_provider_macros/* - vendor/litemap/* - vendor/yoke/* - vendor/yoke-derive/* - vendor/writeable/* - vendor/zerofrom/* - vendor/zerofrom-derive/* - vendor/zerovec/* - vendor/zerovec-derive/* + vendor/icu_list-*/* + vendor/icu_list_data-*/* + vendor/icu_locid-*/* + vendor/icu_locid_transform-*/* + vendor/icu_locid_transform_data-*/* + vendor/icu_provider-*/* + vendor/icu_provider_adapters-*/* + vendor/icu_provider_macros-*/* + vendor/litemap-*/* + vendor/yoke-*/* + vendor/yoke-derive-*/* + vendor/writeable-*/* + vendor/zerofrom-*/* + vendor/zerofrom-derive-*/* + vendor/zerovec-*/* + vendor/zerovec-derive-*/* Copyright: 1999-2022 Unicode, Inc. License: Unicode-Data-Files-and-Software-License Comment: See https://github.com/unicode-org/icu4x -- 2.39.5