THIRD-PARTY NOTICES
================================================================================

This file contains notices for third-party code used in this project.

In-tree source ports and inspired-by components:
--------------------------------------------------------------------------------

OpenAI Codex
  Source: https://github.com/openai/codex
  License: Apache License, Version 2.0

  Components used as architectural reference or adapted patterns:
  - OAuth / login flow (vtcode-auth/src/openai_chatgpt_oauth.rs)
  - PTY process handling (vtcode-bash-runner/src/process.rs)
  - MCP client building blocks (vtcode-mcp/src/lib.rs)
  - Ollama provider integration (vtcode-llm/src/providers/ollama/)
  - LM Studio provider integration (vtcode-llm/src/providers/lmstudio/)
  - Tool handler patterns (vtcode-core/src/tools/handlers/)

  vtcode's implementations are original works that follow Codex
  architectural patterns; they are not direct copies of Codex source.

Kepano (MIT-licensed network allowlist)
  Source: https://github.com/kepano
  License: MIT
  Component: vtcode-config/data/network_allowlist.toml

================================================================================
PART I — CRATES.IO / GIT DEPENDENCIES
================================================================================

This section is auto-generated by scripts/generate-notices.sh (cargo-about).
Do not edit by hand — regenerate after dependency changes.

--------------------------------------------------------------------------------
License Overview
--------------------------------------------------------------------------------
  Apache License 2.0 (513 crates) — SPDX: Apache-2.0
  MIT License (216 crates) — SPDX: MIT
  Unicode License v3 (19 crates) — SPDX: Unicode-3.0
  BSD 3-Clause "New" or "Revised" License (10 crates) — SPDX: BSD-3-Clause
  ISC License (8 crates) — SPDX: ISC
  BSD 2-Clause "Simplified" License (3 crates) — SPDX: BSD-2-Clause
  Community Data License Agreement Permissive 2.0 (3 crates) — SPDX: CDLA-Permissive-2.0
  zlib License (3 crates) — SPDX: Zlib
  Boost Software License 1.0 (2 crates) — SPDX: BSL-1.0
  Mozilla Public License 2.0 (2 crates) — SPDX: MPL-2.0
  Creative Commons Zero v1.0 Universal (1 crates) — SPDX: CC0-1.0
  MIT No Attribution (1 crates) — SPDX: MIT-0
  University of Illinois/NCSA Open Source License (1 crates) — SPDX: NCSA

