Authors of the bundled Rust crates
==================================

The file src/rust/vendor.tar.xz contains the complete source of the Rust
crates this package depends on, bundled so that the package can be built
without network access, as required by the CRAN policy on Rust.

Every crate below is redistributed under its own terms. The licences that
appear are all permissive and compatible with this package's MIT licence:

    67  MIT OR Apache-2.0
    47  MIT
     5  MIT/Apache-2.0
     4  Unlicense OR MIT
     2  Apache-2.0 OR MIT
     2  BSD-2-Clause OR Apache-2.0 OR MIT
     2  Unlicense/MIT
     2  Zlib OR Apache-2.0 OR MIT
     1  (MIT OR Apache-2.0) AND Unicode-3.0
     1  Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
     1  BSD-2-Clause

Total bundled crates: 134

Crate  Version  Licence  Authors
-------------------------------------------------------------------------
aho-corasick 1.1.5
    Licence: Unlicense OR MIT
    Authors: Andrew Gallant <jamslam@gmail.com>
atomic-wait 1.1.0
    Licence: BSD-2-Clause
    Authors: (no authors listed in crate metadata)
autocfg 1.5.1
    Licence: Apache-2.0 OR MIT
    Authors: Josh Stone <cuviper@gmail.com>
bitflags 2.13.1
    Licence: MIT OR Apache-2.0
    Authors: The Rust Project Developers
bytemuck 1.25.2
    Licence: Zlib OR Apache-2.0 OR MIT
    Authors: Lokathor <zefria@gmail.com>
bytemuck_derive 1.11.0
    Licence: Zlib OR Apache-2.0 OR MIT
    Authors: Lokathor <zefria@gmail.com>
byteorder 1.5.0
    Licence: Unlicense OR MIT
    Authors: Andrew Gallant <jamslam@gmail.com>
cc 1.4.0
    Licence: MIT OR Apache-2.0
    Authors: Alex Crichton <alex@alexcrichton.com>
cfg-if 1.0.4
    Licence: MIT OR Apache-2.0
    Authors: Alex Crichton <alex@alexcrichton.com>
crossbeam 0.8.4
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
crossbeam-channel 0.5.16
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
crossbeam-deque 0.8.7
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
crossbeam-epoch 0.9.20
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
crossbeam-queue 0.3.13
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
crossbeam-utils 0.8.22
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
crunchy 0.2.4
    Licence: MIT
    Authors: Eira Fransham <jackefransham@gmail.com>
defer 0.2.1
    Licence: MIT/Apache-2.0
    Authors: Andrew Hickman <andrew.hickman1@sky.com>; Zakarum <zaq.dev@icloud.com>
dyn-stack 0.13.2
    Licence: MIT
    Authors: sarah <>
dyn-stack-macros 0.1.3
    Licence: MIT
    Authors: sarah quiñones<sarah@veganb.tw>
either 1.17.0
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
enum-as-inner 0.6.1
    Licence: MIT/Apache-2.0
    Authors: Benjamin Fry <benjaminfry@me.com>
equator 0.2.2
    Licence: MIT
    Authors: sarah <>
equator 0.4.2
    Licence: MIT
    Authors: sarah <>
equator-macro 0.2.1
    Licence: MIT
    Authors: sarah <>
equator-macro 0.4.2
    Licence: MIT
    Authors: sarah <>
extendr-api 0.9.0
    Licence: MIT
    Authors: (no authors listed in crate metadata)
extendr-ffi 0.9.0
    Licence: MIT
    Authors: (no authors listed in crate metadata)
extendr-macros 0.9.0
    Licence: MIT
    Authors: (no authors listed in crate metadata)
faer 0.22.6
    Licence: MIT
    Authors: sarah quiñones <sarah@veganb.tw>
faer-macros 0.21.0
    Licence: MIT
    Authors: sarah quiñones <sarah@veganb.tw>
faer-traits 0.22.1
    Licence: MIT
    Authors: sarah quiñones <sarah@veganb.tw>
find-msvc-tools 0.1.9
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
gemm 0.18.2
    Licence: MIT
    Authors: sarah <>
gemm-c32 0.18.2
    Licence: MIT
    Authors: sarah <>
gemm-c64 0.18.2
    Licence: MIT
    Authors: sarah <>
