archy/core/THIRD-PARTY-LICENSES.md

54 KiB

Third-Party Rust Crate Licenses — Archipelago core

Generated from cargo metadata (all features) on 2026-07-23. 649 external crates. Full license texts ship with release artifacts (cargo-about; see docs/LICENSE-COMPLIANCE-AUDIT.md).

Crate Version License Source
adler2 2.0.1 0BSD OR MIT OR Apache-2.0 https://github.com/oyvindln/adler2
aead 0.5.2 MIT OR Apache-2.0 https://github.com/RustCrypto/traits
aes 0.8.4 MIT OR Apache-2.0 https://github.com/RustCrypto/block-ciphers
aes-gcm 0.10.3 Apache-2.0 OR MIT https://github.com/RustCrypto/AEADs
ahash 0.7.8 MIT OR Apache-2.0 https://github.com/tkaitchuck/ahash
aho-corasick 1.1.4 Unlicense OR MIT https://github.com/BurntSushi/aho-corasick
allocator-api2 0.2.21 MIT OR Apache-2.0 https://github.com/zakarumych/allocator-api2
android_system_properties 0.1.5 MIT/Apache-2.0 https://github.com/nical/android_system_properties
anyhow 1.0.100 MIT OR Apache-2.0 https://github.com/dtolnay/anyhow
arc-swap 1.9.1 MIT OR Apache-2.0 https://github.com/vorner/arc-swap
argon2 0.5.3 MIT OR Apache-2.0 https://github.com/RustCrypto/password-hashes/tree/master/argon2
arrayref 0.3.9 BSD-2-Clause https://github.com/droundy/arrayref
arrayvec 0.7.6 MIT OR Apache-2.0 https://github.com/bluss/arrayvec
asn1-rs 0.7.2 MIT OR Apache-2.0 https://github.com/rusticata/asn1-rs.git
asn1-rs-derive 0.6.0 MIT OR Apache-2.0 https://github.com/rusticata/asn1-rs.git
asn1-rs-impl 0.2.0 MIT/Apache-2.0 https://github.com/rusticata/asn1-rs.git
async-trait 0.1.89 MIT OR Apache-2.0 https://github.com/dtolnay/async-trait
async-utility 0.3.1 MIT https://github.com/yukibtc/async-utility.git
async-wsocket 0.13.1 MIT https://github.com/yukibtc/async-wsocket.git
async_io_stream 0.3.3 Unlicense https://github.com/najamelan/async_io_stream
atomic-destructor 0.3.0 MIT https://github.com/yukibtc/atomic-destructor.git
atomic-polyfill 1.0.3 MIT OR Apache-2.0 https://github.com/embassy-rs/atomic-polyfill
atomic-waker 1.1.2 Apache-2.0 OR MIT https://github.com/smol-rs/atomic-waker
attohttpc 0.30.1 MPL-2.0 https://github.com/sbstp/attohttpc
autocfg 1.5.0 Apache-2.0 OR MIT https://github.com/cuviper/autocfg
backon 1.6.0 Apache-2.0 https://github.com/Xuanwo/backon
bao-tree 0.16.0 MIT OR Apache-2.0 https://github.com/n0-computer/bao-tree
base16ct 1.0.0 Apache-2.0 OR MIT https://github.com/RustCrypto/formats
base32 0.5.1 MIT OR Apache-2.0 https://github.com/andreasots/base32
base58ck 0.1.0 CC0-1.0 https://github.com/rust-bitcoin/rust-bitcoin/
base64 0.21.7 MIT OR Apache-2.0 https://github.com/marshallpierce/rust-base64
base64 0.22.1 MIT OR Apache-2.0 https://github.com/marshallpierce/rust-base64
base64ct 1.8.3 Apache-2.0 OR MIT https://github.com/RustCrypto/formats
bcrypt 0.15.1 MIT https://github.com/Keats/rust-bcrypt
bech32 0.11.1 MIT https://github.com/rust-bitcoin/rust-bech32
binary-merge 0.1.2 MIT OR Apache-2.0 https://github.com/rklaehn/binary-merge
bip39 2.1.0 CC0-1.0 https://github.com/rust-bitcoin/rust-bip39/
bit-vec 0.9.1 Apache-2.0 OR MIT https://github.com/contain-rs/bit-vec
bitcoin 0.32.5 CC0-1.0 https://github.com/rust-bitcoin/rust-bitcoin/
bitcoin-internals 0.2.0 CC0-1.0 https://github.com/rust-bitcoin/rust-bitcoin/
bitcoin-internals 0.3.0 CC0-1.0 https://github.com/rust-bitcoin/rust-bitcoin/
bitcoin-io 0.1.4 CC0-1.0 https://github.com/rust-bitcoin/rust-bitcoin
bitcoin-units 0.1.2 CC0-1.0 https://github.com/rust-bitcoin/rust-bitcoin/
bitcoin_hashes 0.13.0 CC0-1.0 https://github.com/rust-bitcoin/rust-bitcoin
bitcoin_hashes 0.14.1 CC0-1.0 https://github.com/rust-bitcoin/rust-bitcoin
bitflags 1.3.2 MIT/Apache-2.0 https://github.com/bitflags/bitflags
bitflags 2.13.0 MIT OR Apache-2.0 https://github.com/bitflags/bitflags
blake2 0.10.6 MIT OR Apache-2.0 https://github.com/RustCrypto/hashes
blake3 1.8.5 CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception https://github.com/BLAKE3-team/BLAKE3
block-buffer 0.10.4 MIT OR Apache-2.0 https://github.com/RustCrypto/utils
block-buffer 0.12.1 MIT OR Apache-2.0 https://github.com/RustCrypto/utils
block-padding 0.3.3 MIT OR Apache-2.0 https://github.com/RustCrypto/utils
block2 0.6.2 MIT https://github.com/madsmtm/objc2
blowfish 0.9.1 MIT OR Apache-2.0 https://github.com/RustCrypto/block-ciphers
bs58 0.5.1 MIT/Apache-2.0 https://github.com/Nullus157/bs58-rs
bumpalo 3.19.1 MIT OR Apache-2.0 https://github.com/fitzgen/bumpalo
bytemuck 1.25.0 Zlib OR Apache-2.0 OR MIT https://github.com/Lokathor/bytemuck
byteorder 1.5.0 Unlicense OR MIT https://github.com/BurntSushi/byteorder
byteorder-lite 0.1.0 Unlicense OR MIT https://github.com/image-rs/byteorder-lite
bytes 1.11.0 MIT https://github.com/tokio-rs/bytes
cbc 0.1.2 MIT OR Apache-2.0 https://github.com/RustCrypto/block-modes
cc 1.2.54 MIT OR Apache-2.0 https://github.com/rust-lang/cc-rs
cesu8 1.1.0 Apache-2.0/MIT https://github.com/emk/cesu8-rs
cfg-if 1.0.4 MIT OR Apache-2.0 https://github.com/rust-lang/cfg-if
cfg_aliases 0.2.1 MIT https://github.com/katharostech/cfg_aliases
chacha20 0.10.0 MIT OR Apache-2.0 https://github.com/RustCrypto/stream-ciphers
chacha20 0.9.1 Apache-2.0 OR MIT https://github.com/RustCrypto/stream-ciphers
chacha20poly1305 0.10.1 Apache-2.0 OR MIT https://github.com/RustCrypto/AEADs/tree/master/chacha20poly1305
chrono 0.4.43 MIT OR Apache-2.0 https://github.com/chronotope/chrono
ciborium 0.2.2 Apache-2.0 https://github.com/enarx/ciborium
ciborium-io 0.2.2 Apache-2.0 https://github.com/enarx/ciborium
ciborium-ll 0.2.2 Apache-2.0 https://github.com/enarx/ciborium
cipher 0.4.4 MIT OR Apache-2.0 https://github.com/RustCrypto/traits
cmov 0.5.4 Apache-2.0 OR MIT https://github.com/RustCrypto/utils
cobs 0.3.0 MIT OR Apache-2.0 https://github.com/jamesmunns/cobs.rs
combine 4.6.7 MIT https://github.com/Marwes/combine
const-oid 0.10.2 Apache-2.0 OR MIT https://github.com/RustCrypto/formats
const-oid 0.9.6 Apache-2.0 OR MIT https://github.com/RustCrypto/formats/tree/master/const-oid
constant_time_eq 0.3.1 CC0-1.0 OR MIT-0 OR Apache-2.0 https://github.com/cesarb/constant_time_eq
constant_time_eq 0.4.2 CC0-1.0 OR MIT-0 OR Apache-2.0 https://github.com/cesarb/constant_time_eq
convert_case 0.10.0 MIT https://github.com/rutrum/convert-case
cordyceps 0.3.4 MIT https://github.com/hawkw/mycelium
core-foundation 0.10.1 MIT OR Apache-2.0 https://github.com/servo/core-foundation-rs
core-foundation 0.9.4 MIT OR Apache-2.0 https://github.com/servo/core-foundation-rs
core-foundation-sys 0.8.7 MIT OR Apache-2.0 https://github.com/servo/core-foundation-rs
cpufeatures 0.2.17 MIT OR Apache-2.0 https://github.com/RustCrypto/utils
cpufeatures 0.3.0 MIT OR Apache-2.0 https://github.com/RustCrypto/utils
crc 3.4.0 MIT OR Apache-2.0 https://github.com/mrhooray/crc-rs.git
crc-catalog 2.4.0 MIT OR Apache-2.0 https://github.com/akhilles/crc-catalog.git
crc32fast 1.5.0 MIT OR Apache-2.0 https://github.com/srijs/rust-crc32fast
critical-section 1.2.0 MIT OR Apache-2.0 https://github.com/rust-embedded/critical-section
crossbeam-channel 0.5.15 MIT OR Apache-2.0 https://github.com/crossbeam-rs/crossbeam
crossbeam-epoch 0.9.18 MIT OR Apache-2.0 https://github.com/crossbeam-rs/crossbeam
crossbeam-utils 0.8.21 MIT OR Apache-2.0 https://github.com/crossbeam-rs/crossbeam
crunchy 0.2.4 MIT https://github.com/eira-fransham/crunchy
crypto-common 0.1.7 MIT OR Apache-2.0 https://github.com/RustCrypto/traits
crypto-common 0.2.2 MIT OR Apache-2.0 https://github.com/RustCrypto/traits
ctr 0.9.2 MIT OR Apache-2.0 https://github.com/RustCrypto/block-modes
ctutils 0.4.2 Apache-2.0 OR MIT https://github.com/RustCrypto/utils
curve25519-dalek 4.1.3 BSD-3-Clause https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek
curve25519-dalek 5.0.0-rc.0 BSD-3-Clause https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek
curve25519-dalek-derive 0.1.1 MIT/Apache-2.0 https://github.com/dalek-cryptography/curve25519-dalek
darling 0.20.11 MIT https://github.com/TedDriggs/darling
darling_core 0.20.11 MIT https://github.com/TedDriggs/darling
darling_macro 0.20.11 MIT https://github.com/TedDriggs/darling
data-encoding 2.11.0 MIT https://github.com/ia0/data-encoding
data-encoding-macro 0.1.20 MIT https://github.com/ia0/data-encoding
data-encoding-macro-internal 0.1.18 MIT https://github.com/ia0/data-encoding
der 0.7.10 Apache-2.0 OR MIT https://github.com/RustCrypto/formats/tree/master/der
der 0.8.0 Apache-2.0 OR MIT https://github.com/RustCrypto/formats
der-parser 10.0.0 MIT OR Apache-2.0 https://github.com/rusticata/der-parser.git
deranged 0.5.8 MIT OR Apache-2.0 https://github.com/jhpratt/deranged
derive_builder 0.20.2 MIT OR Apache-2.0 https://github.com/colin-kiegel/rust-derive-builder
derive_builder_core 0.20.2 MIT OR Apache-2.0 https://github.com/colin-kiegel/rust-derive-builder
derive_builder_macro 0.20.2 MIT OR Apache-2.0 https://github.com/colin-kiegel/rust-derive-builder
derive_more 2.1.1 MIT https://github.com/JelteF/derive_more
derive_more-impl 2.1.1 MIT https://github.com/JelteF/derive_more
diatomic-waker 0.2.3 MIT OR Apache-2.0 https://github.com/asynchronics/diatomic-waker
digest 0.10.7 MIT OR Apache-2.0 https://github.com/RustCrypto/traits
digest 0.11.3 MIT OR Apache-2.0 https://github.com/RustCrypto/traits
dispatch2 0.3.1 Zlib OR Apache-2.0 OR MIT https://github.com/madsmtm/objc2
displaydoc 0.2.5 MIT OR Apache-2.0 https://github.com/yaahc/displaydoc
dlopen2 0.8.2 MIT https://github.com/OpenByteDev/dlopen2
ed25519 2.2.3 Apache-2.0 OR MIT https://github.com/RustCrypto/signatures/tree/master/ed25519
ed25519 3.0.0 Apache-2.0 OR MIT https://github.com/RustCrypto/signatures
ed25519-dalek 2.2.0 BSD-3-Clause https://github.com/dalek-cryptography/curve25519-dalek/tree/main/ed25519-dalek
ed25519-dalek 3.0.0-rc.0 BSD-3-Clause https://github.com/dalek-cryptography/curve25519-dalek/tree/main/ed25519-dalek
either 1.15.0 MIT OR Apache-2.0 https://github.com/rayon-rs/either
embedded-io 0.4.0 MIT OR Apache-2.0 https://github.com/embassy-rs/embedded-io
embedded-io 0.6.1 MIT OR Apache-2.0 https://github.com/rust-embedded/embedded-hal
encoding_rs 0.8.35 (Apache-2.0 OR MIT) AND BSD-3-Clause https://github.com/hsivonen/encoding_rs
enum-assoc 1.3.0 MIT OR Apache-2.0 https://github.com/Eolu/enum-assoc
env_logger 0.10.2 MIT OR Apache-2.0 https://github.com/rust-cli/env_logger
equivalent 1.0.2 Apache-2.0 OR MIT https://github.com/indexmap-rs/equivalent
errno 0.3.14 MIT OR Apache-2.0 https://github.com/lambda-fairy/rust-errno
fastbloom 0.17.0 MIT OR Apache-2.0 https://github.com/tomtomwombat/fastbloom/
fastrand 2.3.0 Apache-2.0 OR MIT https://github.com/smol-rs/fastrand
fiat-crypto 0.2.9 MIT OR Apache-2.0 OR BSD-1-Clause https://github.com/mit-plv/fiat-crypto
fiat-crypto 0.3.0 MIT OR Apache-2.0 OR BSD-1-Clause https://github.com/mit-plv/fiat-crypto
filetime 0.2.27 MIT/Apache-2.0 https://github.com/alexcrichton/filetime
find-msvc-tools 0.1.8 MIT OR Apache-2.0 https://github.com/rust-lang/cc-rs
flate2 1.1.9 MIT OR Apache-2.0 https://github.com/rust-lang/flate2-rs
flume 0.11.1 Apache-2.0/MIT https://github.com/zesterer/flume
fnv 1.0.7 Apache-2.0 / MIT https://github.com/servo/rust-fnv
foldhash 0.1.5 Zlib https://github.com/orlp/foldhash
foldhash 0.2.0 Zlib https://github.com/orlp/foldhash
form_urlencoded 1.2.2 MIT OR Apache-2.0 https://github.com/servo/rust-url
futures 0.3.31 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-buffered 0.2.13 MIT https://github.com/conradludgate/futures-buffered
futures-channel 0.3.31 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-core 0.3.31 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-executor 0.3.31 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-io 0.3.31 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-lite 2.6.1 Apache-2.0 OR MIT https://github.com/smol-rs/futures-lite
futures-macro 0.3.31 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-sink 0.3.31 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-task 0.3.31 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
futures-util 0.3.31 MIT OR Apache-2.0 https://github.com/rust-lang/futures-rs
genawaiter 0.99.1 MIT https://github.com/whatisaphone/genawaiter
genawaiter-macro 0.99.1 MIT/Apache-2.0 https://github.com/whatisaphone/genawaiter
genawaiter-proc-macro 0.99.1 MIT/Apache-2.0 https://github.com/whatisaphone/genawaiter
generator 0.8.9 MIT/Apache-2.0 https://github.com/Xudong-Huang/generator-rs.git
generic-array 0.14.7 MIT https://github.com/fizyk20/generic-array.git
getrandom 0.2.17 MIT OR Apache-2.0 https://github.com/rust-random/getrandom
getrandom 0.3.4 MIT OR Apache-2.0 https://github.com/rust-random/getrandom
getrandom 0.4.2 MIT OR Apache-2.0 https://github.com/rust-random/getrandom
ghash 0.5.1 Apache-2.0 OR MIT https://github.com/RustCrypto/universal-hashes
gloo-timers 0.3.0 MIT OR Apache-2.0 https://github.com/rustwasm/gloo/tree/master/crates/timers
h2 0.3.27 MIT https://github.com/hyperium/h2
h2 0.4.13 MIT https://github.com/hyperium/h2
half 2.7.1 MIT OR Apache-2.0 https://github.com/VoidStarKat/half-rs
hash32 0.2.1 MIT OR Apache-2.0 https://github.com/japaric/hash32
hashbrown 0.12.3 MIT OR Apache-2.0 https://github.com/rust-lang/hashbrown
hashbrown 0.15.5 MIT OR Apache-2.0 https://github.com/rust-lang/hashbrown
hashbrown 0.16.1 MIT OR Apache-2.0 https://github.com/rust-lang/hashbrown
hashbrown 0.17.1 MIT OR Apache-2.0 https://github.com/rust-lang/hashbrown
heapless 0.7.17 MIT OR Apache-2.0 https://github.com/japaric/heapless
heck 0.5.0 MIT OR Apache-2.0 https://github.com/withoutboats/heck
hermit-abi 0.5.2 MIT OR Apache-2.0 https://github.com/hermit-os/hermit-rs
hex 0.4.3 MIT OR Apache-2.0 https://github.com/KokaKiwi/rust-hex
hex-conservative 0.1.2 CC0-1.0 https://github.com/rust-bitcoin/hex-conservative
hex-conservative 0.2.2 CC0-1.0 https://github.com/rust-bitcoin/hex-conservative
hex_lit 0.1.1 MITNFA https://github.com/Kixunil/hex_lit
hickory-net 0.26.1 MIT OR Apache-2.0 https://github.com/hickory-dns/hickory-dns
hickory-proto 0.26.1 MIT OR Apache-2.0 https://github.com/hickory-dns/hickory-dns
hickory-resolver 0.26.1 MIT OR Apache-2.0 https://github.com/hickory-dns/hickory-dns
hkdf 0.12.4 MIT OR Apache-2.0 https://github.com/RustCrypto/KDFs/
hmac 0.12.1 MIT OR Apache-2.0 https://github.com/RustCrypto/MACs
http 0.2.12 MIT OR Apache-2.0 https://github.com/hyperium/http
http 1.4.0 MIT OR Apache-2.0 https://github.com/hyperium/http
http-body 0.4.6 MIT https://github.com/hyperium/http-body
http-body 1.0.1 MIT https://github.com/hyperium/http-body
http-body-util 0.1.3 MIT https://github.com/hyperium/http-body
httparse 1.10.1 MIT OR Apache-2.0 https://github.com/seanmonstar/httparse
httpdate 1.0.3 MIT OR Apache-2.0 https://github.com/pyfisch/httpdate
humantime 2.3.0 MIT OR Apache-2.0 https://github.com/chronotope/humantime
hybrid-array 0.4.12 MIT OR Apache-2.0 https://github.com/RustCrypto/hybrid-array
hyper 0.14.32 MIT https://github.com/hyperium/hyper
hyper 1.8.1 MIT https://github.com/hyperium/hyper
hyper-rustls 0.24.2 Apache-2.0 OR ISC OR MIT https://github.com/rustls/hyper-rustls
hyper-rustls 0.27.9 Apache-2.0 OR ISC OR MIT https://github.com/rustls/hyper-rustls
hyper-util 0.1.19 MIT https://github.com/hyperium/hyper-util
hyper-ws-listener 0.3.0 MIT
iana-time-zone 0.1.64 MIT OR Apache-2.0 https://github.com/strawlab/iana-time-zone
iana-time-zone-haiku 0.1.2 MIT OR Apache-2.0 https://github.com/strawlab/iana-time-zone
icu_collections 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_locale_core 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_normalizer 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_normalizer_data 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_properties 2.1.2 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_properties_data 2.1.2 Unicode-3.0 https://github.com/unicode-org/icu4x
icu_provider 2.1.1 Unicode-3.0 https://github.com/unicode-org/icu4x
id-arena 2.3.0 MIT/Apache-2.0 https://github.com/fitzgen/id-arena
ident_case 1.0.1 MIT/Apache-2.0 https://github.com/TedDriggs/ident_case
identity-hash 0.1.0 Apache-2.0 OR MIT https://github.com/offsetting/identity-hash
idna 1.1.0 MIT OR Apache-2.0 https://github.com/servo/rust-url/
idna_adapter 1.2.1 Apache-2.0 OR MIT https://github.com/hsivonen/idna_adapter
if-addrs 0.15.0 MIT OR BSD-3-Clause https://github.com/messense/if-addrs
igd-next 0.17.1 MIT https://github.com/dariusc93/rust-igd
image 0.25.9 MIT OR Apache-2.0 https://github.com/image-rs/image
indexmap 2.13.0 Apache-2.0 OR MIT https://github.com/indexmap-rs/indexmap
inout 0.1.4 MIT OR Apache-2.0 https://github.com/RustCrypto/utils
inplace-vec-builder 0.1.1 MIT OR Apache-2.0 https://github.com/rklaehn/inplace-vec-builder
instant 0.1.13 BSD-3-Clause https://github.com/sebcrozet/instant
ipconfig 0.3.4 MIT/Apache-2.0 https://github.com/liranringel/ipconfig
ipnet 2.12.0 MIT OR Apache-2.0 https://github.com/krisprice/ipnet
iri-string 0.7.12 MIT OR Apache-2.0 https://github.com/lo48576/iri-string
iroh 1.0.0 MIT OR Apache-2.0 https://github.com/n0-computer/iroh
iroh-base 1.0.0 MIT OR Apache-2.0 https://github.com/n0-computer/iroh
iroh-blobs 0.103.0 MIT OR Apache-2.0 https://github.com/n0-computer/iroh-blobs
iroh-dns 1.0.0 MIT OR Apache-2.0 https://github.com/n0-computer/iroh
iroh-io 0.6.2 Apache-2.0 OR MIT https://github.com/n0-computer/iroh
iroh-metrics 1.0.1 MIT OR Apache-2.0 https://github.com/n0-computer/iroh-metrics
iroh-metrics-derive 1.0.1 MIT OR Apache-2.0 https://github.com/n0-computer/iroh-metrics
iroh-relay 1.0.0 MIT OR Apache-2.0 https://github.com/n0-computer/iroh
iroh-tickets 1.0.0 MIT OR Apache-2.0 https://github.com/n0-computer/iroh-tickets
iroh-util 0.6.0 MIT OR Apache-2.0 https://github.com/n0-computer/iroh-util
irpc 0.17.0 Apache-2.0/MIT https://github.com/n0-computer/irpc
irpc-derive 0.17.0 Apache-2.0/MIT https://github.com/n0-computer/irpc
is-terminal 0.4.17 MIT https://github.com/sunfishcode/is-terminal
itoa 1.0.17 MIT OR Apache-2.0 https://github.com/dtolnay/itoa
jni 0.21.1 MIT/Apache-2.0 https://github.com/jni-rs/jni-rs
jni 0.22.4 MIT OR Apache-2.0 https://github.com/jni-rs/jni-rs
jni-macros 0.22.4 MIT OR Apache-2.0 https://github.com/jni-rs/jni-rs
jni-sys 0.3.1 MIT OR Apache-2.0 https://github.com/jni-rs/jni-sys
jni-sys 0.4.1 MIT OR Apache-2.0 https://github.com/jni-rs/jni-sys
jni-sys-macros 0.4.1 MIT OR Apache-2.0 https://github.com/jni-rs/jni-sys
js-sys 0.3.85 MIT OR Apache-2.0 https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys
lazy_static 1.5.0 MIT OR Apache-2.0 https://github.com/rust-lang-nursery/lazy-static.rs
leb128fmt 0.1.0 MIT OR Apache-2.0 https://github.com/bluk/leb128fmt
libc 0.2.180 MIT OR Apache-2.0 https://github.com/rust-lang/libc
libm 0.2.16 MIT https://github.com/rust-lang/compiler-builtins
libredox 0.1.14 MIT https://gitlab.redox-os.org/redox-os/libredox.git
libssh2-sys 0.3.1 MIT OR Apache-2.0 https://github.com/alexcrichton/ssh2-rs
libz-sys 1.1.29 MIT OR Apache-2.0 https://github.com/rust-lang/libz-sys
linux-raw-sys 0.11.0 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/sunfishcode/linux-raw-sys
litemap 0.8.1 Unicode-3.0 https://github.com/unicode-org/icu4x
lock_api 0.4.14 MIT OR Apache-2.0 https://github.com/Amanieu/parking_lot
log 0.4.29 MIT OR Apache-2.0 https://github.com/rust-lang/log
loom 0.7.2 MIT https://github.com/tokio-rs/loom
lru 0.12.5 MIT https://github.com/jeromefroe/lru-rs.git
lru 0.16.3 MIT https://github.com/jeromefroe/lru-rs.git
lru 0.18.0 MIT https://github.com/jeromefroe/lru-rs.git
lru 0.7.8 MIT https://github.com/jeromefroe/lru-rs.git
lru-slab 0.1.2 MIT OR Apache-2.0 OR Zlib https://github.com/Ralith/lru-slab
mac-addr 0.3.0 MIT https://github.com/shellrow/mac-addr
mainline 2.0.1 MIT https://github.com/nuhvi/mainline
matchers 0.2.0 MIT https://github.com/hawkw/matchers
mdns-sd 0.18.2 Apache-2.0 OR MIT https://github.com/keepsimple1/mdns-sd
memchr 2.7.6 Unlicense OR MIT https://github.com/BurntSushi/memchr
mime 0.3.17 MIT OR Apache-2.0 https://github.com/hyperium/mime
minimal-lexical 0.2.1 MIT/Apache-2.0 https://github.com/Alexhuszagh/minimal-lexical
miniz_oxide 0.8.9 MIT OR Zlib OR Apache-2.0 https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
mio 1.1.1 MIT https://github.com/tokio-rs/mio
moka 0.12.15 (MIT OR Apache-2.0) AND Apache-2.0 https://github.com/moka-rs/moka
moxcms 0.7.11 BSD-3-Clause OR Apache-2.0 https://github.com/awxkee/moxcms.git
n0-error 1.0.0 MIT OR Apache-2.0 https://github.com/n0-computer/n0-error
n0-error-macros 1.0.0 MIT OR Apache-2.0 https://github.com/n0-computer/n0-error
n0-future 0.3.2 MIT OR Apache-2.0 https://github.com/n0-computer/n0-future
n0-watcher 1.0.0 MIT OR Apache-2.0 https://github.com/n0-computer/n0-watcher
ndk-context 0.1.1 MIT OR Apache-2.0 https://github.com/rust-windowing/android-ndk-rs
negentropy 0.5.0 MIT https://github.com/rust-nostr/negentropy.git
nested_enum_utils 0.2.3 MIT OR Apache-2.0 https://github.com/n0-computer/nested-enum-utils
netdev 0.44.0 MIT https://github.com/shellrow/netdev
netlink-packet-core 0.8.1 MIT https://github.com/rust-netlink/netlink-packet-core
netlink-packet-route 0.29.0 MIT https://github.com/rust-netlink/netlink-packet-route
netlink-packet-route 0.31.0 MIT https://github.com/rust-netlink/netlink-packet-route
netlink-proto 0.12.0 MIT https://github.com/rust-netlink/netlink-proto
netlink-sys 0.8.8 MIT https://github.com/rust-netlink/netlink-sys
netwatch 0.19.0 MIT OR Apache-2.0 https://github.com/n0-computer/net-tools
nom 7.1.3 MIT https://github.com/Geal/nom
noq 1.0.0 MIT OR Apache-2.0 https://github.com/n0-computer/noq
noq-proto 1.0.0 MIT OR Apache-2.0 https://github.com/n0-computer/noq
noq-udp 1.0.0 MIT OR Apache-2.0 https://github.com/n0-computer/noq
nostr 0.44.2 MIT https://github.com/rust-nostr/nostr.git
nostr-database 0.44.0 MIT https://github.com/rust-nostr/nostr.git
nostr-gossip 0.44.0 MIT https://github.com/rust-nostr/nostr.git
nostr-relay-pool 0.44.0 MIT https://github.com/rust-nostr/nostr.git
nostr-sdk 0.44.1 MIT https://github.com/rust-nostr/nostr.git
nu-ansi-term 0.50.3 MIT https://github.com/nushell/nu-ansi-term
num-bigint 0.4.6 MIT OR Apache-2.0 https://github.com/rust-num/num-bigint
num-conv 0.2.2 MIT OR Apache-2.0 https://github.com/jhpratt/num-conv
num-integer 0.1.46 MIT OR Apache-2.0 https://github.com/rust-num/num-integer
num-traits 0.2.19 MIT OR Apache-2.0 https://github.com/rust-num/num-traits
num_enum 0.7.6 BSD-3-Clause OR MIT OR Apache-2.0 https://github.com/illicitonion/num_enum
num_enum_derive 0.7.6 BSD-3-Clause OR MIT OR Apache-2.0 https://github.com/illicitonion/num_enum
num_threads 0.1.7 MIT OR Apache-2.0 https://github.com/jhpratt/num_threads
objc2 0.6.4 MIT https://github.com/madsmtm/objc2
objc2-core-foundation 0.3.2 Zlib OR Apache-2.0 OR MIT https://github.com/madsmtm/objc2
objc2-core-wlan 0.3.2 Zlib OR Apache-2.0 OR MIT https://github.com/madsmtm/objc2
objc2-encode 4.1.0 MIT https://github.com/madsmtm/objc2
objc2-foundation 0.3.2 MIT https://github.com/madsmtm/objc2
objc2-security 0.3.2 Zlib OR Apache-2.0 OR MIT https://github.com/madsmtm/objc2
objc2-security-foundation 0.3.2 Zlib OR Apache-2.0 OR MIT https://github.com/madsmtm/objc2
objc2-system-configuration 0.3.2 Zlib OR Apache-2.0 OR MIT https://github.com/madsmtm/objc2
oid-registry 0.8.1 MIT OR Apache-2.0 https://github.com/rusticata/oid-registry.git
once_cell 1.21.3 MIT OR Apache-2.0 https://github.com/matklad/once_cell
opaque-debug 0.3.1 MIT OR Apache-2.0 https://github.com/RustCrypto/utils
openssl-probe 0.2.1 MIT OR Apache-2.0 https://github.com/rustls/openssl-probe
openssl-sys 0.9.117 MIT https://github.com/rust-openssl/rust-openssl
papaya 0.2.4 MIT https://github.com/ibraheemdev/papaya
parking 2.2.1 Apache-2.0 OR MIT https://github.com/smol-rs/parking
parking_lot 0.11.2 Apache-2.0/MIT https://github.com/Amanieu/parking_lot
parking_lot 0.12.5 MIT OR Apache-2.0 https://github.com/Amanieu/parking_lot
parking_lot_core 0.8.6 Apache-2.0/MIT https://github.com/Amanieu/parking_lot
parking_lot_core 0.9.12 MIT OR Apache-2.0 https://github.com/Amanieu/parking_lot
password-hash 0.5.0 MIT OR Apache-2.0 https://github.com/RustCrypto/traits/tree/master/password-hash
paste 1.0.15 MIT OR Apache-2.0 https://github.com/dtolnay/paste
pbkdf2 0.12.2 MIT OR Apache-2.0 https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2
pem 3.0.6 MIT https://github.com/jcreekmore/pem-rs.git
pem-rfc7468 1.0.0 Apache-2.0 OR MIT https://github.com/RustCrypto/formats
percent-encoding 2.3.2 MIT OR Apache-2.0 https://github.com/servo/rust-url/
pharos 0.5.3 Unlicense https://github.com/najamelan/pharos
pin-project 1.1.13 Apache-2.0 OR MIT https://github.com/taiki-e/pin-project
pin-project-internal 1.1.13 Apache-2.0 OR MIT https://github.com/taiki-e/pin-project
pin-project-lite 0.2.16 Apache-2.0 OR MIT https://github.com/taiki-e/pin-project-lite
pin-utils 0.1.0 MIT OR Apache-2.0 https://github.com/rust-lang-nursery/pin-utils
pkcs8 0.10.2 Apache-2.0 OR MIT https://github.com/RustCrypto/formats/tree/master/pkcs8
pkcs8 0.11.0 Apache-2.0 OR MIT https://github.com/RustCrypto/formats
pkg-config 0.3.33 MIT OR Apache-2.0 https://github.com/rust-lang/pkg-config-rs
plain 0.2.3 MIT/Apache-2.0 https://github.com/randomites/plain
plist 1.9.0 MIT https://github.com/ebarnard/rust-plist/
poly1305 0.8.0 Apache-2.0 OR MIT https://github.com/RustCrypto/universal-hashes
polyval 0.6.2 Apache-2.0 OR MIT https://github.com/RustCrypto/universal-hashes
portable-atomic 1.13.1 Apache-2.0 OR MIT https://github.com/taiki-e/portable-atomic
portmapper 0.19.0 MIT OR Apache-2.0 https://github.com/n0-computer/net-tools
positioned-io 0.3.5 MIT https://github.com/vasi/positioned-io
postcard 1.1.3 MIT OR Apache-2.0 https://github.com/jamesmunns/postcard
postcard-derive 0.2.2 MIT OR Apache-2.0 https://github.com/jamesmunns/postcard
potential_utf 0.1.4 Unicode-3.0 https://github.com/unicode-org/icu4x
powerfmt 0.2.0 MIT OR Apache-2.0 https://github.com/jhpratt/powerfmt
ppv-lite86 0.2.21 MIT OR Apache-2.0 https://github.com/cryptocorrosion/cryptocorrosion
prefix-trie 0.8.4 MIT OR Apache-2.0 https://github.com/tiborschneider/prefix-trie
prettyplease 0.2.37 MIT OR Apache-2.0 https://github.com/dtolnay/prettyplease
proc-macro-crate 3.5.0 MIT OR Apache-2.0 https://github.com/bkchr/proc-macro-crate
proc-macro-error 0.4.12 MIT OR Apache-2.0 https://gitlab.com/CreepySkeleton/proc-macro-error
proc-macro-error-attr 0.4.12 MIT OR Apache-2.0 https://gitlab.com/CreepySkeleton/proc-macro-error
proc-macro-hack 0.5.20+deprecated MIT OR Apache-2.0 https://github.com/dtolnay/proc-macro-hack
proc-macro2 1.0.106 MIT OR Apache-2.0 https://github.com/dtolnay/proc-macro2
pxfm 0.1.28 BSD-3-Clause OR Apache-2.0 https://github.com/awxkee/pxfm
qrcode 0.14.1 MIT OR Apache-2.0 https://github.com/kennytm/qrcode-rust
quick-xml 0.39.4 MIT https://github.com/tafia/quick-xml
quote 1.0.44 MIT OR Apache-2.0 https://github.com/dtolnay/quote
r-efi 5.3.0 MIT OR Apache-2.0 OR LGPL-2.1-or-later https://github.com/r-efi/r-efi
r-efi 6.0.0 MIT OR Apache-2.0 OR LGPL-2.1-or-later https://github.com/r-efi/r-efi
rand 0.10.1 MIT OR Apache-2.0 https://github.com/rust-random/rand
rand 0.8.5 MIT OR Apache-2.0 https://github.com/rust-random/rand
rand 0.9.2 MIT OR Apache-2.0 https://github.com/rust-random/rand
rand_chacha 0.3.1 MIT OR Apache-2.0 https://github.com/rust-random/rand
rand_chacha 0.9.0 MIT OR Apache-2.0 https://github.com/rust-random/rand
rand_core 0.10.1 MIT OR Apache-2.0 https://github.com/rust-random/rand_core
rand_core 0.6.4 MIT OR Apache-2.0 https://github.com/rust-random/rand
rand_core 0.9.5 MIT OR Apache-2.0 https://github.com/rust-random/rand
rand_pcg 0.10.2 MIT OR Apache-2.0 https://github.com/rust-random/rngs
range-collections 0.4.6 MIT OR Apache-2.0 https://github.com/rklaehn/range-collections
rcgen 0.14.8 MIT OR Apache-2.0 https://github.com/rustls/rcgen
redb 4.1.0 MIT OR Apache-2.0 https://github.com/cberner/redb
redox_syscall 0.2.16 MIT https://gitlab.redox-os.org/redox-os/syscall
redox_syscall 0.5.18 MIT https://gitlab.redox-os.org/redox-os/syscall
redox_syscall 0.7.3 MIT https://gitlab.redox-os.org/redox-os/syscall
reed-solomon-erasure 6.0.0 MIT https://github.com/darrenldl/reed-solomon-erasure
ref-cast 1.0.25 MIT OR Apache-2.0 https://github.com/dtolnay/ref-cast
ref-cast-impl 1.0.25 MIT OR Apache-2.0 https://github.com/dtolnay/ref-cast
reflink-copy 0.1.29 MIT/Apache-2.0 https://github.com/cargo-bins/reflink-copy
regex 1.12.2 MIT OR Apache-2.0 https://github.com/rust-lang/regex
regex-automata 0.4.13 MIT OR Apache-2.0 https://github.com/rust-lang/regex
regex-syntax 0.8.8 MIT OR Apache-2.0 https://github.com/rust-lang/regex
reqwest 0.11.27 MIT OR Apache-2.0 https://github.com/seanmonstar/reqwest
reqwest 0.13.4 MIT OR Apache-2.0 https://github.com/seanmonstar/reqwest
resolv-conf 0.7.6 MIT OR Apache-2.0 https://github.com/hickory-dns/resolv-conf
ring 0.17.14 Apache-2.0 AND ISC https://github.com/briansmith/ring
rustc-hash 2.1.2 Apache-2.0 OR MIT https://github.com/rust-lang/rustc-hash
rustc_version 0.4.1 MIT OR Apache-2.0 https://github.com/djc/rustc-version-rs
rusticata-macros 4.1.0 MIT/Apache-2.0 https://github.com/rusticata/rusticata-macros.git
rustix 1.1.3 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/rustix
rustls 0.21.12 Apache-2.0 OR ISC OR MIT https://github.com/rustls/rustls
rustls 0.23.36 Apache-2.0 OR ISC OR MIT https://github.com/rustls/rustls
rustls-native-certs 0.8.4 Apache-2.0 OR ISC OR MIT https://github.com/rustls/rustls-native-certs
rustls-pemfile 1.0.4 Apache-2.0 OR ISC OR MIT https://github.com/rustls/pemfile
rustls-pki-types 1.14.0 MIT OR Apache-2.0 https://github.com/rustls/pki-types
rustls-platform-verifier 0.7.0 MIT OR Apache-2.0 https://github.com/rustls/rustls-platform-verifier
rustls-platform-verifier-android 0.1.1 MIT OR Apache-2.0 https://github.com/rustls/rustls-platform-verifier
rustls-webpki 0.101.7 ISC https://github.com/rustls/webpki
rustls-webpki 0.103.9 ISC https://github.com/rustls/webpki
rustversion 1.0.22 MIT OR Apache-2.0 https://github.com/dtolnay/rustversion
ryu 1.0.22 Apache-2.0 OR BSL-1.0 https://github.com/dtolnay/ryu
salsa20 0.10.2 MIT OR Apache-2.0 https://github.com/RustCrypto/stream-ciphers
same-file 1.0.6 Unlicense/MIT https://github.com/BurntSushi/same-file
schannel 0.1.29 MIT https://github.com/steffengy/schannel-rs
scoped-tls 1.0.1 MIT/Apache-2.0 https://github.com/alexcrichton/scoped-tls
scopeguard 1.2.0 MIT OR Apache-2.0 https://github.com/bluss/scopeguard
scrypt 0.11.0 MIT OR Apache-2.0 https://github.com/RustCrypto/password-hashes/tree/master/scrypt
sct 0.7.1 Apache-2.0 OR ISC OR MIT https://github.com/rustls/sct.rs
sd-notify 0.4.5 MIT OR Apache-2.0 https://github.com/lnicola/sd-notify
secp256k1 0.29.1 CC0-1.0 https://github.com/rust-bitcoin/rust-secp256k1/
secp256k1-sys 0.10.1 CC0-1.0 https://github.com/rust-bitcoin/rust-secp256k1/
security-framework 3.7.0 MIT OR Apache-2.0 https://github.com/kornelski/rust-security-framework
security-framework-sys 2.17.0 MIT OR Apache-2.0 https://github.com/kornelski/rust-security-framework
seize 0.5.1 MIT https://github.com/ibraheemdev/seize
self_cell 1.2.2 Apache-2.0 OR GPL-2.0-only https://github.com/Voultapher/self_cell
semver 1.0.27 MIT OR Apache-2.0 https://github.com/dtolnay/semver
send_wrapper 0.6.0 MIT/Apache-2.0 https://github.com/thk1/send_wrapper
serde 1.0.228 MIT OR Apache-2.0 https://github.com/serde-rs/serde
serde_bencode 0.2.4 MIT https://github.com/toby/serde-bencode
serde_bytes 0.11.19 MIT OR Apache-2.0 https://github.com/serde-rs/bytes
serde_core 1.0.228 MIT OR Apache-2.0 https://github.com/serde-rs/serde
serde_derive 1.0.228 MIT OR Apache-2.0 https://github.com/serde-rs/serde
serde_json 1.0.149 MIT OR Apache-2.0 https://github.com/serde-rs/json
serde_spanned 0.6.9 MIT OR Apache-2.0 https://github.com/toml-rs/toml
serde_urlencoded 0.7.1 MIT/Apache-2.0 https://github.com/nox/serde_urlencoded
serde_yaml 0.9.34+deprecated MIT OR Apache-2.0 https://github.com/dtolnay/serde-yaml
serdect 0.4.3 Apache-2.0 OR MIT https://github.com/RustCrypto/formats
serial2 0.2.34 BSD-2-Clause OR Apache-2.0 https://github.com/de-vri-es/serial2-rs
serial2-tokio 0.1.21 BSD-2-Clause OR Apache-2.0 https://github.com/de-vri-es/serial2-tokio-rs
sha-1 0.10.1 MIT OR Apache-2.0 https://github.com/RustCrypto/hashes
sha1 0.10.6 MIT OR Apache-2.0 https://github.com/RustCrypto/hashes
sha1_smol 1.0.1 BSD-3-Clause https://github.com/mitsuhiko/sha1-smol
sha2 0.10.9 MIT OR Apache-2.0 https://github.com/RustCrypto/hashes
sha2 0.11.0 MIT OR Apache-2.0 https://github.com/RustCrypto/hashes
sharded-slab 0.1.7 MIT https://github.com/hawkw/sharded-slab
shlex 1.3.0 MIT OR Apache-2.0 https://github.com/comex/rust-shlex
signal-hook-registry 1.4.8 MIT OR Apache-2.0 https://github.com/vorner/signal-hook
signature 2.2.0 Apache-2.0 OR MIT https://github.com/RustCrypto/traits/tree/master/signature
signature 3.0.0 Apache-2.0 OR MIT https://github.com/RustCrypto/traits
simd-adler32 0.3.8 MIT https://github.com/mcountryman/simd-adler32
simd_cesu8 1.1.1 Apache-2.0 OR MIT https://github.com/seancroach/simd_cesu8
simdutf8 0.1.5 MIT OR Apache-2.0 https://github.com/rusticstuff/simdutf8
simple-dns 0.11.3 MIT https://github.com/balliegojr/simple-dns
siphasher 1.0.3 MIT/Apache-2.0 https://github.com/jedisct1/rust-siphash
slab 0.4.11 MIT https://github.com/tokio-rs/slab
smallvec 1.15.1 MIT OR Apache-2.0 https://github.com/servo/rust-smallvec
socket-pktinfo 0.3.2 MIT https://github.com/pixsper/socket-pktinfo
socket2 0.5.10 MIT OR Apache-2.0 https://github.com/rust-lang/socket2
socket2 0.6.2 MIT OR Apache-2.0 https://github.com/rust-lang/socket2
sorted-index-buffer 0.2.1 MIT OR Apache-2.0 https://github.com/n0-computer/iroh
spez 0.1.2 BSD-2-Clause https://github.com/m-ou-se/spez
spin 0.10.0 MIT https://github.com/mvdnes/spin-rs.git
spin 0.9.8 MIT https://github.com/mvdnes/spin-rs.git
spki 0.7.3 Apache-2.0 OR MIT https://github.com/RustCrypto/formats/tree/master/spki
spki 0.8.0 Apache-2.0 OR MIT https://github.com/RustCrypto/formats
ssh2 0.9.5 MIT OR Apache-2.0 https://github.com/alexcrichton/ssh2-rs
stable_deref_trait 1.2.1 MIT OR Apache-2.0 https://github.com/storyyeller/stable_deref_trait
strsim 0.11.1 MIT https://github.com/rapidfuzz/strsim-rs
strum 0.28.0 MIT https://github.com/Peternator7/strum
strum_macros 0.28.0 MIT https://github.com/Peternator7/strum
subtle 2.6.1 BSD-3-Clause https://github.com/dalek-cryptography/subtle
syn 1.0.109 MIT OR Apache-2.0 https://github.com/dtolnay/syn
syn 2.0.114 MIT OR Apache-2.0 https://github.com/dtolnay/syn
syn-mid 0.5.4 Apache-2.0 OR MIT https://github.com/taiki-e/syn-mid
sync_wrapper 0.1.2 Apache-2.0 https://github.com/Actyx/sync_wrapper
sync_wrapper 1.0.2 Apache-2.0 https://github.com/Actyx/sync_wrapper
synstructure 0.13.2 MIT https://github.com/mystor/synstructure
system-configuration 0.5.1 MIT OR Apache-2.0 https://github.com/mullvad/system-configuration-rs
system-configuration 0.6.1 MIT OR Apache-2.0 https://github.com/mullvad/system-configuration-rs
system-configuration 0.7.0 MIT OR Apache-2.0 https://github.com/mullvad/system-configuration-rs
system-configuration-sys 0.5.0 MIT OR Apache-2.0 https://github.com/mullvad/system-configuration-rs
system-configuration-sys 0.6.0 MIT OR Apache-2.0 https://github.com/mullvad/system-configuration-rs
tagptr 0.2.0 MIT/Apache-2.0 https://github.com/oliver-giersch/tagptr.git
tar 0.4.44 MIT OR Apache-2.0 https://github.com/alexcrichton/tar-rs
tempfile 3.24.0 MIT OR Apache-2.0 https://github.com/Stebalien/tempfile
termcolor 1.4.1 Unlicense OR MIT https://github.com/BurntSushi/termcolor
thiserror 1.0.69 MIT OR Apache-2.0 https://github.com/dtolnay/thiserror
thiserror 2.0.18 MIT OR Apache-2.0 https://github.com/dtolnay/thiserror
thiserror-impl 1.0.69 MIT OR Apache-2.0 https://github.com/dtolnay/thiserror
thiserror-impl 2.0.18 MIT OR Apache-2.0 https://github.com/dtolnay/thiserror
thread_local 1.1.9 MIT OR Apache-2.0 https://github.com/Amanieu/thread_local-rs
time 0.3.49 MIT OR Apache-2.0 https://github.com/time-rs/time
time-core 0.1.9 MIT OR Apache-2.0 https://github.com/time-rs/time
time-macros 0.2.29 MIT OR Apache-2.0 https://github.com/time-rs/time
tinystr 0.8.2 Unicode-3.0 https://github.com/unicode-org/icu4x
tinyvec 1.10.0 Zlib OR Apache-2.0 OR MIT https://github.com/Lokathor/tinyvec
tinyvec_macros 0.1.1 MIT OR Apache-2.0 OR Zlib https://github.com/Soveu/tinyvec_macros
tokio 1.49.0 MIT https://github.com/tokio-rs/tokio
tokio-macros 2.6.0 MIT https://github.com/tokio-rs/tokio
tokio-rustls 0.24.1 MIT/Apache-2.0 https://github.com/rustls/tokio-rustls
tokio-rustls 0.26.4 MIT OR Apache-2.0 https://github.com/rustls/tokio-rustls
tokio-socks 0.5.2 MIT https://github.com/sticnarf/tokio-socks
tokio-stream 0.1.18 MIT https://github.com/tokio-rs/tokio
tokio-test 0.4.5 MIT https://github.com/tokio-rs/tokio
tokio-tungstenite 0.20.1 MIT https://github.com/snapview/tokio-tungstenite
tokio-tungstenite 0.26.2 MIT https://github.com/snapview/tokio-tungstenite
tokio-util 0.7.18 MIT https://github.com/tokio-rs/tokio
tokio-websockets 0.13.2 MIT https://github.com/Gelbpunkt/tokio-websockets/
toml 0.8.23 MIT OR Apache-2.0 https://github.com/toml-rs/toml
toml_datetime 0.6.11 MIT OR Apache-2.0 https://github.com/toml-rs/toml
toml_datetime 1.1.1+spec-1.1.0 MIT OR Apache-2.0 https://github.com/toml-rs/toml
toml_edit 0.22.27 MIT OR Apache-2.0 https://github.com/toml-rs/toml
toml_edit 0.25.12+spec-1.1.0 MIT OR Apache-2.0 https://github.com/toml-rs/toml
toml_parser 1.1.2+spec-1.1.0 MIT OR Apache-2.0 https://github.com/toml-rs/toml
toml_write 0.1.2 MIT OR Apache-2.0 https://github.com/toml-rs/toml
totp-rs 5.7.0 MIT https://github.com/constantoine/totp-rs
tower 0.5.3 MIT https://github.com/tower-rs/tower
tower-http 0.6.8 MIT https://github.com/tower-rs/tower-http
tower-layer 0.3.3 MIT https://github.com/tower-rs/tower
tower-service 0.3.3 MIT https://github.com/tower-rs/tower
tracing 0.1.44 MIT https://github.com/tokio-rs/tracing
tracing-attributes 0.1.31 MIT https://github.com/tokio-rs/tracing
tracing-core 0.1.36 MIT https://github.com/tokio-rs/tracing
tracing-log 0.2.0 MIT https://github.com/tokio-rs/tracing
tracing-subscriber 0.3.22 MIT https://github.com/tokio-rs/tracing
try-lock 0.2.5 MIT https://github.com/seanmonstar/try-lock
tungstenite 0.20.1 MIT OR Apache-2.0 https://github.com/snapview/tungstenite-rs
tungstenite 0.26.2 MIT OR Apache-2.0 https://github.com/snapview/tungstenite-rs
typenum 1.20.1 MIT OR Apache-2.0 https://github.com/paholg/typenum
unicode-ident 1.0.22 (MIT OR Apache-2.0) AND Unicode-3.0 https://github.com/dtolnay/unicode-ident
unicode-normalization 0.1.22 MIT/Apache-2.0 https://github.com/unicode-rs/unicode-normalization
unicode-segmentation 1.13.3 MIT OR Apache-2.0 https://github.com/unicode-rs/unicode-segmentation
unicode-xid 0.2.6 MIT OR Apache-2.0 https://github.com/unicode-rs/unicode-xid
universal-hash 0.5.1 MIT OR Apache-2.0 https://github.com/RustCrypto/traits
unsafe-libyaml 0.2.11 MIT https://github.com/dtolnay/unsafe-libyaml
untrusted 0.9.0 ISC https://github.com/briansmith/untrusted
url 2.5.8 MIT OR Apache-2.0 https://github.com/servo/rust-url
urlencoding 2.1.3 MIT https://github.com/kornelski/rust_urlencoding
utf-8 0.7.6 MIT OR Apache-2.0 https://github.com/SimonSapin/rust-utf8
utf8_iter 1.0.4 Apache-2.0 OR MIT https://github.com/hsivonen/utf8_iter
uuid 1.19.0 Apache-2.0 OR MIT https://github.com/uuid-rs/uuid
valuable 0.1.1 MIT https://github.com/tokio-rs/valuable
vcpkg 0.2.15 MIT/Apache-2.0 https://github.com/mcgoo/vcpkg-rs
vergen 9.1.0 MIT OR Apache-2.0 https://github.com/rustyhorde/vergen
vergen-gitcl 9.1.0 MIT OR Apache-2.0 https://github.com/rustyhorde/vergen
vergen-lib 9.1.0 MIT OR Apache-2.0 https://github.com/rustyhorde/vergen
version_check 0.9.5 MIT/Apache-2.0 https://github.com/SergioBenitez/version_check
walkdir 2.5.0 Unlicense/MIT https://github.com/BurntSushi/walkdir
want 0.3.1 MIT https://github.com/seanmonstar/want
wasi 0.11.1+wasi-snapshot-preview1 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/wasi
wasip2 1.0.2+wasi-0.2.9 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/wasi-rs
wasip3 0.4.0+wasi-0.3.0-rc-2026-01-06 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/wasi-rs
wasm-bindgen 0.2.108 MIT OR Apache-2.0 https://github.com/wasm-bindgen/wasm-bindgen
wasm-bindgen-futures 0.4.58 MIT OR Apache-2.0 https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures
wasm-bindgen-macro 0.2.108 MIT OR Apache-2.0 https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro
wasm-bindgen-macro-support 0.2.108 MIT OR Apache-2.0 https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support
wasm-bindgen-shared 0.2.108 MIT OR Apache-2.0 https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared
wasm-encoder 0.244.0 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder
wasm-metadata 0.244.0 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-metadata
wasm-streams 0.4.2 MIT OR Apache-2.0 https://github.com/MattiasBuelens/wasm-streams/
wasm-streams 0.5.0 MIT OR Apache-2.0 https://github.com/MattiasBuelens/wasm-streams/
wasmparser 0.244.0 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser
web-sys 0.3.85 MIT OR Apache-2.0 https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys
web-time 1.1.0 MIT OR Apache-2.0 https://github.com/daxpedda/web-time
webpki-root-certs 1.0.7 CDLA-Permissive-2.0 https://github.com/rustls/webpki-roots
webpki-roots 0.25.4 MPL-2.0 https://github.com/rustls/webpki-roots
webpki-roots 0.26.11 CDLA-Permissive-2.0 https://github.com/rustls/webpki-roots
webpki-roots 1.0.6 CDLA-Permissive-2.0 https://github.com/rustls/webpki-roots
widestring 1.2.1 MIT OR Apache-2.0 https://github.com/VoidStarKat/widestring-rs
winapi 0.3.9 MIT/Apache-2.0 https://github.com/retep998/winapi-rs
winapi-i686-pc-windows-gnu 0.4.0 MIT/Apache-2.0 https://github.com/retep998/winapi-rs
winapi-util 0.1.11 Unlicense OR MIT https://github.com/BurntSushi/winapi-util
winapi-x86_64-pc-windows-gnu 0.4.0 MIT/Apache-2.0 https://github.com/retep998/winapi-rs
windows 0.62.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-collections 0.3.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-core 0.62.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-future 0.3.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-implement 0.60.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-interface 0.59.3 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-link 0.2.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-numerics 0.3.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-registry 0.6.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-result 0.4.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-strings 0.5.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-sys 0.45.0 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-sys 0.48.0 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-sys 0.52.0 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-sys 0.60.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-sys 0.61.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-targets 0.42.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-targets 0.48.5 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-targets 0.52.6 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-targets 0.53.5 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows-threading 0.2.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_aarch64_gnullvm 0.42.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_aarch64_gnullvm 0.48.5 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_aarch64_gnullvm 0.52.6 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_aarch64_gnullvm 0.53.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_aarch64_msvc 0.42.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_aarch64_msvc 0.48.5 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_aarch64_msvc 0.52.6 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_aarch64_msvc 0.53.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_i686_gnu 0.42.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_i686_gnu 0.48.5 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_i686_gnu 0.52.6 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_i686_gnu 0.53.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_i686_gnullvm 0.52.6 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_i686_gnullvm 0.53.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_i686_msvc 0.42.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_i686_msvc 0.48.5 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_i686_msvc 0.52.6 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_i686_msvc 0.53.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_x86_64_gnu 0.42.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_x86_64_gnu 0.48.5 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_x86_64_gnu 0.52.6 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_x86_64_gnu 0.53.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_x86_64_gnullvm 0.42.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_x86_64_gnullvm 0.48.5 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_x86_64_gnullvm 0.52.6 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_x86_64_gnullvm 0.53.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_x86_64_msvc 0.42.2 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_x86_64_msvc 0.48.5 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_x86_64_msvc 0.52.6 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
windows_x86_64_msvc 0.53.1 MIT OR Apache-2.0 https://github.com/microsoft/windows-rs
winnow 0.7.14 MIT https://github.com/winnow-rs/winnow
winnow 1.0.3 MIT https://github.com/winnow-rs/winnow
winreg 0.50.0 MIT https://github.com/gentoo90/winreg-rs
wit-bindgen 0.51.0 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/wit-bindgen
wit-bindgen-core 0.51.0 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/wit-bindgen
wit-bindgen-rust 0.51.0 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/wit-bindgen
wit-bindgen-rust-macro 0.51.0 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/wit-bindgen
wit-component 0.244.0 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-component
wit-parser 0.244.0 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser
wmi 0.18.4 MIT OR Apache-2.0 https://github.com/ohadravid/wmi-rs
writeable 0.6.2 Unicode-3.0 https://github.com/unicode-org/icu4x
ws_stream_wasm 0.7.5 Unlicense https://github.com/najamelan/ws_stream_wasm
x509-parser 0.18.1 MIT OR Apache-2.0 https://github.com/rusticata/x509-parser.git
xattr 1.6.1 MIT OR Apache-2.0 https://github.com/Stebalien/xattr
xml-rs 0.8.28 MIT https://github.com/kornelski/xml-rs
xmltree 0.10.3 MIT https://github.com/eminence/xmltree-rs
yasna 0.6.0 MIT OR Apache-2.0 https://github.com/qnighy/yasna.rs
yoke 0.8.1 Unicode-3.0 https://github.com/unicode-org/icu4x
yoke-derive 0.8.1 Unicode-3.0 https://github.com/unicode-org/icu4x
zbase32 0.1.2 LGPL-3.0+ https://gitlab.com/pgerber/zbase32-rust
zerocopy 0.8.33 BSD-2-Clause OR Apache-2.0 OR MIT https://github.com/google/zerocopy
zerocopy-derive 0.8.33 BSD-2-Clause OR Apache-2.0 OR MIT https://github.com/google/zerocopy
zerofrom 0.1.6 Unicode-3.0 https://github.com/unicode-org/icu4x
zerofrom-derive 0.1.6 Unicode-3.0 https://github.com/unicode-org/icu4x
zeroize 1.9.0 Apache-2.0 OR MIT https://github.com/RustCrypto/utils
zeroize_derive 1.5.0 Apache-2.0 OR MIT https://github.com/RustCrypto/utils
zerotrie 0.2.3 Unicode-3.0 https://github.com/unicode-org/icu4x
zerovec 0.11.5 Unicode-3.0 https://github.com/unicode-org/icu4x
zerovec-derive 0.11.2 Unicode-3.0 https://github.com/unicode-org/icu4x
zmij 1.0.16 MIT https://github.com/dtolnay/zmij