--------------------------------------------------------------------------------
Detailed Dependency Listing
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  num_threads 0.1.7
    Source: https://github.com/jhpratt/num_threads
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  powerfmt 0.2.0
    Source: https://github.com/jhpratt/powerfmt
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  cursor-icon 1.2.0
    Source: https://github.com/rust-windowing/cursor-icon
    License: MIT OR Apache-2.0 OR Zlib
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  deranged 0.5.8
    Source: https://github.com/jhpratt/deranged
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  openai-harmony 0.0.8
    Source: https://github.com/openai/harmony
    License: Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  as-any 0.3.2
    Source: https://codeberg.org/fogti/as-any
    License: MIT OR Apache-2.0
  encode_unicode 1.0.0
    Source: https://github.com/tormol/encode_unicode
    License: Apache-2.0 OR MIT
  encoding_rs 0.8.35
    Source: https://github.com/hsivonen/encoding_rs
    License: (Apache-2.0 OR MIT) AND BSD-3-Clause
  nohash-hasher 0.2.0
    Source: https://github.com/paritytech/nohash-hasher
    License: Apache-2.0 OR MIT
  sse-stream 0.2.5
    Source: https://github.com/4t145/sse-stream/
    License: MIT OR Apache-2.0
  static_assertions 1.1.0
    Source: https://github.com/nvzqz/static-assertions-rs
    License: MIT OR Apache-2.0
  tiktoken 3.5.1
    Source: https://github.com/goliajp/rust-tiktoken
    License: MIT OR Apache-2.0
  utf8_iter 1.0.4
    Source: https://github.com/hsivonen/utf8_iter
    License: Apache-2.0 OR MIT
  x11rb-protocol 0.13.2
    Source: https://github.com/psychon/x11rb
    License: MIT OR Apache-2.0
  x11rb 0.13.2
    Source: https://github.com/psychon/x11rb
    License: MIT OR Apache-2.0
  zeroize 1.9.0
    Source: https://github.com/RustCrypto/utils
    License: Apache-2.0 OR MIT
  zeroize_derive 1.5.0
    Source: https://github.com/RustCrypto/utils
    License: Apache-2.0 OR MIT
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  windows-collections 0.2.0
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-collections 0.3.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-core 0.61.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-core 0.62.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-future 0.2.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-future 0.3.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-implement 0.60.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-interface 0.59.3
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-link 0.1.3
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-link 0.2.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-numerics 0.2.0
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-numerics 0.3.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-registry 0.6.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-result 0.3.4
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-result 0.4.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-strings 0.4.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-strings 0.5.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-sys 0.42.0
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-sys 0.52.0
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-sys 0.59.0
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-sys 0.60.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-sys 0.61.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-targets 0.52.6
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-targets 0.53.5
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-threading 0.1.0
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-threading 0.2.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows-version 0.1.7
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows 0.42.0
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows 0.61.3
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows 0.62.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_aarch64_gnullvm 0.42.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_aarch64_gnullvm 0.52.6
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_aarch64_gnullvm 0.53.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_aarch64_msvc 0.42.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_aarch64_msvc 0.52.6
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_aarch64_msvc 0.53.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_i686_gnu 0.42.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_i686_gnu 0.52.6
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_i686_gnu 0.53.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_i686_gnullvm 0.52.6
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_i686_gnullvm 0.53.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_i686_msvc 0.42.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_i686_msvc 0.52.6
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_i686_msvc 0.53.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_x86_64_gnu 0.42.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_x86_64_gnu 0.52.6
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_x86_64_gnu 0.53.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_x86_64_gnullvm 0.42.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_x86_64_gnullvm 0.52.6
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_x86_64_gnullvm 0.53.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_x86_64_msvc 0.42.2
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_x86_64_msvc 0.52.6
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
  windows_x86_64_msvc 0.53.1
    Source: https://github.com/microsoft/windows-rs
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  zopfli 0.8.3
    Source: https://github.com/zopfli-rs/zopfli
    License: Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  zerocopy-derive 0.8.55
    Source: https://github.com/google/zerocopy
    License: BSD-2-Clause OR Apache-2.0 OR MIT
  zerocopy 0.8.55
    Source: https://github.com/google/zerocopy
    License: BSD-2-Clause OR Apache-2.0 OR MIT
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  line-clipping 0.3.7
    Source: https://github.com/ratatui/line-clipping
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  moxcms 0.8.1
    Source: https://github.com/awxkee/moxcms.git
    License: BSD-3-Clause OR Apache-2.0
  pxfm 0.1.30
    Source: https://github.com/awxkee/pxfm
    License: BSD-3-Clause OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  ciborium-io 0.2.2
    Source: https://github.com/enarx/ciborium
    License: Apache-2.0
  ciborium-ll 0.2.2
    Source: https://github.com/enarx/ciborium
    License: Apache-2.0
  ciborium 0.2.2
    Source: https://github.com/enarx/ciborium
    License: Apache-2.0
  imgref 1.12.2
    Source: https://github.com/kornelski/imgref
    License: CC0-1.0 OR Apache-2.0
  rustls-platform-verifier 0.7.0
    Source: https://github.com/rustls/rustls-platform-verifier
    License: MIT OR Apache-2.0
  unarray 0.1.4
    Source: https://github.com/cameron1024/unarray
    License: MIT OR Apache-2.0
  unicode-linebreak 0.1.5
    Source: https://github.com/axelf4/unicode-linebreak
    License: Apache-2.0
  zune-core 0.5.1
    Source: https://github.com/etemesi254/zune-image
    License: MIT OR Apache-2.0 OR Zlib
  zune-jpeg 0.5.15
    Source: https://github.com/etemesi254/zune-image/tree/dev/crates/zune-jpeg
    License: MIT OR Apache-2.0 OR Zlib
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  ntapi 0.4.3
    Source: https://github.com/MSxDOS/ntapi
    License: Apache-2.0 OR MIT
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  ipnet 2.12.0
    Source: https://github.com/krisprice/ipnet
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  deadpool-runtime 0.1.4
    Source: https://github.com/bikeshedder/deadpool
    License: MIT OR Apache-2.0
  deadpool 0.12.3
    Source: https://github.com/bikeshedder/deadpool
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  kasuari 0.4.12
    Source: https://github.com/ratatui/kasuari
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  bit_field 0.10.3
    Source: https://github.com/phil-opp/rust-bit-field
    License: Apache-2.0 OR MIT
  bytecount 0.6.9
    Source: https://github.com/llogiq/bytecount
    License: Apache-2.0 OR MIT
  diff 0.1.13
    Source: https://github.com/utkarshkukreti/diff.rs
    License: MIT OR Apache-2.0
  normalize-line-endings 0.3.0
    Source: https://github.com/derekdreery/normalize-line-endings
    License: Apache-2.0
  notify-rust 4.18.0
    Source: https://github.com/hoodie/notify-rust
    License: MIT OR Apache-2.0
  unicode-general-category 1.1.0
    Source: https://github.com/yeslogic/unicode-general-category
    License: Apache-2.0
  winapi 0.3.9
    Source: https://github.com/retep998/winapi-rs
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  annotate-snippets 0.12.16
    Source: https://github.com/rust-lang/annotate-snippets-rs
    License: MIT OR Apache-2.0
  anstream 1.0.0
    Source: https://github.com/rust-cli/anstyle.git
    License: MIT OR Apache-2.0
  anstyle-git 1.1.5
    Source: https://github.com/rust-cli/anstyle.git
    License: MIT OR Apache-2.0
  anstyle-ls 1.0.6
    Source: https://github.com/rust-cli/anstyle.git
    License: MIT OR Apache-2.0
  anstyle-parse 1.0.0
    Source: https://github.com/rust-cli/anstyle.git
    License: MIT OR Apache-2.0
  anstyle-query 1.1.5
    Source: https://github.com/rust-cli/anstyle.git
    License: MIT OR Apache-2.0
  anstyle-wincon 3.0.11
    Source: https://github.com/rust-cli/anstyle.git
    License: MIT OR Apache-2.0
  anstyle 1.0.14
    Source: https://github.com/rust-cli/anstyle.git
    License: MIT OR Apache-2.0
  assert_cmd 2.2.2
    Source: https://github.com/assert-rs/assert_cmd.git
    License: MIT OR Apache-2.0
  assert_fs 1.1.4
    Source: https://github.com/assert-rs/assert_fs.git
    License: MIT OR Apache-2.0
  clap 4.6.4
    Source: https://github.com/clap-rs/clap
    License: MIT OR Apache-2.0
  clap_builder 4.6.2
    Source: https://github.com/clap-rs/clap
    License: MIT OR Apache-2.0
  clap_derive 4.6.4
    Source: https://github.com/clap-rs/clap
    License: MIT OR Apache-2.0
  clap_lex 1.1.0
    Source: https://github.com/clap-rs/clap
    License: MIT OR Apache-2.0
  colorchoice-clap 1.0.8
    Source: https://github.com/rust-cli/anstyle.git
    License: MIT OR Apache-2.0
  colorchoice 1.0.5
    Source: https://github.com/rust-cli/anstyle.git
    License: MIT OR Apache-2.0
  crc32fast 1.5.0
    Source: https://github.com/srijs/rust-crc32fast
    License: MIT OR Apache-2.0
  hex 0.4.3
    Source: https://github.com/KokaKiwi/rust-hex
    License: MIT OR Apache-2.0
  human-panic 2.0.8
    Source: https://github.com/rust-cli/human-panic
    License: MIT OR Apache-2.0
  humantime 2.4.0
    Source: https://github.com/chronotope/humantime
    License: MIT OR Apache-2.0
  is_terminal_polyfill 1.70.2
    Source: https://github.com/polyfill-rs/is_terminal_polyfill
    License: MIT OR Apache-2.0
  jni-sys 0.4.1
    Source: https://github.com/jni-rs/jni-sys
    License: MIT OR Apache-2.0
  no_std_io2 0.9.4
    Source: https://github.com/wcampbell0x2a/no-std-io2
    License: Apache-2.0 OR MIT
  once_cell_polyfill 1.70.2
    Source: https://github.com/polyfill-rs/once_cell_polyfill
    License: MIT OR Apache-2.0
  predicates-core 1.0.10
    Source: https://github.com/assert-rs/predicates-rs
    License: MIT OR Apache-2.0
  predicates-tree 1.0.13
    Source: https://github.com/assert-rs/predicates-rs
    License: MIT OR Apache-2.0
  predicates 3.1.4
    Source: https://github.com/assert-rs/predicates-rs
    License: MIT OR Apache-2.0
  pretty_assertions 1.4.1
    Source: https://github.com/rust-pretty-assertions/rust-pretty-assertions
    License: MIT OR Apache-2.0
  quick-error 1.2.3
    Source: http://github.com/tailhook/quick-error
    License: MIT OR Apache-2.0
  quick-error 2.0.1
    Source: http://github.com/tailhook/quick-error
    License: MIT OR Apache-2.0
  roff 1.1.1
    Source: https://github.com/rust-cli/roff-rs
    License: MIT OR Apache-2.0
  serde_spanned 1.1.1
    Source: https://github.com/toml-rs/toml
    License: MIT OR Apache-2.0
  streaming-iterator 0.1.9
    Source: https://github.com/sfackler/streaming-iterator
    License: MIT OR Apache-2.0
  terminal_size 0.4.4
    Source: https://github.com/eminence/terminal-size
    License: MIT OR Apache-2.0
  toml 1.1.4+spec-1.1.0
    Source: https://github.com/toml-rs/toml
    License: MIT OR Apache-2.0
  toml_datetime 1.1.1+spec-1.1.0
    Source: https://github.com/toml-rs/toml
    License: MIT OR Apache-2.0
  toml_edit 0.25.13+spec-1.1.0
    Source: https://github.com/toml-rs/toml
    License: MIT OR Apache-2.0
  toml_parser 1.1.3+spec-1.1.0
    Source: https://github.com/toml-rs/toml
    License: MIT OR Apache-2.0
  toml_writer 1.1.2+spec-1.1.0
    Source: https://github.com/toml-rs/toml
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  async-broadcast 0.7.2
    Source: https://github.com/smol-rs/async-broadcast
    License: MIT OR Apache-2.0
  futures-concurrency 7.7.1
    Source: https://github.com/yoshuawuyts/futures-concurrency
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  generator 0.8.9
    Source: https://github.com/Xudong-Huang/generator-rs.git
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  shell-words 1.1.1
    Source: https://github.com/tmiasko/shell-words
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  futures-channel 0.3.33
    Source: https://github.com/rust-lang/futures-rs
    License: MIT OR Apache-2.0
  futures-core 0.3.33
    Source: https://github.com/rust-lang/futures-rs
    License: MIT OR Apache-2.0
  futures-executor 0.3.33
    Source: https://github.com/rust-lang/futures-rs
    License: MIT OR Apache-2.0
  futures-io 0.3.33
    Source: https://github.com/rust-lang/futures-rs
    License: MIT OR Apache-2.0
  futures-macro 0.3.33
    Source: https://github.com/rust-lang/futures-rs
    License: MIT OR Apache-2.0
  futures-sink 0.3.33
    Source: https://github.com/rust-lang/futures-rs
    License: MIT OR Apache-2.0
  futures-task 0.3.33
    Source: https://github.com/rust-lang/futures-rs
    License: MIT OR Apache-2.0
  futures-util 0.3.33
    Source: https://github.com/rust-lang/futures-rs
    License: MIT OR Apache-2.0
  futures 0.3.33
    Source: https://github.com/rust-lang/futures-rs
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  typenum 1.20.1
    Source: https://github.com/paholg/typenum
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  reqwest 0.12.28
    Source: https://github.com/seanmonstar/reqwest
    License: MIT OR Apache-2.0
  reqwest 0.13.4
    Source: https://github.com/seanmonstar/reqwest
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  iovec 0.1.4
    Source: https://github.com/carllerche/iovec
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  yansi 1.0.1
    Source: https://github.com/SergioBenitez/yansi
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  http 1.4.2
    Source: https://github.com/hyperium/http
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  tokio-rustls 0.26.4
    Source: https://github.com/rustls/tokio-rustls
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  ppv-lite86 0.2.21
    Source: https://github.com/cryptocorrosion/cryptocorrosion
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  iana-time-zone-haiku 0.1.2
    Source: https://github.com/strawlab/iana-time-zone
    License: MIT OR Apache-2.0
  iana-time-zone 0.1.65
    Source: https://github.com/strawlab/iana-time-zone
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  rustls-pki-types 1.15.1
    Source: https://github.com/rustls/pki-types
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  notify-types 2.1.0
    Source: https://github.com/notify-rs/notify.git
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  apple-native-keyring-store 1.0.1
    Source: https://github.com/open-source-cooperative/apple-native-keyring-store.git
    License: MIT OR Apache-2.0
  dbus-secret-service-keyring-store 1.0.0
    Source: https://github.com/open-source-cooperative/dbus-secret-service-keyring-store.git
    License: MIT OR Apache-2.0
  keyring-core 1.0.0
    Source: https://github.com/open-source-cooperative/keyring-core.git
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  async-recursion 1.1.1
    Source: https://github.com/dcchut/async-recursion
    License: MIT OR Apache-2.0
  gif 0.14.2
    Source: https://github.com/image-rs/image-gif
    License: MIT OR Apache-2.0
  page_size 0.6.0
    Source: https://github.com/Elzair/page_size_rs
    License: MIT OR Apache-2.0
  weezl 0.1.12
    Source: https://github.com/image-rs/weezl
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  addr2line 0.25.1
    Source: https://github.com/gimli-rs/addr2line
    License: Apache-2.0 OR MIT
  ahash 0.8.12
    Source: https://github.com/tkaitchuck/ahash
    License: MIT OR Apache-2.0
  aligned 0.4.3
    Source: https://github.com/rust-embedded-community/aligned
    License: MIT OR Apache-2.0
  arbitrary 1.4.2
    Source: https://github.com/rust-fuzz/arbitrary/
    License: MIT OR Apache-2.0
  arc-swap 1.9.2
    Source: https://github.com/vorner/arc-swap
    License: MIT OR Apache-2.0
  arrayvec 0.7.8
    Source: https://github.com/bluss/arrayvec
    License: MIT OR Apache-2.0
  as-slice 0.2.1
    Source: https://github.com/japaric/as-slice
    License: MIT OR Apache-2.0
  async-channel 2.5.0
    Source: https://github.com/smol-rs/async-channel
    License: Apache-2.0 OR MIT
  async-executor 1.14.0
    Source: https://github.com/smol-rs/async-executor
    License: Apache-2.0 OR MIT
  async-io 2.6.0
    Source: https://github.com/smol-rs/async-io
    License: Apache-2.0 OR MIT
  async-lock 3.4.2
    Source: https://github.com/smol-rs/async-lock
    License: Apache-2.0 OR MIT
  async-process 2.5.0
    Source: https://github.com/smol-rs/async-process
    License: Apache-2.0 OR MIT
  async-signal 0.2.14
    Source: https://github.com/smol-rs/async-signal
    License: Apache-2.0 OR MIT
  async-task 4.7.1
    Source: https://github.com/smol-rs/async-task
    License: Apache-2.0 OR MIT
  atomic-waker 1.1.2
    Source: https://github.com/smol-rs/atomic-waker
    License: Apache-2.0 OR MIT
  autocfg 1.5.1
    Source: https://github.com/cuviper/autocfg
    License: Apache-2.0 OR MIT
  backtrace 0.3.76
    Source: https://github.com/rust-lang/backtrace-rs
    License: MIT OR Apache-2.0
  base64 0.22.1
    Source: https://github.com/marshallpierce/rust-base64
    License: MIT OR Apache-2.0
  base64 0.23.0
    Source: https://github.com/marshallpierce/rust-base64
    License: MIT OR Apache-2.0
  bitflags 1.3.2
    Source: https://github.com/bitflags/bitflags
    License: MIT OR Apache-2.0
  bitflags 2.13.1
    Source: https://github.com/bitflags/bitflags
    License: MIT OR Apache-2.0
  bitstream-io 4.10.0
    Source: https://github.com/tuffy/bitstream-io
    License: MIT OR Apache-2.0
  blocking 1.6.2
    Source: https://github.com/smol-rs/blocking
    License: Apache-2.0 OR MIT
  bstr 1.13.0
    Source: https://github.com/BurntSushi/bstr
    License: MIT OR Apache-2.0
  bumpalo 3.20.3
    Source: https://github.com/fitzgen/bumpalo
    License: MIT OR Apache-2.0
  cast 0.3.0
    Source: https://github.com/japaric/cast.rs
    License: MIT OR Apache-2.0
  cc 1.4.0
    Source: https://github.com/rust-lang/cc-rs
    License: MIT OR Apache-2.0
  cfg-if 0.1.10
    Source: https://github.com/alexcrichton/cfg-if
    License: MIT OR Apache-2.0
  cfg-if 1.0.4
    Source: https://github.com/rust-lang/cfg-if
    License: MIT OR Apache-2.0
  cmake 0.1.58
    Source: https://github.com/rust-lang/cmake-rs
    License: MIT OR Apache-2.0
  color-eyre 0.6.5
    Source: https://github.com/eyre-rs/eyre
    License: MIT OR Apache-2.0
  color-spantrace 0.3.0
    Source: https://github.com/eyre-rs/eyre
    License: MIT OR Apache-2.0
  concurrent-queue 2.5.0
    Source: https://github.com/smol-rs/concurrent-queue
    License: Apache-2.0 OR MIT
  core-foundation-sys 0.8.7
    Source: https://github.com/servo/core-foundation-rs
    License: MIT OR Apache-2.0
  core-foundation 0.10.1
    Source: https://github.com/servo/core-foundation-rs
    License: MIT OR Apache-2.0
  core-foundation 0.9.4
    Source: https://github.com/servo/core-foundation-rs
    License: MIT OR Apache-2.0
  criterion-plot 0.8.2
    Source: https://github.com/criterion-rs/criterion.rs
    License: Apache-2.0 OR MIT
  criterion 0.8.2
    Source: https://github.com/criterion-rs/criterion.rs
    License: Apache-2.0 OR MIT
  critical-section 1.2.0
    Source: https://github.com/rust-embedded/critical-section
    License: MIT OR Apache-2.0
  crossbeam-deque 0.8.7
    Source: https://github.com/crossbeam-rs/crossbeam
    License: MIT OR Apache-2.0
  crossbeam-epoch 0.9.20
    Source: https://github.com/crossbeam-rs/crossbeam
    License: MIT OR Apache-2.0
  crossbeam-utils 0.8.22
    Source: https://github.com/crossbeam-rs/crossbeam
    License: MIT OR Apache-2.0
  dbus-secret-service 4.1.0
    Source: https://github.com/brotskydotcom/dbus-secret-service.git
    License: MIT OR Apache-2.0
  displaydoc 0.2.6
    Source: https://github.com/yaahc/displaydoc
    License: MIT OR Apache-2.0
  either 1.17.0
    Source: https://github.com/rayon-rs/either
    License: MIT OR Apache-2.0
  encoding_rs_io 0.1.7
    Source: https://github.com/BurntSushi/encoding_rs_io
    License: MIT OR Apache-2.0
  equivalent 1.0.2
    Source: https://github.com/indexmap-rs/equivalent
    License: Apache-2.0 OR MIT
  errno 0.3.14
    Source: https://github.com/lambda-fairy/rust-errno
    License: MIT OR Apache-2.0
  event-listener-strategy 0.5.4
    Source: https://github.com/smol-rs/event-listener-strategy
    License: Apache-2.0 OR MIT
  event-listener 5.4.2
    Source: https://github.com/smol-rs/event-listener
    License: Apache-2.0 OR MIT
  eyre 0.6.12
    Source: https://github.com/eyre-rs/eyre
    License: MIT OR Apache-2.0
  fastrand 2.5.0
    Source: https://github.com/smol-rs/fastrand
    License: Apache-2.0 OR MIT
  filetime 0.2.29
    Source: https://github.com/alexcrichton/filetime
    License: MIT OR Apache-2.0
  find-msvc-tools 0.1.9
    Source: https://github.com/rust-lang/cc-rs
    License: MIT OR Apache-2.0
  fixedbitset 0.5.7
    Source: https://github.com/petgraph/fixedbitset
    License: MIT OR Apache-2.0
  flate2 1.1.9
    Source: https://github.com/rust-lang/flate2-rs
    License: MIT OR Apache-2.0
  fnv 1.0.7
    Source: https://github.com/servo/rust-fnv
    License: Apache-2.0  OR  MIT
  form_urlencoded 1.2.2
    Source: https://github.com/servo/rust-url
    License: MIT OR Apache-2.0
  fraction 0.15.4
    Source: https://github.com/dnsl48/fraction.git
    License: MIT OR Apache-2.0
  fs2 0.4.3
    Source: https://github.com/danburkert/fs2-rs
    License: MIT OR Apache-2.0
  futures-lite 2.6.1
    Source: https://github.com/smol-rs/futures-lite
    License: Apache-2.0 OR MIT
  futures-timer 3.0.4
    Source: https://github.com/async-rs/futures-timer
    License: MIT OR Apache-2.0
  gethostname 1.1.0
    Source: https://codeberg.org/swsnr/gethostname.rs.git
    License: Apache-2.0
  gimli 0.32.3
    Source: https://github.com/gimli-rs/gimli
    License: MIT OR Apache-2.0
  glob 0.3.4
    Source: https://github.com/rust-lang/glob
    License: MIT OR Apache-2.0
  hashbrown 0.15.5
    Source: https://github.com/rust-lang/hashbrown
    License: MIT OR Apache-2.0
  hashbrown 0.16.1
    Source: https://github.com/rust-lang/hashbrown
    License: MIT OR Apache-2.0
  hashbrown 0.17.1
    Source: https://github.com/rust-lang/hashbrown
    License: MIT OR Apache-2.0
  heck 0.5.0
    Source: https://github.com/withoutboats/heck
    License: MIT OR Apache-2.0
  hermit-abi 0.5.2
    Source: https://github.com/hermit-os/hermit-rs
    License: MIT OR Apache-2.0
  httparse 1.10.1
    Source: https://github.com/seanmonstar/httparse
    License: MIT OR Apache-2.0
  hyper-rustls 0.27.9
    Source: https://github.com/rustls/hyper-rustls
    License: Apache-2.0 OR ISC OR MIT
  idna 1.1.0
    Source: https://github.com/servo/rust-url/
    License: MIT OR Apache-2.0
  idna_adapter 1.2.2
    Source: https://github.com/hsivonen/idna_adapter
    License: Apache-2.0 OR MIT
  indexmap 2.14.0
    Source: https://github.com/indexmap-rs/indexmap
    License: Apache-2.0 OR MIT
  insta 1.48.0
    Source: https://github.com/mitsuhiko/insta
    License: Apache-2.0
  itertools 0.13.0
    Source: https://github.com/rust-itertools/itertools
    License: MIT OR Apache-2.0
  itertools 0.14.0
    Source: https://github.com/rust-itertools/itertools
    License: MIT OR Apache-2.0
  itertools 0.15.0
    Source: https://github.com/rust-itertools/itertools
    License: MIT OR Apache-2.0
  jobserver 0.1.35
    Source: https://github.com/rust-lang/jobserver-rs
    License: MIT OR Apache-2.0
  js-sys 0.3.103
    Source: https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys
    License: MIT OR Apache-2.0
  lazy_static 1.5.0
    Source: https://github.com/rust-lang-nursery/lazy-static.rs
    License: MIT OR Apache-2.0
  left-right 0.11.8
    Source: https://github.com/jonhoo/left-right.git
    License: MIT OR Apache-2.0
  libfuzzer-sys 0.4.13
    Source: https://github.com/rust-fuzz/libfuzzer
    License: (MIT OR Apache-2.0) AND NCSA
  linux-raw-sys 0.12.1
    Source: https://github.com/sunfishcode/linux-raw-sys
    License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
  lock_api 0.4.14
    Source: https://github.com/Amanieu/parking_lot
    License: MIT OR Apache-2.0
  log 0.4.33
    Source: https://github.com/rust-lang/log
    License: MIT OR Apache-2.0
  mime 0.3.17
    Source: https://github.com/hyperium/mime
    License: MIT OR Apache-2.0
  miow 0.5.0
    Source: https://github.com/yoshuawuyts/miow
    License: MIT OR Apache-2.0
  num-bigint 0.4.8
    Source: https://github.com/rust-num/num-bigint
    License: MIT OR Apache-2.0
  num-complex 0.4.6
    Source: https://github.com/rust-num/num-complex
    License: MIT OR Apache-2.0
  num-derive 0.4.2
    Source: https://github.com/rust-num/num-derive
    License: MIT OR Apache-2.0
  num-integer 0.1.46
    Source: https://github.com/rust-num/num-integer
    License: MIT OR Apache-2.0
  num-iter 0.1.46
    Source: https://github.com/rust-num/num-iter
    License: MIT OR Apache-2.0
  num-rational 0.4.2
    Source: https://github.com/rust-num/num-rational
    License: MIT OR Apache-2.0
  num-traits 0.2.19
    Source: https://github.com/rust-num/num-traits
    License: MIT OR Apache-2.0
  num 0.4.3
    Source: https://github.com/rust-num/num
    License: MIT OR Apache-2.0
  num_cpus 1.17.0
    Source: https://github.com/seanmonstar/num_cpus
    License: MIT OR Apache-2.0
  object 0.37.3
    Source: https://github.com/gimli-rs/object
    License: Apache-2.0 OR MIT
  once_cell 1.21.4
    Source: https://github.com/matklad/once_cell
    License: MIT OR Apache-2.0
  openssl-probe 0.2.1
    Source: https://github.com/rustls/openssl-probe
    License: MIT OR Apache-2.0
  ordered-stream 0.2.0
    Source: https://github.com/danieldg/ordered-stream
    License: MIT OR Apache-2.0
  parking 2.2.1
    Source: https://github.com/smol-rs/parking
    License: Apache-2.0 OR MIT
  parking_lot 0.12.5
    Source: https://github.com/Amanieu/parking_lot
    License: MIT OR Apache-2.0
  parking_lot_core 0.9.12
    Source: https://github.com/Amanieu/parking_lot
    License: MIT OR Apache-2.0
  percent-encoding 2.3.2
    Source: https://github.com/servo/rust-url/
    License: MIT OR Apache-2.0
  petgraph 0.8.3
    Source: https://github.com/petgraph/petgraph
    License: MIT OR Apache-2.0
  piper 0.2.5
    Source: https://github.com/smol-rs/piper
    License: MIT OR Apache-2.0
  pkg-config 0.3.33
    Source: https://github.com/rust-lang/pkg-config-rs
    License: MIT OR Apache-2.0
  png 0.18.1
    Source: https://github.com/image-rs/image-png
    License: MIT OR Apache-2.0
  polling 3.11.0
    Source: https://github.com/smol-rs/polling
    License: Apache-2.0 OR MIT
  proptest 1.11.0
    Source: https://github.com/proptest-rs/proptest
    License: MIT OR Apache-2.0
  rayon-core 1.13.0
    Source: https://github.com/rayon-rs/rayon
    License: MIT OR Apache-2.0
  rayon 1.12.0
    Source: https://github.com/rayon-rs/rayon
    License: MIT OR Apache-2.0
  regex-automata 0.4.16
    Source: https://github.com/rust-lang/regex
    License: MIT OR Apache-2.0
  regex-syntax 0.8.11
    Source: https://github.com/rust-lang/regex
    License: MIT OR Apache-2.0
  regex 1.13.1
    Source: https://github.com/rust-lang/regex
    License: MIT OR Apache-2.0
  ring 0.17.14
    Source: https://github.com/briansmith/ring
    License: Apache-2.0 AND ISC
  rustc-demangle 0.1.28
    Source: https://github.com/rust-lang/rustc-demangle
    License: MIT OR Apache-2.0
  rustc-hash 1.1.0
    Source: https://github.com/rust-lang-nursery/rustc-hash
    License: Apache-2.0 OR MIT
  rustc_version 0.4.1
    Source: https://github.com/djc/rustc-version-rs
    License: MIT OR Apache-2.0
  rustix 1.1.4
    Source: https://github.com/bytecodealliance/rustix
    License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
  rustls-native-certs 0.8.4
    Source: https://github.com/rustls/rustls-native-certs
    License: Apache-2.0 OR ISC OR MIT
  rustls 0.23.42
    Source: https://github.com/rustls/rustls
    License: Apache-2.0 OR ISC OR MIT
  rusty-fork 0.3.1
    Source: https://github.com/altsysrq/rusty-fork
    License: MIT OR Apache-2.0
  scoped-tls 1.0.1
    Source: https://github.com/alexcrichton/scoped-tls
    License: MIT OR Apache-2.0
  scopeguard 1.2.0
    Source: https://github.com/bluss/scopeguard
    License: MIT OR Apache-2.0
  security-framework-sys 2.17.0
    Source: https://github.com/kornelski/rust-security-framework
    License: MIT OR Apache-2.0
  security-framework 3.7.0
    Source: https://github.com/kornelski/rust-security-framework
    License: MIT OR Apache-2.0
  self-replace 1.5.0
    Source: https://github.com/mitsuhiko/self-replace
    License: Apache-2.0
  send_wrapper 0.6.0
    Source: https://github.com/thk1/send_wrapper
    License: MIT OR Apache-2.0
  serde_with 3.21.0
    Source: https://github.com/jonasbb/serde_with/
    License: MIT OR Apache-2.0
  serde_with_macros 3.21.0
    Source: https://github.com/jonasbb/serde_with/
    License: MIT OR Apache-2.0
  shell-escape 0.1.5
    Source: https://github.com/sfackler/shell-escape
    License: MIT OR Apache-2.0
  signal-hook-mio 0.2.5
    Source: https://github.com/vorner/signal-hook
    License: MIT OR Apache-2.0
  signal-hook-registry 1.4.8
    Source: https://github.com/vorner/signal-hook
    License: MIT OR Apache-2.0
  signal-hook 0.3.18
    Source: https://github.com/vorner/signal-hook
    License: Apache-2.0 OR MIT
  signal-hook 0.4.4
    Source: https://github.com/vorner/signal-hook
    License: MIT OR Apache-2.0
  simd_cesu8 1.2.0
    Source: https://github.com/seancroach/simd_cesu8
    License: Apache-2.0 OR MIT
  similar 2.7.0
    Source: https://github.com/mitsuhiko/similar
    License: Apache-2.0
  smallvec 1.15.2
    Source: https://github.com/servo/rust-smallvec
    License: MIT OR Apache-2.0
  socket2 0.6.5
    Source: https://github.com/rust-lang/socket2
    License: MIT OR Apache-2.0
  stable_deref_trait 1.2.1
    Source: https://github.com/storyyeller/stable_deref_trait
    License: MIT OR Apache-2.0
  system-configuration-sys 0.6.0
    Source: https://github.com/mullvad/system-configuration-rs
    License: MIT OR Apache-2.0
  system-configuration 0.7.0
    Source: https://github.com/mullvad/system-configuration-rs
    License: MIT OR Apache-2.0
  tar 0.4.46
    Source: https://github.com/composefs/tar-rs
    License: MIT OR Apache-2.0
  tempfile 3.27.0
    Source: https://github.com/Stebalien/tempfile
    License: MIT OR Apache-2.0
  thread_local 1.1.10
    Source: https://github.com/Amanieu/thread_local-rs
    License: MIT OR Apache-2.0
  tinytemplate 1.2.1
    Source: https://github.com/bheisler/TinyTemplate
    License: Apache-2.0 OR MIT
  tungstenite 0.30.0
    Source: https://github.com/snapview/tungstenite-rs
    License: MIT OR Apache-2.0
  ucd-trie 0.1.7
    Source: https://github.com/BurntSushi/ucd-generate
    License: MIT OR Apache-2.0
  unicase 2.9.0
    Source: https://github.com/seanmonstar/unicase
    License: MIT OR Apache-2.0
  unicode-segmentation 1.13.3
    Source: https://github.com/unicode-rs/unicode-segmentation
    License: MIT OR Apache-2.0
  unicode-truncate 2.0.1
    Source: https://github.com/Aetf/unicode-truncate
    License: MIT OR Apache-2.0
  unicode-width-16 0.1.0
    Source: https://github.com/alacritty/unicode-width-16
    License: MIT OR Apache-2.0
  unicode-width 0.2.2
    Source: https://github.com/unicode-rs/unicode-width
    License: MIT OR Apache-2.0
  unicode-xid 0.2.6
    Source: https://github.com/unicode-rs/unicode-xid
    License: MIT OR Apache-2.0
  url 2.5.8
    Source: https://github.com/servo/rust-url
    License: MIT OR Apache-2.0
  uuid 1.24.0
    Source: https://github.com/uuid-rs/uuid
    License: Apache-2.0 OR MIT
  version_check 0.9.5
    Source: https://github.com/SergioBenitez/version_check
    License: MIT OR Apache-2.0
  wait-timeout 0.2.1
    Source: https://github.com/alexcrichton/wait-timeout
    License: MIT OR Apache-2.0
  wasi 0.11.1+wasi-snapshot-preview1
    Source: https://github.com/bytecodealliance/wasi
    License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
  wasip2 1.0.4+wasi-0.2.12
    Source: https://github.com/bytecodealliance/wasi-rs
    License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
  wasm-bindgen-futures 0.4.76
    Source: https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures
    License: MIT OR Apache-2.0
  wasm-bindgen-macro-support 0.2.126
    Source: https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support
    License: MIT OR Apache-2.0
  wasm-bindgen-macro 0.2.126
    Source: https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro
    License: MIT OR Apache-2.0
  wasm-bindgen-shared 0.2.126
    Source: https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared
    License: MIT OR Apache-2.0
  wasm-bindgen 0.2.126
    Source: https://github.com/wasm-bindgen/wasm-bindgen
    License: MIT OR Apache-2.0
  web-sys 0.3.103
    Source: https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys
    License: MIT OR Apache-2.0
  wiremock 0.6.5
    Source: https://github.com/LukeMathWalker/wiremock-rs
    License: MIT OR Apache-2.0
  wit-bindgen 0.57.1
    Source: https://github.com/bytecodealliance/wit-bindgen
    License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
  wl-clipboard-rs 0.9.3
    Source: https://github.com/YaLTeR/wl-clipboard-rs
    License: MIT OR Apache-2.0
  xattr 1.6.1
    Source: https://github.com/Stebalien/xattr
    License: MIT OR Apache-2.0
  yaml-rust 0.4.5
    Source: https://github.com/chyh1990/yaml-rust
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  shared_library 0.1.9
    Source: https://github.com/tomaka/shared_library/
    License: Apache-2.0 OR MIT
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  bit-set 0.5.3
    Source: https://github.com/contain-rs/bit-set
    License: MIT OR Apache-2.0
  bit-set 0.8.0
    Source: https://github.com/contain-rs/bit-set
    License: Apache-2.0 OR MIT
  bit-vec 0.6.3
    Source: https://github.com/contain-rs/bit-vec
    License: MIT OR Apache-2.0
  bit-vec 0.8.0
    Source: https://github.com/contain-rs/bit-vec
    License: Apache-2.0 OR MIT
  downcast-rs 1.2.1
    Source: https://github.com/marcianx/downcast-rs
    License: MIT OR Apache-2.0
  linked-hash-map 0.5.6
    Source: https://github.com/contain-rs/linked-hash-map
    License: MIT OR Apache-2.0
  minimal-lexical 0.2.1
    Source: https://github.com/Alexhuszagh/minimal-lexical
    License: MIT OR Apache-2.0
  qoi 0.4.1
    Source: https://github.com/aldanor/qoi-rust
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  hkdf 0.12.4
    Source: https://github.com/RustCrypto/KDFs/
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  aes 0.8.4
    Source: https://github.com/RustCrypto/block-ciphers
    License: MIT OR Apache-2.0
  block-buffer 0.10.4
    Source: https://github.com/RustCrypto/utils
    License: MIT OR Apache-2.0
  block-buffer 0.12.1
    Source: https://github.com/RustCrypto/utils
    License: MIT OR Apache-2.0
  block-padding 0.3.3
    Source: https://github.com/RustCrypto/utils
    License: MIT OR Apache-2.0
  cbc 0.1.2
    Source: https://github.com/RustCrypto/block-modes
    License: MIT OR Apache-2.0
  chacha20 0.10.1
    Source: https://github.com/RustCrypto/stream-ciphers
    License: MIT OR Apache-2.0
  cipher 0.4.4
    Source: https://github.com/RustCrypto/traits
    License: MIT OR Apache-2.0
  const-oid 0.10.2
    Source: https://github.com/RustCrypto/formats
    License: Apache-2.0 OR MIT
  cpufeatures 0.2.17
    Source: https://github.com/RustCrypto/utils
    License: MIT OR Apache-2.0
  cpufeatures 0.3.0
    Source: https://github.com/RustCrypto/utils
    License: MIT OR Apache-2.0
  crypto-common 0.1.7
    Source: https://github.com/RustCrypto/traits
    License: MIT OR Apache-2.0
  crypto-common 0.2.2
    Source: https://github.com/RustCrypto/traits
    License: MIT OR Apache-2.0
  digest 0.10.7
    Source: https://github.com/RustCrypto/traits
    License: MIT OR Apache-2.0
  digest 0.11.3
    Source: https://github.com/RustCrypto/traits
    License: MIT OR Apache-2.0
  hmac 0.12.1
    Source: https://github.com/RustCrypto/MACs
    License: MIT OR Apache-2.0
  hybrid-array 0.4.13
    Source: https://github.com/RustCrypto/hybrid-array
    License: MIT OR Apache-2.0
  inout 0.1.4
    Source: https://github.com/RustCrypto/utils
    License: MIT OR Apache-2.0
  sha1 0.10.7
    Source: https://github.com/RustCrypto/hashes
    License: MIT OR Apache-2.0
  sha1 0.11.0
    Source: https://github.com/RustCrypto/hashes
    License: MIT OR Apache-2.0
  sha2 0.10.9
    Source: https://github.com/RustCrypto/hashes
    License: MIT OR Apache-2.0
  sha2 0.11.0
    Source: https://github.com/RustCrypto/hashes
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  webbrowser 1.2.2
    Source: https://github.com/amodm/webbrowser-rs
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  rand_core 0.10.1
    Source: https://github.com/rust-random/rand_core
    License: MIT OR Apache-2.0
  rand_core 0.9.5
    Source: https://github.com/rust-random/rand
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  getrandom 0.2.17
    Source: https://github.com/rust-random/getrandom
    License: MIT OR Apache-2.0
  getrandom 0.3.4
    Source: https://github.com/rust-random/getrandom
    License: MIT OR Apache-2.0
  getrandom 0.4.3
    Source: https://github.com/rust-random/getrandom
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  adler2 2.0.1
    Source: https://github.com/oyvindln/adler2
    License: 0BSD OR MIT OR Apache-2.0
  proc-macro-crate 3.5.0
    Source: https://github.com/bkchr/proc-macro-crate
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  windows-native-keyring-store 1.1.0
    Source: https://github.com/open-source-cooperative/windows-native-keyring-store.git
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  miow 0.6.1
    Source: https://github.com/yoshuawuyts/miow
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  enumflags2 0.7.12
    Source: https://github.com/meithecatte/enumflags2
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  enumflags2_derive 0.7.12
    Source: https://github.com/meithecatte/enumflags2
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  dbus 0.9.12
    Source: https://github.com/diwic/dbus-rs
    License: Apache-2.0 OR MIT
  libdbus-sys 0.2.7
    Source: https://github.com/diwic/dbus-rs
    License: Apache-2.0 OR MIT
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  bytemuck 1.25.2
    Source: https://github.com/Lokathor/bytemuck
    License: Zlib OR Apache-2.0 OR MIT
  bytemuck_derive 1.11.0
    Source: https://github.com/Lokathor/bytemuck
    License: Zlib OR Apache-2.0 OR MIT
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  httpdate 1.0.3
    Source: https://github.com/pyfisch/httpdate
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  vtcode-a2a 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-acp 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-auth 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-bash-runner 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-config 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-core 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-eval 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-indexer 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-llm 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-mcp 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-memory 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-safety 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-skills 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-ui 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-commons 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-exec-events 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-macros 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  vtcode-utility-tool-specs 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
  agent-client-protocol-derive 2.0.0
    Source: https://github.com/agentclientprotocol/rust-sdk
    License: Apache-2.0
  agent-client-protocol-schema 1.5.0
    Source: https://github.com/agentclientprotocol/agent-client-protocol
    License: Apache-2.0
  agent-client-protocol 2.0.0
    Source: https://github.com/agentclientprotocol/rust-sdk
    License: Apache-2.0
  allocator-api2 0.2.21
    Source: https://github.com/zakarumych/allocator-api2
    License: MIT OR Apache-2.0
  android_system_properties 0.1.5
    Source: https://github.com/nical/android_system_properties
    License: MIT OR Apache-2.0
  anes 0.1.6
    Source: https://github.com/zrzka/anes-rs
    License: MIT OR Apache-2.0
  anyhow 1.0.104
    Source: https://github.com/dtolnay/anyhow
    License: MIT OR Apache-2.0
  arboard 3.6.1
    Source: https://github.com/1Password/arboard
    License: MIT OR Apache-2.0
  arraydeque 0.5.1
    Source: https://github.com/andylokandy/arraydeque
    License: MIT OR Apache-2.0
  async-trait 0.1.91
    Source: https://github.com/dtolnay/async-trait
    License: MIT OR Apache-2.0
  aws-lc-sys 0.43.0
    Source: https://github.com/aws/aws-lc-rs
    License: ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0)
  directories 6.0.0
    Source: https://github.com/soc/directories-rs
    License: MIT OR Apache-2.0
  dirs-sys 0.5.0
    Source: https://github.com/dirs-dev/dirs-sys-rs
    License: MIT OR Apache-2.0
  dirs 6.0.0
    Source: https://github.com/soc/dirs-rs
    License: MIT OR Apache-2.0
  document-features 0.2.12
    Source: https://github.com/slint-ui/document-features
    License: MIT OR Apache-2.0
  dunce 1.0.5
    Source: https://gitlab.com/kornelski/dunce
    License: CC0-1.0 OR MIT-0 OR Apache-2.0
  dyn-clone 1.0.20
    Source: https://github.com/dtolnay/dyn-clone
    License: MIT OR Apache-2.0
  eventsource-stream 0.2.3
    Source: https://github.com/jpopesculian/eventsource-stream
    License: MIT OR Apache-2.0
  fdeflate 0.3.7
    Source: https://github.com/image-rs/fdeflate
    License: MIT OR Apache-2.0
  gloo-timers 0.4.0
    Source: https://github.com/rustwasm/gloo/tree/master/crates/timers
    License: MIT OR Apache-2.0
  granit-parser 0.0.7
    Source: https://github.com/bourumir-wyngs/granit-parser
    License: MIT OR Apache-2.0
  half 2.7.1
    Source: https://github.com/VoidStarKat/half-rs
    License: MIT OR Apache-2.0
  ident_case 1.0.1
    Source: https://github.com/TedDriggs/ident_case
    License: MIT OR Apache-2.0
  image-webp 0.2.4
    Source: https://github.com/image-rs/image-webp
    License: MIT OR Apache-2.0
  image 0.25.10
    Source: https://github.com/image-rs/image
    License: MIT OR Apache-2.0
  indenter 0.3.4
    Source: https://github.com/yaahc/indenter
    License: MIT OR Apache-2.0
  indoc 2.0.7
    Source: https://github.com/dtolnay/indoc
    License: MIT OR Apache-2.0
  itoa 1.0.18
    Source: https://github.com/dtolnay/itoa
    License: MIT OR Apache-2.0
  jni-macros 0.22.4
    Source: https://github.com/jni-rs/jni-rs
    License: MIT OR Apache-2.0
  jni-sys-macros 0.4.1
    Source: https://github.com/jni-rs/jni-sys
    License: MIT OR Apache-2.0
  jni 0.22.4
    Source: https://github.com/jni-rs/jni-rs
    License: MIT OR Apache-2.0
  libc 0.2.189
    Source: https://github.com/rust-lang/libc
    License: MIT OR Apache-2.0
  linkme-impl 0.3.37
    Source: https://github.com/dtolnay/linkme
    License: MIT OR Apache-2.0
  linkme 0.3.37
    Source: https://github.com/dtolnay/linkme
    License: MIT OR Apache-2.0
  litrs 1.0.0
    Source: https://github.com/LukasKalbertodt/litrs
    License: MIT OR Apache-2.0
  mac-notification-sys 0.6.15
    Source: https://github.com/h4llow3En/mac-notification-sys
    License: MIT OR Apache-2.0
  miniz_oxide 0.8.9
    Source: https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
    License: MIT OR Zlib OR Apache-2.0
  ndk-context 0.1.1
    Source: https://github.com/rust-windowing/android-ndk-rs
    License: MIT OR Apache-2.0
  num-cmp 0.1.0
    Source: https://github.com/lifthrasiir/num-cmp
    License: MIT OR Apache-2.0
  num-conv 0.2.2
    Source: https://github.com/jhpratt/num-conv
    License: MIT OR Apache-2.0
  objc2-app-kit 0.3.2
    Source: https://github.com/madsmtm/objc2
    License: Zlib OR Apache-2.0 OR MIT
  objc2-core-foundation 0.3.2
    Source: https://github.com/madsmtm/objc2
    License: Zlib OR Apache-2.0 OR MIT
  objc2-core-graphics 0.3.2
    Source: https://github.com/madsmtm/objc2
    License: Zlib OR Apache-2.0 OR MIT
  objc2-io-kit 0.3.2
    Source: https://github.com/madsmtm/objc2
    License: Zlib OR Apache-2.0 OR MIT
  paste 1.0.15
    Source: https://github.com/dtolnay/paste
    License: MIT OR Apache-2.0
  pastey 0.1.1
    Source: https://github.com/as1100k/pastey
    License: MIT OR Apache-2.0
  pastey 0.2.3
    Source: https://github.com/as1100k/pastey
    License: MIT OR Apache-2.0
  path-clean 1.0.1
    Source: https://github.com/danreeves/path-clean
    License: MIT OR Apache-2.0
  pin-project-internal 1.1.13
    Source: https://github.com/taiki-e/pin-project
    License: Apache-2.0 OR MIT
  pin-project-lite 0.2.17
    Source: https://github.com/taiki-e/pin-project-lite
    License: Apache-2.0 OR MIT
  pin-project 1.1.13
    Source: https://github.com/taiki-e/pin-project
    License: Apache-2.0 OR MIT
  prettyplease 0.2.37
    Source: https://github.com/dtolnay/prettyplease
    License: MIT OR Apache-2.0
  proc-macro2 1.0.107
    Source: https://github.com/dtolnay/proc-macro2
    License: MIT OR Apache-2.0
  process-wrap 9.1.0
    Source: https://github.com/watchexec/process-wrap
    License: Apache-2.0 OR MIT
  profiling-procmacros 1.0.18
    Source: https://github.com/aclysma/profiling
    License: MIT OR Apache-2.0
  profiling 1.0.18
    Source: https://github.com/aclysma/profiling
    License: MIT OR Apache-2.0
  quote 1.0.47
    Source: https://github.com/dtolnay/quote
    License: MIT OR Apache-2.0
  r-efi 5.3.0
    Source: https://github.com/r-efi/r-efi
    License: MIT OR Apache-2.0 OR LGPL-2.1-or-later
  r-efi 6.0.0
    Source: https://github.com/r-efi/r-efi
    License: MIT OR Apache-2.0 OR LGPL-2.1-or-later
  rand 0.10.2
    Source: https://github.com/rust-random/rand
    License: MIT OR Apache-2.0
  rand 0.9.5
    Source: https://github.com/rust-random/rand
    License: MIT OR Apache-2.0
  rand_chacha 0.9.0
    Source: https://github.com/rust-random/rand
    License: MIT OR Apache-2.0
  rand_xorshift 0.4.0
    Source: https://github.com/rust-random/rngs
    License: MIT OR Apache-2.0
  ref-cast-impl 1.0.26
    Source: https://github.com/dtolnay/ref-cast
    License: MIT OR Apache-2.0
  ref-cast 1.0.26
    Source: https://github.com/dtolnay/ref-cast
    License: MIT OR Apache-2.0
  rmcp-macros 3.1.0
    Source: https://github.com/modelcontextprotocol/rust-sdk/
    License: Apache-2.0
  rmcp 3.0.0
    Source: https://github.com/modelcontextprotocol/rust-sdk/
    License: Apache-2.0
  rustc-hash 2.1.3
    Source: https://github.com/rust-lang/rustc-hash
    License: Apache-2.0 OR MIT
  rustls-platform-verifier-android 0.1.1
    Source: https://github.com/rustls/rustls-platform-verifier
    License: MIT OR Apache-2.0
  rustversion 1.0.23
    Source: https://github.com/dtolnay/rustversion
    License: MIT OR Apache-2.0
  ryu 1.0.23
    Source: https://github.com/dtolnay/ryu
    License: Apache-2.0 OR BSL-1.0
  semver 1.0.28
    Source: https://github.com/dtolnay/semver
    License: MIT OR Apache-2.0
  serde-saphyr 0.0.29
    Source: https://github.com/bourumir-wyngs/serde-saphyr
    License: MIT OR Apache-2.0
  serde 1.0.229
    Source: https://github.com/serde-rs/serde
    License: MIT OR Apache-2.0
  serde_core 1.0.229
    Source: https://github.com/serde-rs/serde
    License: MIT OR Apache-2.0
  serde_derive 1.0.229
    Source: https://github.com/serde-rs/serde
    License: MIT OR Apache-2.0
  serde_derive_internals 0.30.0
    Source: https://github.com/serde-rs/serde
    License: MIT OR Apache-2.0
  serde_json 1.0.151
    Source: https://github.com/serde-rs/json
    License: MIT OR Apache-2.0
  serde_path_to_error 0.1.20
    Source: https://github.com/dtolnay/path-to-error
    License: MIT OR Apache-2.0
  serde_repr 0.1.21
    Source: https://github.com/dtolnay/serde-repr
    License: MIT OR Apache-2.0
  serde_urlencoded 0.7.1
    Source: https://github.com/nox/serde_urlencoded
    License: MIT OR Apache-2.0
  serial2 0.2.37
    Source: https://github.com/de-vri-es/serial2-rs
    License: BSD-2-Clause OR Apache-2.0
  shlex 2.0.1
    Source: https://github.com/comex/rust-shlex
    License: MIT OR Apache-2.0
  simdutf8 0.1.5
    Source: https://github.com/rusticstuff/simdutf8
    License: MIT OR Apache-2.0
  siphasher 1.0.3
    Source: https://github.com/jedisct1/rust-siphash
    License: MIT OR Apache-2.0
  syn 2.0.119
    Source: https://github.com/dtolnay/syn
    License: MIT OR Apache-2.0
  syn 3.0.3
    Source: https://github.com/dtolnay/syn
    License: MIT OR Apache-2.0
  sync_wrapper 1.0.2
    Source: https://github.com/Actyx/sync_wrapper
    License: Apache-2.0
  tauri-winrt-notification 0.7.3
    Source: https://github.com/tauri-apps/winrt-notification
    License: MIT OR Apache-2.0
  thiserror-impl 1.0.69
    Source: https://github.com/dtolnay/thiserror
    License: MIT OR Apache-2.0
  thiserror-impl 2.0.19
    Source: https://github.com/dtolnay/thiserror
    License: MIT OR Apache-2.0
  thiserror 1.0.69
    Source: https://github.com/dtolnay/thiserror
    License: MIT OR Apache-2.0
  thiserror 2.0.19
    Source: https://github.com/dtolnay/thiserror
    License: MIT OR Apache-2.0
  time-core 0.1.9
    Source: https://github.com/time-rs/time
    License: MIT OR Apache-2.0
  time 0.3.54
    Source: https://github.com/time-rs/time
    License: MIT OR Apache-2.0
  typed-path 0.12.3
    Source: https://github.com/chipsenkbeil/typed-path
    License: MIT OR Apache-2.0
  unicode-ident 1.0.24
    Source: https://github.com/dtolnay/unicode-ident
    License: (MIT OR Apache-2.0) AND Unicode-3.0
  utf8parse 0.2.2
    Source: https://github.com/alacritty/vte
    License: Apache-2.0 OR MIT
  wasm-streams 0.4.2
    Source: https://github.com/MattiasBuelens/wasm-streams/
    License: MIT OR Apache-2.0
  wasm-streams 0.5.0
    Source: https://github.com/MattiasBuelens/wasm-streams/
    License: MIT OR Apache-2.0
  winapi-i686-pc-windows-gnu 0.4.0
    Source: https://github.com/retep998/winapi-rs
    License: MIT OR Apache-2.0
  winapi-x86_64-pc-windows-gnu 0.4.0
    Source: https://github.com/retep998/winapi-rs
    License: MIT OR Apache-2.0
  zune-inflate 0.2.54
    License: MIT OR Apache-2.0 OR Zlib
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  vtcode 0.141.12
    Source: https://github.com/vinhnx/vtcode
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
Apache License 2.0 — SPDX: Apache-2.0
--------------------------------------------------------------------------------
  chrono 0.4.45
    Source: https://github.com/chronotope/chrono
    License: MIT OR Apache-2.0