gemm-common 0.18.2
    Licence: MIT
    Authors: sarah <>
gemm-f16 0.18.2
    Licence: MIT
    Authors: sarah <>
gemm-f32 0.18.2
    Licence: MIT
    Authors: sarah <>
gemm-f64 0.18.2
    Licence: MIT
    Authors: sarah <>
generativity 1.2.1
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
generator 0.8.9
    Licence: MIT/Apache-2.0
    Authors: Xudong Huang <huangxu008@hotmail.com>
getrandom 0.2.17
    Licence: MIT OR Apache-2.0
    Authors: The Rand Project Developers
half 2.7.1
    Licence: MIT OR Apache-2.0
    Authors: Kathryn Long <squeeself@gmail.com>
heck 0.5.0
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
hermit-abi 0.5.2
    Licence: MIT OR Apache-2.0
    Authors: Stefan Lankes
interpol 0.2.1
    Licence: MIT
    Authors: Hideyuki Tanaka <tanaka.hideyuki@gmail.com>
koopman-dmd 0.2.0
    Licence: MIT
    Authors: James Harris <jimeharrisjr@gmail.com>
lazy_static 1.5.0
    Licence: MIT OR Apache-2.0
    Authors: Marvin Löbel <loebel.marvin@gmail.com>
libc 0.2.189
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
libm 0.2.16
    Licence: MIT
    Authors: Alex Crichton <alex@alexcrichton.com>; Amanieu d'Antras <amanieu@gmail.com>; Jorge Aparicio <japaricious@gmail.com>; Trevor Gross <tg@trevorgross.com>
log 0.4.33
    Licence: MIT OR Apache-2.0
    Authors: The Rust Project Developers
loom 0.7.2
    Licence: MIT
    Authors: Carl Lerche <me@carllerche.com>
matchers 0.2.0
    Licence: MIT
    Authors: Eliza Weisman <eliza@buoyant.io>
memchr 2.8.3
    Licence: Unlicense OR MIT
    Authors: Andrew Gallant <jamslam@gmail.com>; bluss
nano-gemm 0.1.3
    Licence: MIT
    Authors: (no authors listed in crate metadata)
nano-gemm-c32 0.1.0
    Licence: MIT
    Authors: sarah <>
nano-gemm-c64 0.1.0
    Licence: MIT
    Authors: sarah <>
nano-gemm-codegen 0.1.0
    Licence: MIT
    Authors: sarah <>
nano-gemm-core 0.1.0
    Licence: MIT
    Authors: sarah <>
nano-gemm-f32 0.1.0
    Licence: MIT
    Authors: sarah <>
nano-gemm-f64 0.1.0
    Licence: MIT
    Authors: sarah <>
npyz 0.8.4
    Licence: MIT
    Authors: Michael Lamparski <diagonaldevice@gmail.com>; Pavel Potocek <pavelpotocek@gmail.com>
nu-ansi-term 0.50.3
    Licence: MIT
    Authors: ogham@bsago.me; Ryan Scheel (Havvy) <ryan.havvy@gmail.com>; Josh Triplett <josh@joshtriplett.org>; The Nushell Project Developers
num-bigint 0.4.8
    Licence: MIT OR Apache-2.0
    Authors: The Rust Project Developers
num-complex 0.4.6
    Licence: MIT OR Apache-2.0
    Authors: The Rust Project Developers
num-integer 0.1.46
    Licence: MIT OR Apache-2.0
    Authors: The Rust Project Developers
num-traits 0.2.19
    Licence: MIT OR Apache-2.0
    Authors: The Rust Project Developers
num_cpus 1.17.0
    Licence: MIT OR Apache-2.0
    Authors: Sean McArthur <sean@seanmonstar.com>
once_cell 1.21.4
    Licence: MIT OR Apache-2.0
    Authors: Aleksey Kladov <aleksey.kladov@gmail.com>
paste 1.0.15
    Licence: MIT OR Apache-2.0
    Authors: David Tolnay <dtolnay@gmail.com>
pest 2.8.8
    Licence: MIT OR Apache-2.0
    Authors: Dragoș Tiselice <dragostiselice@gmail.com>