--------------------------------------------------------------------------------
BSD 2-Clause "Simplified" License — SPDX: BSD-2-Clause
--------------------------------------------------------------------------------
  v_frame 0.3.9
    Source: https://github.com/rust-av/v_frame
    License: BSD-2-Clause
--------------------------------------------------------------------------------
BSD 2-Clause "Simplified" License — SPDX: BSD-2-Clause
--------------------------------------------------------------------------------
  rav1e 0.8.1
    Source: https://github.com/xiph/rav1e/
    License: BSD-2-Clause
--------------------------------------------------------------------------------
BSD 2-Clause "Simplified" License — SPDX: BSD-2-Clause
--------------------------------------------------------------------------------
  av1-grain 0.2.5
    Source: https://github.com/rust-av/av1-grain
    License: BSD-2-Clause
--------------------------------------------------------------------------------
BSD 3-Clause "New" or "Revised" License — SPDX: BSD-3-Clause
--------------------------------------------------------------------------------
  fuchsia-zircon 0.3.3
    Source: https://fuchsia.googlesource.com/garnet/
    License: BSD-3-Clause
--------------------------------------------------------------------------------
BSD 3-Clause "New" or "Revised" License — SPDX: BSD-3-Clause
--------------------------------------------------------------------------------
  matchit 0.8.4
    Source: https://github.com/ibraheemdev/matchit
    License: MIT AND BSD-3-Clause
--------------------------------------------------------------------------------
BSD 3-Clause "New" or "Revised" License — SPDX: BSD-3-Clause
--------------------------------------------------------------------------------
  avif-serialize 0.8.9
    Source: https://github.com/kornelski/avif-serialize
    License: BSD-3-Clause
--------------------------------------------------------------------------------
BSD 3-Clause "New" or "Revised" License — SPDX: BSD-3-Clause
--------------------------------------------------------------------------------
  ravif 0.13.0
    Source: https://github.com/kornelski/cavif-rs
    License: BSD-3-Clause
--------------------------------------------------------------------------------
BSD 3-Clause "New" or "Revised" License — SPDX: BSD-3-Clause
--------------------------------------------------------------------------------
  subtle 2.6.1
    Source: https://github.com/dalek-cryptography/subtle
    License: BSD-3-Clause
--------------------------------------------------------------------------------
BSD 3-Clause "New" or "Revised" License — SPDX: BSD-3-Clause
--------------------------------------------------------------------------------
  lebe 0.5.3
    Source: https://github.com/johannesvollmer/lebe
    License: BSD-3-Clause
--------------------------------------------------------------------------------
BSD 3-Clause "New" or "Revised" License — SPDX: BSD-3-Clause
--------------------------------------------------------------------------------
  aws-lc-sys 0.43.0
    Source: https://github.com/aws/aws-lc-rs
    License: ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0)
  exr 1.74.2
    Source: https://github.com/johannesvollmer/exrs
    License: BSD-3-Clause
  fuchsia-zircon-sys 0.3.3
    Source: https://fuchsia.googlesource.com/garnet/
    License: BSD-3-Clause