pest_derive 2.8.8
    Licence: MIT OR Apache-2.0
    Authors: Dragoș Tiselice <dragostiselice@gmail.com>
pest_generator 2.8.8
    Licence: MIT OR Apache-2.0
    Authors: Dragoș Tiselice <dragostiselice@gmail.com>
pest_meta 2.8.8
    Licence: MIT OR Apache-2.0
    Authors: Dragoș Tiselice <dragostiselice@gmail.com>
pin-project-lite 0.2.17
    Licence: Apache-2.0 OR MIT
    Authors: (no authors listed in crate metadata)
ppv-lite86 0.2.21
    Licence: MIT OR Apache-2.0
    Authors: The CryptoCorrosion Contributors
private-gemm-x86 0.1.20
    Licence: MIT
    Authors: sarah quiñones <sarah@veganb.tw>
proc-macro2 1.0.107
    Licence: MIT OR Apache-2.0
    Authors: David Tolnay <dtolnay@gmail.com>; Alex Crichton <alex@alexcrichton.com>
pulp 0.21.5
    Licence: MIT
    Authors: sarah <>
py_literal 0.4.0
    Licence: MIT OR Apache-2.0
    Authors: Jim Turner <py_literal@turner.link>
qd 0.7.7
    Licence: MIT
    Authors: sarah <>
quote 1.0.47
    Licence: MIT OR Apache-2.0
    Authors: David Tolnay <dtolnay@gmail.com>
rand 0.8.7
    Licence: MIT OR Apache-2.0
    Authors: The Rand Project Developers; The Rust Project Developers
rand_chacha 0.3.1
    Licence: MIT OR Apache-2.0
    Authors: The Rand Project Developers; The Rust Project Developers; The CryptoCorrosion Contributors
rand_core 0.6.4
    Licence: MIT OR Apache-2.0
    Authors: The Rand Project Developers; The Rust Project Developers
rand_distr 0.4.3
    Licence: MIT OR Apache-2.0
    Authors: The Rand Project Developers
raw-cpuid 11.6.0
    Licence: MIT
    Authors: Gerd Zellweger <mail@gerdzellweger.com>
rayon 1.12.0
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
rayon-core 1.13.0
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
readonly 0.2.14
    Licence: MIT OR Apache-2.0
    Authors: David Tolnay <dtolnay@gmail.com>
reborrow 0.5.5
    Licence: MIT
    Authors: sarah <>
regex-automata 0.4.18
    Licence: MIT OR Apache-2.0
    Authors: The Rust Project Developers; Andrew Gallant <jamslam@gmail.com>
regex-syntax 0.8.11
    Licence: MIT OR Apache-2.0
    Authors: The Rust Project Developers; Andrew Gallant <jamslam@gmail.com>
rustversion 1.0.23
    Licence: MIT OR Apache-2.0
    Authors: David Tolnay <dtolnay@gmail.com>
same-file 1.0.6
    Licence: Unlicense/MIT
    Authors: Andrew Gallant <jamslam@gmail.com>
scoped-tls 1.0.1
    Licence: MIT/Apache-2.0
    Authors: Alex Crichton <alex@alexcrichton.com>
seq-macro 0.3.6
    Licence: MIT OR Apache-2.0
    Authors: David Tolnay <dtolnay@gmail.com>
sharded-slab 0.1.7
    Licence: MIT
    Authors: Eliza Weisman <eliza@buoyant.io>
shlex 2.0.1
    Licence: MIT OR Apache-2.0
    Authors: comex <comexk@gmail.com>; Fenhl <fenhl@fenhl.net>; Adrian Taylor <adetaylor@chromium.org>; Alex Touchet <alextouchet@outlook.com>; Daniel Parks <dp+git@oxidized.org>; Garrett Berg <googberg@gmail.com>
smallvec 1.15.2
    Licence: MIT OR Apache-2.0
    Authors: The Servo Project Developers
spindle 0.2.6
    Licence: MIT
    Authors: sarah quiñones <sarah@veganb.tw>
syn 1.0.109
    Licence: MIT OR Apache-2.0
    Authors: David Tolnay <dtolnay@gmail.com>
syn 2.0.119
    Licence: MIT OR Apache-2.0
    Authors: David Tolnay <dtolnay@gmail.com>