--------------------------------------------------------------------------------
BSD 3-Clause "New" or "Revised" License — SPDX: BSD-3-Clause
--------------------------------------------------------------------------------
  encoding_rs 0.8.35
    Source: https://github.com/hsivonen/encoding_rs
    License: (Apache-2.0 OR MIT) AND BSD-3-Clause
--------------------------------------------------------------------------------
Boost Software License 1.0 — SPDX: BSL-1.0
--------------------------------------------------------------------------------
  error-code 3.3.2
    Source: https://github.com/DoumanAsh/error-code
    License: BSL-1.0
--------------------------------------------------------------------------------
Boost Software License 1.0 — SPDX: BSL-1.0
--------------------------------------------------------------------------------
  clipboard-win 5.4.1
    Source: https://github.com/DoumanAsh/clipboard-win
    License: BSL-1.0
--------------------------------------------------------------------------------
Creative Commons Zero v1.0 Universal — SPDX: CC0-1.0
--------------------------------------------------------------------------------
  notify 8.2.0
    Source: https://github.com/notify-rs/notify.git
    License: CC0-1.0
--------------------------------------------------------------------------------
Community Data License Agreement Permissive 2.0 — SPDX: CDLA-Permissive-2.0
--------------------------------------------------------------------------------
  webpki-root-certs 1.0.9
    Source: https://github.com/rustls/webpki-roots
    License: CDLA-Permissive-2.0
  webpki-roots 0.26.11
    Source: https://github.com/rustls/webpki-roots
    License: CDLA-Permissive-2.0
  webpki-roots 1.0.9
    Source: https://github.com/rustls/webpki-roots
    License: CDLA-Permissive-2.0
--------------------------------------------------------------------------------
ISC License — SPDX: ISC
--------------------------------------------------------------------------------
  untrusted 0.9.0
    Source: https://github.com/briansmith/untrusted
    License: ISC
--------------------------------------------------------------------------------
ISC License — SPDX: ISC
--------------------------------------------------------------------------------
  inotify-sys 0.1.8
    Source: https://github.com/hannobraun/inotify-sys
    License: ISC
--------------------------------------------------------------------------------
ISC License — SPDX: ISC
--------------------------------------------------------------------------------
  inotify 0.11.4
    Source: https://github.com/hannobraun/inotify-rs
    License: ISC
--------------------------------------------------------------------------------
ISC License — SPDX: ISC
--------------------------------------------------------------------------------
  ring 0.17.14
    Source: https://github.com/briansmith/ring
    License: Apache-2.0 AND ISC
--------------------------------------------------------------------------------
ISC License — SPDX: ISC
--------------------------------------------------------------------------------
  libloading 0.9.0
    Source: https://github.com/nagisa/rust_libloading/
    License: ISC
--------------------------------------------------------------------------------
ISC License — SPDX: ISC
--------------------------------------------------------------------------------
  rustls-webpki 0.103.13
    Source: https://github.com/rustls/webpki
    License: ISC