syn 3.0.3
    Licence: MIT OR Apache-2.0
    Authors: David Tolnay <dtolnay@gmail.com>
sysctl 0.6.0
    Licence: MIT
    Authors: Johannes Lundberg <johalun0@gmail.com>; Ivan Temchenko <ivan.temchenko@yandex.ua>; Fabian Freyer <fabian.freyer@physik.tu-berlin.de>
thiserror 1.0.69
    Licence: MIT OR Apache-2.0
    Authors: David Tolnay <dtolnay@gmail.com>
thiserror 2.0.19
    Licence: MIT OR Apache-2.0
    Authors: David Tolnay <dtolnay@gmail.com>
thiserror-impl 1.0.69
    Licence: MIT OR Apache-2.0
    Authors: David Tolnay <dtolnay@gmail.com>
thiserror-impl 2.0.19
    Licence: MIT OR Apache-2.0
    Authors: David Tolnay <dtolnay@gmail.com>
thread_local 1.1.10
    Licence: MIT OR Apache-2.0
    Authors: Amanieu d'Antras <amanieu@gmail.com>
tracing 0.1.44
    Licence: MIT
    Authors: Eliza Weisman <eliza@buoyant.io>; Tokio Contributors <team@tokio.rs>
tracing-core 0.1.36
    Licence: MIT
    Authors: Tokio Contributors <team@tokio.rs>
tracing-log 0.2.0
    Licence: MIT
    Authors: Tokio Contributors <team@tokio.rs>
tracing-subscriber 0.3.23
    Licence: MIT
    Authors: Eliza Weisman <eliza@buoyant.io>; David Barsky <me@davidbarsky.com>; Tokio Contributors <team@tokio.rs>
ucd-trie 0.1.7
    Licence: MIT OR Apache-2.0
    Authors: Andrew Gallant <jamslam@gmail.com>
unicode-ident 1.0.24
    Licence: (MIT OR Apache-2.0) AND Unicode-3.0
    Authors: David Tolnay <dtolnay@gmail.com>
valuable 0.1.1
    Licence: MIT
    Authors: (no authors listed in crate metadata)
version_check 0.9.5
    Licence: MIT/Apache-2.0
    Authors: Sergio Benitez <sb@sergio.bz>
walkdir 2.5.0
    Licence: Unlicense/MIT
    Authors: Andrew Gallant <jamslam@gmail.com>
wasi 0.11.1+wasi-snapshot-preview1
    Licence: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
    Authors: The Cranelift Project Developers
winapi-util 0.1.11
    Licence: Unlicense OR MIT
    Authors: Andrew Gallant <jamslam@gmail.com>
windows-link 0.2.1
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
windows-result 0.4.1
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
windows-sys 0.42.0
    Licence: MIT OR Apache-2.0
    Authors: Microsoft
windows-sys 0.61.2
    Licence: MIT OR Apache-2.0
    Authors: (no authors listed in crate metadata)
windows_aarch64_gnullvm 0.42.2
    Licence: MIT OR Apache-2.0
    Authors: Microsoft
windows_aarch64_msvc 0.42.2
    Licence: MIT OR Apache-2.0
    Authors: Microsoft
windows_i686_gnu 0.42.2
    Licence: MIT OR Apache-2.0
    Authors: Microsoft
windows_i686_msvc 0.42.2
    Licence: MIT OR Apache-2.0
    Authors: Microsoft
windows_x86_64_gnu 0.42.2
    Licence: MIT OR Apache-2.0
    Authors: Microsoft
windows_x86_64_gnullvm 0.42.2
    Licence: MIT OR Apache-2.0
    Authors: Microsoft
windows_x86_64_msvc 0.42.2
    Licence: MIT OR Apache-2.0
    Authors: Microsoft
zerocopy 0.8.55
    Licence: BSD-2-Clause OR Apache-2.0 OR MIT
    Authors: Joshua Liebow-Feeser <joshlf@google.com>; Jack Wrenn <jswrenn@amazon.com>
zerocopy-derive 0.8.55
    Licence: BSD-2-Clause OR Apache-2.0 OR MIT
    Authors: Joshua Liebow-Feeser <joshlf@google.com>; Jack Wrenn <jswrenn@amazon.com>