--------------------------------------------------------------------------------
ISC License — SPDX: ISC
--------------------------------------------------------------------------------
  aws-lc-rs 1.17.3
    Source: https://github.com/aws/aws-lc-rs
    License: ISC AND (Apache-2.0 OR ISC)
  aws-lc-sys 0.43.0
    Source: https://github.com/aws/aws-lc-rs
    License: ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0)
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  uds_windows 1.2.1
    Source: https://github.com/haraldh/rust_uds_windows
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  instability 0.3.12
    Source: https://github.com/ratatui/instability
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  dotenvy 0.15.7
    Source: https://github.com/allan2/dotenvy
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  mio 1.2.2
    Source: https://github.com/tokio-rs/mio
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  nom 7.1.3
    Source: https://github.com/Geal/nom
    License: MIT
  nom 8.0.0
    Source: https://github.com/rust-bakery/nom
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  float-cmp 0.10.0
    Source: https://github.com/mikedilger/float-cmp
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  hyper 1.11.0
    Source: https://github.com/hyperium/hyper
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  plist 1.10.0
    Source: https://github.com/ebarnard/rust-plist/
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  wayland-backend 0.3.16
    Source: https://github.com/smithay/wayland-rs
    License: MIT
  wayland-client 0.31.15
    Source: https://github.com/smithay/wayland-rs
    License: MIT
  wayland-protocols-wlr 0.3.12
    Source: https://github.com/smithay/wayland-rs
    License: MIT
  wayland-protocols 0.32.13
    Source: https://github.com/smithay/wayland-rs
    License: MIT
  wayland-scanner 0.31.11
    Source: https://github.com/smithay/wayland-rs
    License: MIT
  wayland-sys 0.31.11
    Source: https://github.com/smithay/wayland-rs
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  winreg 0.10.1
    Source: https://github.com/gentoo90/winreg-rs
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  new_debug_unreachable 1.0.6
    Source: https://github.com/mbrubeck/rust-debug-unreachable
    License: MIT
  ordered-float 5.3.0
    Source: https://github.com/reem/rust-ordered-float
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  which 8.0.5
    Source: https://github.com/harryfei/which-rs.git
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  schannel 0.1.29
    Source: https://github.com/steffengy/schannel-rs
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  kqueue-sys 1.1.2
    Source: https://gitlab.com/rust-kqueue/rust-kqueue-sys
    License: MIT
  kqueue 1.2.0
    Source: https://gitlab.com/rust-kqueue/rust-kqueue
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tokio-tungstenite 0.30.0
    Source: https://github.com/snapview/tokio-tungstenite
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  globwalk 0.9.1
    Source: https://github.com/gilnaa/globwalk
    License: MIT
  memoffset 0.9.1
    Source: https://github.com/Gilnaa/memoffset
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  redox_syscall 0.5.18
    Source: https://gitlab.redox-os.org/redox-os/syscall
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  h2 0.4.15
    Source: https://github.com/hyperium/h2
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  bytes 1.12.1
    Source: https://github.com/tokio-rs/bytes
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  serial_test 3.5.0
    Source: https://github.com/palfrey/serial_test/
    License: MIT
  serial_test_derive 3.5.0
    Source: https://github.com/palfrey/serial_test/
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  want 0.3.1
    Source: https://github.com/seanmonstar/want
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  try-lock 0.2.5
    Source: https://github.com/seanmonstar/try-lock
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  loom 0.7.2
    Source: https://github.com/tokio-rs/loom
    License: MIT
  slab 0.4.12
    Source: https://github.com/tokio-rs/slab
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  assert-json-diff 2.0.2
    Source: https://github.com/davidpdrsn/assert-json-diff.git
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  sharded-slab 0.1.7
    Source: https://github.com/hawkw/sharded-slab
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  matchers 0.2.0
    Source: https://github.com/hawkw/matchers
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tracing-attributes 0.1.31
    Source: https://github.com/tokio-rs/tracing
    License: MIT
  tracing-core 0.1.36
    Source: https://github.com/tokio-rs/tracing
    License: MIT
  tracing-error 0.2.1
    Source: https://github.com/tokio-rs/tracing
    License: MIT
  tracing-futures 0.2.5
    Source: https://github.com/tokio-rs/tracing
    License: MIT
  tracing-log 0.2.0
    Source: https://github.com/tokio-rs/tracing
    License: MIT
  tracing-subscriber 0.3.23
    Source: https://github.com/tokio-rs/tracing
    License: MIT
  tracing 0.1.44
    Source: https://github.com/tokio-rs/tracing
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tower-layer 0.3.3
    Source: https://github.com/tower-rs/tower
    License: MIT
  tower-service 0.3.3
    Source: https://github.com/tower-rs/tower
    License: MIT
  tower 0.5.3
    Source: https://github.com/tower-rs/tower
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  axum 0.8.9
    Source: https://github.com/tokio-rs/axum
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tower-http 0.6.11
    Source: https://github.com/tower-rs/tower-http
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  http-body-util 0.1.4
    Source: https://github.com/hyperium/http-body
    License: MIT
  http-body 1.1.0
    Source: https://github.com/hyperium/http-body
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  hyper-util 0.1.20
    Source: https://github.com/hyperium/hyper-util
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  micromap 0.3.0
    Source: https://github.com/yegor256/micromap
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  ratatui-macros 0.7.2
    Source: https://github.com/ratatui/ratatui
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  zbus 5.18.0
    Source: https://github.com/z-galaxy/zbus/
    License: MIT
  zbus_macros 5.18.0
    Source: https://github.com/z-galaxy/zbus/
    License: MIT
  zbus_names 4.3.4
    Source: https://github.com/z-galaxy/zbus/
    License: MIT
  zvariant 5.13.1
    Source: https://github.com/z-galaxy/zbus/
    License: MIT
  zvariant_derive 5.13.1
    Source: https://github.com/z-galaxy/zbus/
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  rig-core 0.40.0
    Source: https://github.com/0xPlaygrounds/rig
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  termtree 0.5.1
    Source: https://github.com/rust-cli/termtree
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  synstructure 0.13.2
    Source: https://github.com/mystor/synstructure
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  mimalloc 0.1.52
    Source: https://github.com/purpleprotocol/mimalloc_rust
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  fax 0.2.7
    Source: https://github.com/pdf-rs/fax
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  lru 0.18.1
    Source: https://github.com/jeromefroe/lru-rs.git
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  textwrap 0.16.2
    Source: https://github.com/mgeisler/textwrap
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  hostname 0.4.2
    Source: https://github.com/djc/hostname
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tree_magic_mini 3.2.2
    Source: https://github.com/mbrubeck/tree_magic/
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  fs_extra 1.3.0
    Source: https://github.com/webdesus/fs_extra
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  smawk 0.3.3
    Source: https://github.com/mgeisler/smawk
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  darling 0.23.0
    Source: https://github.com/TedDriggs/darling
    License: MIT
  darling_core 0.23.0
    Source: https://github.com/TedDriggs/darling
    License: MIT
  darling_macro 0.23.0
    Source: https://github.com/TedDriggs/darling
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  syntect 5.3.0
    Source: https://github.com/trishume/syntect
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  built 0.8.1
    Source: https://github.com/lukaslueg/built
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  arg_enum_proc_macro 0.3.4
    Source: https://github.com/lu-zero/arg_enum_proc_macro
    License: MIT
  interpolate_name 0.2.4
    Source: https://github.com/lu-zero/interpolate_name
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tiff 0.11.3
    Source: https://github.com/image-rs/image-tiff
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  filedescriptor 0.8.3
    Source: https://github.com/wezterm/wezterm
    License: MIT
  portable-pty 0.9.0
    Source: https://github.com/wezterm/wezterm
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  libmimalloc-sys 0.1.49
    Source: https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  better-panic 0.3.0
    Source: https://github.com/mitsuhiko/better-panic
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  schemars 1.2.2
    Source: https://github.com/GREsau/schemars
    License: MIT
  schemars_derive 1.2.2
    Source: https://github.com/GREsau/schemars
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  rgb 0.8.53
    Source: https://github.com/kornelski/rust-rgb
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  noop_proc_macro 0.3.0
    Source: https://github.com/lu-zero/noop_proc_macro
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  ruzstd 0.8.3
    Source: https://github.com/KillingSpark/zstd-rs
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  av-scenechange 0.14.1
    Source: https://github.com/rust-av/av-scenechange
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  strum 0.28.0
    Source: https://github.com/Peternator7/strum
    License: MIT
  strum_macros 0.28.0
    Source: https://github.com/Peternator7/strum
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  email_address 0.2.9
    Source: https://github.com/johnstonskj/rust-email_address.git
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tokio-macros 2.7.1
    Source: https://github.com/tokio-rs/tokio
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  axum-core 0.5.6
    Source: https://github.com/tokio-rs/axum
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  owo-colors 4.3.0
    Source: https://github.com/owo-colors/owo-colors
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  cfg_aliases 0.1.1
    Source: https://github.com/katharostech/cfg_aliases
    License: MIT
  cfg_aliases 0.2.2
    Source: https://github.com/katharostech/cfg_aliases
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  jsonschema 0.49.2
    Source: https://github.com/Stranger6667/jsonschema
    License: MIT
  referencing 0.49.2
    Source: https://github.com/Stranger6667/jsonschema
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  alloca 0.4.0
    Source: https://github.com/playXE/alloca-rs
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  maybe-rayon 0.1.1
    Source: https://github.com/shssoichiro/maybe-rayon
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  compact_str 0.10.0
    Source: https://github.com/ParkMyCar/compact_str
    License: MIT
  compact_str 0.9.1
    Source: https://github.com/ParkMyCar/compact_str
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  castaway 0.2.4
    Source: https://github.com/sagebind/castaway
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  pulp 0.22.3
    Source: https://github.com/sarah-quinones/pulp/
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  ansi-to-tui 8.0.1
    Source: https://github.com/ratatui/ansi-to-tui
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  quick_cache 0.7.0
    Source: https://github.com/arthurprs/quick-cache
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  catppuccin 2.8.0
    Source: https://github.com/catppuccin/rust
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  matchit 0.8.4
    Source: https://github.com/ibraheemdev/matchit
    License: MIT AND BSD-3-Clause
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  simdutf 0.7.0
    Source: https://github.com/Nugine/simdutf-rs
    License: MIT
  outref 0.5.2
    Source: https://github.com/Nugine/outref
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  aligned-vec 0.6.4
    Source: https://github.com/sarah-ek/aligned-vec/
    License: MIT
  reborrow 0.5.5
    Source: https://github.com/sarah-ek/reborrow/
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  teletypewriter 0.5.3
    Source: https://github.com/raphamorim/rio
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  libredox 0.1.18
    Source: https://gitlab.redox-os.org/redox-os/libredox.git
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  equator-macro 0.4.2
    Source: https://github.com/sarah-ek/equator/
    License: MIT
  equator 0.4.2
    Source: https://github.com/sarah-ek/equator/
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tui-widget-list 0.15.3
    Source: https://github.com/preiter93/tui-widget-list
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  fluent-uri 0.4.1
    Source: https://github.com/yescallop/fluent-uri-rs
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  json5 1.3.1
    Source: https://github.com/callum-oakley/json5-rs
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tui-shimmer 0.1.3
    Source: https://github.com/vinhnx/tui-shimmer
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  convert_case 0.10.0
    Source: https://github.com/rutrum/convert-case
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  async-stream-impl 0.3.6
    Source: https://github.com/tokio-rs/async-stream
    License: MIT
  async-stream 0.3.6
    Source: https://github.com/tokio-rs/async-stream
    License: MIT
  block2 0.6.2
    Source: https://github.com/madsmtm/objc2
    License: MIT
  corcovado 0.5.3
    Source: https://github.com/raphamorim/rio
    License: MIT
  difflib 0.4.0
    Source: https://github.com/DimaKudosh/difflib
    License: MIT
  include_dir 0.7.4
    Source: https://github.com/Michael-F-Bryan/include_dir
    License: MIT
  include_dir_macros 0.7.4
    Source: https://github.com/Michael-F-Bryan/include_dir
    License: MIT
  jsonschema-regex 0.49.2
    Source: https://github.com/Stranger6667/jsonschema
    License: MIT
  jsonschema-value 0.49.2
    Source: https://github.com/Stranger6667/jsonschema
    License: MIT
  libm 0.2.16
    Source: https://github.com/rust-lang/compiler-builtins
    License: MIT
  objc2-encode 4.1.0
    Source: https://github.com/madsmtm/objc2
    License: MIT
  objc2-foundation 0.3.2
    Source: https://github.com/madsmtm/objc2
    License: MIT
  objc2 0.6.4
    Source: https://github.com/madsmtm/objc2
    License: MIT
  plotters-backend 0.3.7
    Source: https://github.com/plotters-rs/plotters
    License: MIT
  plotters-svg 0.3.7
    Source: https://github.com/plotters-rs/plotters.git
    License: MIT
  plotters 0.3.7
    Source: https://github.com/plotters-rs/plotters
    License: MIT
  pulp-wasm-simd-flag 0.1.1
    Source: https://github.com/sarah-quinones/pulp/
    License: MIT
  ratatui-cheese 0.7.0
    Source: https://github.com/shashanktomar/ratatui-cheese
    License: MIT
  rio-graphics 0.5.3
    Source: https://github.com/raphamorim/rio
    License: MIT
  rio-vt 0.5.3
    Source: https://github.com/raphamorim/rio
    License: MIT
  simd_helpers 0.1.0
    Source: https://github.com/lu-zero/simd_helpers
    License: MIT
  tree-sitter-cpp 0.23.4
    Source: https://github.com/tree-sitter/tree-sitter-cpp
    License: MIT
  tree-sitter-java 0.23.5
    Source: https://github.com/tree-sitter/tree-sitter-java
    License: MIT
  tree-sitter-typescript 0.23.2
    Source: https://github.com/tree-sitter/tree-sitter-typescript
    License: MIT
  uuid-simd 0.8.0
    Source: https://github.com/Nugine/simd
    License: MIT
  vsimd 0.8.0
    Source: https://github.com/Nugine/simd
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tokio-stream 0.1.19
    Source: https://github.com/tokio-rs/tokio
    License: MIT
  tokio-util 0.7.19
    Source: https://github.com/tokio-rs/tokio
    License: MIT
  tokio 1.53.1
    Source: https://github.com/tokio-rs/tokio
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  simd-adler32 0.3.10
    Source: https://github.com/mcountryman/simd-adler32
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  rio-grapheme-width 0.5.3
    Source: https://github.com/raphamorim/rio
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  crossterm 0.29.0
    Source: https://github.com/crossterm-rs/crossterm
    License: MIT
  crossterm_winapi 0.9.1
    Source: https://github.com/crossterm-rs/crossterm-winapi
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  endi 1.1.1
    Source: https://github.com/zeenix/endi
    License: MIT
  zmij 1.0.23
    Source: https://github.com/dtolnay/zmij
    License: MIT
  zvariant_utils 3.5.0
    Source: https://github.com/z-galaxy/zbus/
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  winnow 1.0.4
    Source: https://github.com/winnow-rs/winnow
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  pulldown-cmark-escape 0.11.0
    Source: https://github.com/raphlinus/pulldown-cmark
    License: MIT
  pulldown-cmark 0.13.4
    Source: https://github.com/raphlinus/pulldown-cmark
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  fancy-regex 0.13.0
    Source: https://github.com/fancy-regex/fancy-regex
    License: MIT
  fancy-regex 0.16.2
    Source: https://github.com/fancy-regex/fancy-regex
    License: MIT
  fancy-regex 0.18.0
    Source: https://github.com/fancy-regex/fancy-regex
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  zip 8.6.0
    Source: https://github.com/zip-rs/zip2
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tree-sitter-c 0.24.2
    Source: https://github.com/tree-sitter/tree-sitter-c
    License: MIT
  tree-sitter-go 0.25.0
    Source: https://github.com/tree-sitter/tree-sitter-go
    License: MIT
  tree-sitter-javascript 0.25.0
    Source: https://github.com/tree-sitter/tree-sitter-javascript
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  phf 0.13.1
    Source: https://github.com/rust-phf/rust-phf
    License: MIT
  phf_shared 0.13.1
    Source: https://github.com/rust-phf/rust-phf
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  aho-corasick 1.1.4
    Source: https://github.com/BurntSushi/aho-corasick
    License: Unlicense OR MIT
  byteorder-lite 0.1.0
    Source: https://github.com/image-rs/byteorder-lite
    License: Unlicense OR MIT
  byteorder 1.5.0
    Source: https://github.com/BurntSushi/byteorder
    License: Unlicense OR MIT
  globset 0.4.19
    Source: https://github.com/BurntSushi/ripgrep/tree/master/crates/globset
    License: Unlicense OR MIT
  ignore 0.4.31
    Source: https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore
    License: Unlicense OR MIT
  memchr 2.8.3
    Source: https://github.com/BurntSushi/memchr
    License: Unlicense OR MIT
  walkdir 2.5.0
    Source: https://github.com/BurntSushi/walkdir
    License: Unlicense OR MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  nix 0.28.0
    Source: https://github.com/nix-rust/nix
    License: MIT
  nix 0.31.3
    Source: https://github.com/nix-rust/nix
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  strsim 0.11.1
    Source: https://github.com/rapidfuzz/strsim-rs
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  raw-cpuid 11.6.0
    Source: https://github.com/gz/rust-cpuid
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  sysinfo 0.38.4
    Source: https://github.com/GuillaumeGomez/sysinfo
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  twox-hash 2.1.3
    Source: https://github.com/shepmaster/twox-hash
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  combine 4.6.7
    Source: https://github.com/Marwes/combine
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  fsevent-sys 4.1.0
    Source: https://github.com/octplane/fsevent-rust/tree/master/fsevent-sys
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  y4m 0.8.0
    Source: https://github.com/image-rs/y4m.git
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  data-encoding 2.11.0
    Source: https://github.com/ia0/data-encoding
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  aws-lc-sys 0.43.0
    Source: https://github.com/aws/aws-lc-rs
    License: ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0)
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  derive_more-impl 2.1.1
    Source: https://github.com/JelteF/derive_more
    License: MIT
  derive_more 2.1.1
    Source: https://github.com/JelteF/derive_more
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tree-sitter-python 0.25.0
    Source: https://github.com/tree-sitter/tree-sitter-python
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  color_quant 1.1.0
    Source: https://github.com/image-rs/color_quant.git
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  ratatui-core 0.1.2
    Source: https://github.com/ratatui/ratatui
    License: MIT
  ratatui-crossterm 0.1.2
    Source: https://github.com/ratatui/ratatui
    License: MIT
  ratatui-widgets 0.3.2
    Source: https://github.com/ratatui/ratatui
    License: MIT
  ratatui 0.30.2
    Source: https://github.com/ratatui/ratatui
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  same-file 1.0.6
    Source: https://github.com/BurntSushi/same-file
    License: Unlicense OR MIT
  winapi-util 0.1.11
    Source: https://github.com/BurntSushi/winapi-util
    License: Unlicense OR MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  console 0.15.11
    Source: https://github.com/console-rs/console
    License: MIT
  console 0.16.4
    Source: https://github.com/console-rs/console
    License: MIT
  dialoguer 0.12.0
    Source: https://github.com/console-rs/dialoguer
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  redox_users 0.5.2
    Source: https://gitlab.redox-os.org/redox-os/users
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tree-sitter-bash 0.25.1
    Source: https://github.com/tree-sitter/tree-sitter-bash
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tree-sitter-rust 0.24.2
    Source: https://github.com/tree-sitter/tree-sitter-rust
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  tree-sitter-language 0.1.7
    Source: https://github.com/tree-sitter/tree-sitter
    License: MIT
  tree-sitter 0.26.11
    Source: https://github.com/tree-sitter/tree-sitter
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  oorandom 11.1.5
    Source: https://hg.sr.ht/~icefox/oorandom
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  crunchy 0.2.4
    Source: https://github.com/eira-fransham/crunchy
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  os_pipe 1.2.3
    Source: https://github.com/oconnor663/os_pipe.rs
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  nu-ansi-term 0.50.3
    Source: https://github.com/nushell/nu-ansi-term
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  bincode 1.3.3
    Source: https://github.com/servo/bincode
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  mime_guess 2.0.5
    Source: https://github.com/abonander/mime_guess
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  generic-array 0.14.7
    Source: https://github.com/fizyk20/generic-array.git
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  quick-xml 0.41.0
    Source: https://github.com/tafia/quick-xml
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  ratatui-textarea 0.9.2
    Source: https://github.com/ratatui/ratatui-textarea
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  urlencoding 2.1.3
    Source: https://github.com/kornelski/rust_urlencoding
    License: MIT
--------------------------------------------------------------------------------
MIT License — SPDX: MIT
--------------------------------------------------------------------------------
  loop9 0.1.5
    Source: https://gitlab.com/kornelski/loop9.git
    License: MIT
--------------------------------------------------------------------------------
MIT No Attribution — SPDX: MIT-0
--------------------------------------------------------------------------------
  borrow-or-share 0.2.4
    Source: https://github.com/yescallop/borrow-or-share
    License: MIT-0
--------------------------------------------------------------------------------
Mozilla Public License 2.0 — SPDX: MPL-2.0
--------------------------------------------------------------------------------
  nucleo-matcher 0.3.1
    Source: https://github.com/helix-editor/nucleo
    License: MPL-2.0
--------------------------------------------------------------------------------
Mozilla Public License 2.0 — SPDX: MPL-2.0
--------------------------------------------------------------------------------
  option-ext 0.2.0
    Source: https://github.com/soc/option-ext.git
    License: MPL-2.0
--------------------------------------------------------------------------------
University of Illinois/NCSA Open Source License — SPDX: NCSA
--------------------------------------------------------------------------------
  libfuzzer-sys 0.4.13
    Source: https://github.com/rust-fuzz/libfuzzer
    License: (MIT OR Apache-2.0) AND NCSA
--------------------------------------------------------------------------------
Unicode License v3 — SPDX: Unicode-3.0
--------------------------------------------------------------------------------
  unicode-ident 1.0.24
    Source: https://github.com/dtolnay/unicode-ident
    License: (MIT OR Apache-2.0) AND Unicode-3.0
--------------------------------------------------------------------------------
Unicode License v3 — SPDX: Unicode-3.0
--------------------------------------------------------------------------------
  icu_collections 2.2.0
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  icu_locale_core 2.2.0
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  icu_normalizer 2.2.0
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  icu_normalizer_data 2.2.0
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  icu_properties 2.2.0
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  icu_properties_data 2.2.0
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  icu_provider 2.2.0
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  litemap 0.8.2
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  potential_utf 0.1.5
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  tinystr 0.8.3
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  writeable 0.6.3
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  yoke-derive 0.8.2
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  yoke 0.8.3
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  zerofrom-derive 0.1.7
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  zerofrom 0.1.8
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  zerotrie 0.2.4
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  zerovec-derive 0.11.3
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
  zerovec 0.11.6
    Source: https://github.com/unicode-org/icu4x
    License: Unicode-3.0
--------------------------------------------------------------------------------
zlib License — SPDX: Zlib
--------------------------------------------------------------------------------
  zlib-rs 0.6.6
    Source: https://github.com/trifectatechfoundation/zlib-rs
    License: Zlib
--------------------------------------------------------------------------------
zlib License — SPDX: Zlib
--------------------------------------------------------------------------------
  foldhash 0.1.5
    Source: https://github.com/orlp/foldhash
    License: Zlib
  foldhash 0.2.0
    Source: https://github.com/orlp/foldhash
    License: Zlib

================================================================================
PART II — LICENSE TEXTS
================================================================================

Full license texts for the licenses referenced above are available at:
  https://spdx.org/licenses/

Key licenses used in this project:
  - Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
  - MIT: https://opensource.org/licenses/MIT
  - BSD-3-Clause: https://opensource.org/licenses/BSD-3-Clause
  - BSD-2-Clause: https://opensource.org/licenses/BSD-2-Clause
  - ISC: https://opensource.org/licenses/ISC
