{
  "bomFormat": "CycloneDX",
  "specVersion": "1.3",
  "version": 1,
  "serialNumber": "urn:uuid:0cab1b1b-bba3-4d16-8c8d-cbe95076c9d9",
  "metadata": {
    "timestamp": "2026-06-12T15:57:04.228606608Z",
    "tools": [
      {
        "vendor": "CycloneDX",
        "name": "cargo-cyclonedx",
        "version": "0.5.9"
      }
    ],
    "authors": [
      {
        "name": "AG umwelt.info",
        "email": "umwelt.info@uba.de"
      }
    ],
    "component": {
      "type": "application",
      "bom-ref": "path+file:///builds/umwelt-info/metadaten#0.1.0",
      "author": "AG umwelt.info <umwelt.info@uba.de>",
      "name": "metadaten",
      "version": "0.1.0",
      "description": "umwelt.info metadata index",
      "scope": "required",
      "licenses": [
        {
          "expression": "AGPL-3.0-or-later"
        }
      ],
      "purl": "pkg:cargo/metadaten@0.1.0?download_url=file://.",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://gitlab.opencode.de/umwelt-info/metadaten"
        }
      ],
      "components": [
        {
          "type": "library",
          "bom-ref": "path+file:///builds/umwelt-info/metadaten#0.1.0 bin-target-0",
          "name": "metadaten",
          "version": "0.1.0",
          "purl": "pkg:cargo/metadaten@0.1.0?download_url=file://.#src/lib.rs"
        },
        {
          "type": "application",
          "bom-ref": "path+file:///builds/umwelt-info/metadaten#0.1.0 bin-target-1",
          "name": "explain_query",
          "version": "0.1.0",
          "purl": "pkg:cargo/metadaten@0.1.0?download_url=file://.#src/bin/explain_query.rs"
        },
        {
          "type": "application",
          "bom-ref": "path+file:///builds/umwelt-info/metadaten#0.1.0 bin-target-2",
          "name": "indexer",
          "version": "0.1.0",
          "purl": "pkg:cargo/metadaten@0.1.0?download_url=file://.#src/bin/indexer.rs"
        },
        {
          "type": "application",
          "bom-ref": "path+file:///builds/umwelt-info/metadaten#0.1.0 bin-target-3",
          "name": "par_chown",
          "version": "0.1.0",
          "purl": "pkg:cargo/metadaten@0.1.0?download_url=file://.#src/bin/par_chown.rs"
        },
        {
          "type": "application",
          "bom-ref": "path+file:///builds/umwelt-info/metadaten#0.1.0 bin-target-4",
          "name": "playground",
          "version": "0.1.0",
          "purl": "pkg:cargo/metadaten@0.1.0?download_url=file://.#src/bin/playground.rs"
        },
        {
          "type": "application",
          "bom-ref": "path+file:///builds/umwelt-info/metadaten#0.1.0 bin-target-5",
          "name": "pretty_print_dataset",
          "version": "0.1.0",
          "purl": "pkg:cargo/metadaten@0.1.0?download_url=file://.#src/bin/pretty_print_dataset.rs"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:rustc:sbom:target:triple",
        "value": "x86_64-unknown-linux-gnu"
      }
    ]
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "path+file:///builds/umwelt-info/metadaten/macros#0.1.0",
      "author": "AG umwelt.info <umwelt.info@uba.de>",
      "name": "macros",
      "version": "0.1.0",
      "scope": "required",
      "licenses": [
        {
          "expression": "AGPL-3.0-or-later"
        }
      ],
      "purl": "pkg:cargo/macros@0.1.0?download_url=file://macros",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://gitlab.opencode.de/umwelt-info/metadaten"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1",
      "author": "Jonas Schievink <jonasschievink@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>",
      "name": "adler2",
      "version": "2.0.1",
      "description": "A simple clean-room implementation of the Adler-32 checksum",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
        }
      ],
      "licenses": [
        {
          "expression": "0BSD OR MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/adler2@2.0.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/adler2/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/oyvindln/adler2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
      "author": "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>",
      "name": "ahash",
      "version": "0.8.12",
      "description": "A non-cryptographic hash function using AES-NI for high performance",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ahash@0.8.12",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ahash"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tkaitchuck/ahash"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "aho-corasick",
      "version": "1.1.4",
      "description": "Fast multiple substring searching.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/aho-corasick@1.1.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/aho-corasick"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/aho-corasick"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
      "author": "Zakarum <zaq.dev@icloud.com>",
      "name": "allocator-api2",
      "version": "0.2.21",
      "description": "Mirror of Rust's allocator API",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/allocator-api2@0.2.21",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/allocator-api2"
        },
        {
          "type": "website",
          "url": "https://github.com/zakarumych/allocator-api2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/zakarumych/allocator-api2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ambient-authority@0.0.2",
      "author": "Dan Gohman <dev@sunfishcode.online>",
      "name": "ambient-authority",
      "version": "0.0.2",
      "description": "Ambient Authority",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/ambient-authority@0.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sunfishcode/ambient-authority"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "anyhow",
      "version": "1.0.102",
      "description": "Flexible concrete Error type built on std::error::Error",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/anyhow@1.0.102",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/anyhow"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/anyhow"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#approx@0.5.1",
      "author": "Brendan Zabarauskas <bjzaba@yahoo.com.au>",
      "name": "approx",
      "version": "0.5.1",
      "description": "Approximate floating point equality comparisons and assertions.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/approx@0.5.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/approx"
        },
        {
          "type": "website",
          "url": "https://github.com/brendanzab/approx"
        },
        {
          "type": "vcs",
          "url": "https://github.com/brendanzab/approx"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arc-swap@1.9.1",
      "author": "Michal 'vorner' Vaner <vorner@vorner.cz>",
      "name": "arc-swap",
      "version": "1.9.1",
      "description": "Atomically swappable Arc",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6a3a1fd6f75306b68087b831f025c712524bcb19aad54e557b1129cfa0a2b207"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/arc-swap@1.9.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/arc-swap"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vorner/arc-swap"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-array@58.3.0",
      "author": "Apache Arrow <dev@arrow.apache.org>",
      "name": "arrow-array",
      "version": "58.3.0",
      "description": "Array abstractions for Apache Arrow",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cfd33d3e92f207444098c75b42de99d329562be0cf686b307b097cc52b4e999e"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 AND MIT"
        }
      ],
      "purl": "pkg:cargo/arrow-array@58.3.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/apache/arrow-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/apache/arrow-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
      "author": "Apache Arrow <dev@arrow.apache.org>",
      "name": "arrow-buffer",
      "version": "58.3.0",
      "description": "Buffer abstractions for Apache Arrow",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0c6cd424c2693bcdbc150d843dc9d4d137dd2de4782ce6df491ad11a3a0416c0"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/arrow-buffer@58.3.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/apache/arrow-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/apache/arrow-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
      "author": "Apache Arrow <dev@arrow.apache.org>",
      "name": "arrow-data",
      "version": "58.3.0",
      "description": "Array data abstractions for Apache Arrow",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3c88210023a2bfee1896af366309a3028fc3bcbd6515fa29a7990ee1baa08ee0"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/arrow-data@58.3.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/apache/arrow-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/apache/arrow-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
      "author": "Apache Arrow <dev@arrow.apache.org>",
      "name": "arrow-schema",
      "version": "58.3.0",
      "description": "Defines the logical types for arrow arrays",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f633dbfdf39c039ada1bf9e34c694816eb71fbb7dc78f613993b7245e078a1ed"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/arrow-schema@58.3.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/apache/arrow-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/apache/arrow-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#as-slice@0.1.5",
      "author": "Jorge Aparicio <jorge@japaric.io>",
      "name": "as-slice",
      "version": "0.1.5",
      "description": "`AsSlice` and `AsMutSlice` traits",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "45403b49e3954a4b8428a0ac21a4b7afadccf92bfd96273f1a58cd4812496ae0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/as-slice@0.1.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/japaric/as-slice"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-compression@0.4.42",
      "author": "Wim Looman <wim@nemo157.com>, Allen Bui <fairingrey@gmail.com>",
      "name": "async-compression",
      "version": "0.4.42",
      "description": "Adaptors between compression crates and Rust's modern asynchronous IO types. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e79b3f8a79cccc2898f31920fc69f304859b3bd567490f75ebf51ae1c792a9ac"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/async-compression@0.4.42",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Nullus157/async-compression"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.4.2",
      "author": "Stjepan Glavina <stjepang@gmail.com>",
      "name": "async-lock",
      "version": "3.4.2",
      "description": "Async synchronization primitives",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/async-lock@3.4.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/async-lock"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-stream-impl@0.3.6",
      "author": "Carl Lerche <me@carllerche.com>",
      "name": "async-stream-impl",
      "version": "0.3.6",
      "description": "proc macros for async-stream crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/async-stream-impl@0.3.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/async-stream"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-stream@0.3.6",
      "author": "Carl Lerche <me@carllerche.com>",
      "name": "async-stream",
      "version": "0.3.6",
      "description": "Asynchronous streams using async & await notation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/async-stream@0.3.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/async-stream"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "async-trait",
      "version": "0.1.89",
      "description": "Type erasure for async trait methods",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/async-trait@0.1.89",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/async-trait"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/async-trait"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2",
      "author": "Stjepan Glavina <stjepang@gmail.com>, Contributors to futures-rs",
      "name": "atomic-waker",
      "version": "1.1.2",
      "description": "A synchronization primitive for task wakeup",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/atomic-waker@1.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/atomic-waker"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1",
      "author": "Josh Stone <cuviper@gmail.com>",
      "name": "autocfg",
      "version": "1.5.1",
      "description": "Automatic cfg for Rust compiler features",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/autocfg@1.5.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/autocfg/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/cuviper/autocfg"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.13.1",
      "author": "Alice Maz <alice@alicemaz.com>, Marshall Pierce <marshall@mpierce.org>",
      "name": "base64",
      "version": "0.13.1",
      "description": "encodes and decodes base64 as bytes or utf8",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/base64@0.13.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/base64"
        },
        {
          "type": "vcs",
          "url": "https://github.com/marshallpierce/rust-base64"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
      "author": "Marshall Pierce <marshall@mpierce.org>",
      "name": "base64",
      "version": "0.22.1",
      "description": "encodes and decodes base64 as bytes or utf8",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/base64@0.22.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/base64"
        },
        {
          "type": "vcs",
          "url": "https://github.com/marshallpierce/rust-base64"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bindgen@0.72.1",
      "author": "Jyun-Yan You <jyyou.tw@gmail.com>, Emilio Cobos Álvarez <emilio@crisal.io>, Nick Fitzgerald <fitzgen@gmail.com>, The Servo project developers",
      "name": "bindgen",
      "version": "0.72.1",
      "description": "Automatically generates Rust FFI bindings to C and C++ libraries.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895"
        }
      ],
      "licenses": [
        {
          "expression": "BSD-3-Clause"
        }
      ],
      "purl": "pkg:cargo/bindgen@0.72.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bindgen"
        },
        {
          "type": "website",
          "url": "https://rust-lang.github.io/rust-bindgen/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/rust-bindgen"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.13.0",
      "author": "The Rust Project Developers",
      "name": "bitflags",
      "version": "2.13.0",
      "description": "A macro to generate structures which behave like bitflags. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bitflags@2.13.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bitflags"
        },
        {
          "type": "website",
          "url": "https://github.com/bitflags/bitflags"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bitflags/bitflags"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bitpacking@0.9.3",
      "author": "Paul Masurel <paul.masurel@gmail.com>",
      "name": "bitpacking",
      "version": "0.9.3",
      "description": "Fast integer compression/decompression via SIMD bit-packing. Port of simdcomp to rust.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "96a7139abd3d9cebf8cd6f920a389cf3dc9576172e32f4563f188cae3c3eb019"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/bitpacking@0.9.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/quickwit-oss/bitpacking"
        },
        {
          "type": "vcs",
          "url": "https://github.com/quickwit-oss/bitpacking"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bon-macros@3.9.1",
      "name": "bon-macros",
      "version": "3.9.1",
      "description": "This is a proc-macro crate that is supposed to be a private implementation detail of the `bon` crate ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "519bd3116aeeb42d5372c29d982d16d0170d3d4a5ed85fc7dd91642ffff3c67c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bon-macros@3.9.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://bon-rs.com/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/elastio/bon"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bon@3.9.1",
      "name": "bon",
      "version": "3.9.1",
      "description": "Next-gen compile-time-checked builder generator, named function's arguments, and more!",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f47dbe92550676ee653353c310dfb9cf6ba17ee70396e1f7cf0a2020ad49b2fe"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bon@3.9.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://bon-rs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/elastio/bon"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "byteorder",
      "version": "1.5.0",
      "description": "Library for reading/writing numbers in big-endian and little-endian.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/byteorder@1.5.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/byteorder"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/byteorder"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/byteorder"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
      "author": "Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
      "name": "bytes",
      "version": "1.11.1",
      "description": "Types and traits for working with bytes",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/bytes@1.11.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/bytes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cap-primitives@4.0.2",
      "author": "Dan Gohman <dev@sunfishcode.online>, Jakub Konka <kubkon@jakubkonka.com>",
      "name": "cap-primitives",
      "version": "4.0.2",
      "description": "Capability-based primitives",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cdadbd7c002d3a484b35243669abdae85a0ebaded5a61117169dc3400f9a7ff0"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/cap-primitives@4.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bytecodealliance/cap-std"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cap-std@4.0.2",
      "author": "Dan Gohman <dev@sunfishcode.online>, Jakub Konka <kubkon@jakubkonka.com>",
      "name": "cap-std",
      "version": "4.0.2",
      "description": "Capability-based version of the Rust standard library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7281235d6e96d3544ca18bba9049be92f4190f8d923e3caef1b5f66cfa752608"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/cap-std@4.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bytecodealliance/cap-std"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#castaway@0.2.4",
      "author": "Stephen M. Coakley <me@stephencoakley.com>",
      "name": "castaway",
      "version": "0.2.4",
      "description": "Safe, zero-cost downcasting for limited compile-time specialization.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/castaway@0.2.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sagebind/castaway"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "cc",
      "version": "1.2.63",
      "description": "A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "556e016178bb5662a08681bbe0f00f8e17631781a4dfc8c45e466e4b185ec27f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cc@1.2.63",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cc"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/cc-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/cc-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#census@0.4.2",
      "author": "Paul Masurel <paul.masurel@gmail.com>",
      "name": "census",
      "version": "0.4.2",
      "description": "Keeps an inventory of living objects",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4f4c707c6a209cbe82d10abd08e1ea8995e9ea937d2550646e02798948992be0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/census@0.4.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/quickwit-inc/census"
        },
        {
          "type": "vcs",
          "url": "https://github.com/quickwit-inc/census"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cexpr@0.6.0",
      "author": "Jethro Beekman <jethro@jbeekman.nl>",
      "name": "cexpr",
      "version": "0.6.0",
      "description": "A C expression parser and evaluator",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/cexpr@0.6.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cexpr/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jethrogb/rust-cexpr"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "cfg-if",
      "version": "1.0.4",
      "description": "A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cfg-if@1.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/cfg-if"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
      "name": "chrono",
      "version": "0.4.45",
      "description": "Date and time library for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1aa79e62e7697b8e29b513a68abacf485adcd1fe8284a4316c5ae868e6633327"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/chrono@0.4.45",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/chrono/"
        },
        {
          "type": "website",
          "url": "https://github.com/chronotope/chrono"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chronotope/chrono"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clang-sys@1.8.1",
      "author": "Kyle Mayes <kyle@mayeses.com>",
      "name": "clang-sys",
      "version": "1.8.1",
      "description": "Rust bindings for libclang.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/clang-sys@1.8.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/clang-sys"
        },
        {
          "type": "other",
          "url": "clang"
        },
        {
          "type": "vcs",
          "url": "https://github.com/KyleMayes/clang-sys"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#compact_str@0.9.1",
      "author": "Parker Timmerman <parker@parkertimmerman.com>",
      "name": "compact_str",
      "version": "0.9.1",
      "description": "A memory efficient string type that transparently stores strings on the stack, when possible",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9dfdd1c2274d9aa354115b09dc9a901d6c5576818cdf70d14cae2bdb47df00ab"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/compact_str@0.9.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/ParkMyCar/compact_str"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ParkMyCar/compact_str"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#compression-codecs@0.4.38",
      "author": "Wim Looman <wim@nemo157.com>, Allen Bui <fairingrey@gmail.com>",
      "name": "compression-codecs",
      "version": "0.4.38",
      "description": "Adaptors for various compression algorithms. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ce2548391e9c1929c21bf6aa2680af86fe4c1b33e6cea9ac1cfeec0bd11218cf"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/compression-codecs@0.4.38",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Nullus157/async-compression"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#compression-core@0.4.32",
      "author": "Wim Looman <wim@nemo157.com>, Allen Bui <fairingrey@gmail.com>",
      "name": "compression-core",
      "version": "0.4.32",
      "description": "Abstractions for compression algorithms. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cc14f565cf027a105f7a44ccf9e5b424348421a1d8952a8fc9d499d313107789"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/compression-core@0.4.32",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Nullus157/async-compression"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#concread@0.5.10",
      "author": "William Brown <william@blackhats.net.au>",
      "name": "concread",
      "version": "0.5.10",
      "description": "Concurrently Readable Data-Structures for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6588e9e68e11207fb9a5aabd88765187969e6bcba98763c40bcad87b2a73e9f5"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/concread@0.5.10",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/concread/latest/concread/"
        },
        {
          "type": "website",
          "url": "https://github.com/kanidm/concread/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/kanidm/concread/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0",
      "author": "Stjepan Glavina <stjepang@gmail.com>, Taiki Endo <te316e89@gmail.com>, John Nunley <dev@notgull.net>",
      "name": "concurrent-queue",
      "version": "2.5.0",
      "description": "Concurrent multi-producer multi-consumer queue",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/concurrent-queue@2.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/concurrent-queue"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#const-random-macro@0.1.16",
      "author": "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>",
      "name": "const-random-macro",
      "version": "0.1.16",
      "description": "Provides the procedural macro used by const-random",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/const-random-macro@0.1.16",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/const-random"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tkaitchuck/constrandom"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#const-random@0.1.18",
      "author": "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>",
      "name": "const-random",
      "version": "0.1.18",
      "description": "Provides compile time random number generation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/const-random@0.1.18",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/const-random"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tkaitchuck/constrandom"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#counter@0.7.1",
      "author": "Peter Goodspeed-Niklaus <peter.r.goodspeedniklaus@gmail.com>",
      "name": "counter",
      "version": "0.7.1",
      "description": "Simple package to count generic iterables",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "66e8e052be91f1c8aae2c1d81307d9f6e67f5f37001e3ddee419e971e73f03bc"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/counter@0.7.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/counter"
        },
        {
          "type": "vcs",
          "url": "https://github.com/coriolinus/counter-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cow-utils@0.1.3",
      "author": "Ingvar Stepanyan <me@rreverser.com>",
      "name": "cow-utils",
      "version": "0.1.3",
      "description": "Copy-on-write string utilities for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "417bef24afe1460300965a25ff4a24b8b45ad011948302ec221e8a0a81eb2c79"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/cow-utils@0.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/RReverser/cow-utils-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
      "author": "Sam Rijs <srijs@airpost.net>, Alex Crichton <alex@alexcrichton.com>",
      "name": "crc32fast",
      "version": "1.5.0",
      "description": "Fast, SIMD-accelerated CRC32 (IEEE) checksum computation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/crc32fast@1.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/srijs/rust-crc32fast"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
      "name": "crossbeam-channel",
      "version": "0.5.15",
      "description": "Multi-producer multi-consumer channels for message passing",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/crossbeam-channel@0.5.15",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel"
        },
        {
          "type": "vcs",
          "url": "https://github.com/crossbeam-rs/crossbeam"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
      "name": "crossbeam-deque",
      "version": "0.8.6",
      "description": "Concurrent work-stealing deque",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/crossbeam-deque@0.8.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque"
        },
        {
          "type": "vcs",
          "url": "https://github.com/crossbeam-rs/crossbeam"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
      "name": "crossbeam-epoch",
      "version": "0.9.18",
      "description": "Epoch-based garbage collection",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/crossbeam-epoch@0.9.18",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch"
        },
        {
          "type": "vcs",
          "url": "https://github.com/crossbeam-rs/crossbeam"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
      "name": "crossbeam-utils",
      "version": "0.8.21",
      "description": "Utilities for concurrent programming",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/crossbeam-utils@0.8.21",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"
        },
        {
          "type": "vcs",
          "url": "https://github.com/crossbeam-rs/crossbeam"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.4",
      "author": "Eira Fransham <jackefransham@gmail.com>",
      "name": "crunchy",
      "version": "0.2.4",
      "description": "Crunchy unroller: deterministically unroll constant loops",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/crunchy@0.2.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/eira-fransham/crunchy"
        },
        {
          "type": "vcs",
          "url": "https://github.com/eira-fransham/crunchy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#csv-core@0.1.13",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "csv-core",
      "version": "0.1.13",
      "description": "Bare bones CSV parsing with no_std support.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "704a3c26996a80471189265814dbc2c257598b96b8a7feae2d31ace646bb9782"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/csv-core@0.1.13",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/csv-core"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/rust-csv"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/rust-csv"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#csv@1.4.0",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "csv",
      "version": "1.4.0",
      "description": "Fast CSV parsing with support for serde.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "52cd9d68cf7efc6ddfaaee42e7288d3a99d613d4b50f76ce9827ae0c6e14f938"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/csv@1.4.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/csv"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/rust-csv"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/rust-csv"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#daachorse@1.0.1",
      "author": "Koichi Akabe <vbkaisetsu@gmail.com>, Shunsuke Kanda <shnsk.knd@gmail.com>",
      "name": "daachorse",
      "version": "1.0.1",
      "description": "Daachorse: Double-Array Aho-Corasick",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6f55d7153ba3b507595872a3874803f07a8a81d1e888abed8e5db7da0597d6e2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/daachorse@1.0.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/daac-tools/daachorse"
        },
        {
          "type": "vcs",
          "url": "https://github.com/daac-tools/daachorse"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.20.11",
      "author": "Ted Driggs <ted.driggs@outlook.com>",
      "name": "darling",
      "version": "0.20.11",
      "description": "A proc-macro library for reading attributes into structs when implementing custom derives. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/darling@0.20.11",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/darling/0.20.11"
        },
        {
          "type": "vcs",
          "url": "https://github.com/TedDriggs/darling"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.23.0",
      "author": "Ted Driggs <ted.driggs@outlook.com>",
      "name": "darling",
      "version": "0.23.0",
      "description": "A proc-macro library for reading attributes into structs when implementing custom derives. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/darling@0.23.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/darling/0.23.0"
        },
        {
          "type": "vcs",
          "url": "https://github.com/TedDriggs/darling"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.20.11",
      "author": "Ted Driggs <ted.driggs@outlook.com>",
      "name": "darling_core",
      "version": "0.20.11",
      "description": "Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/darling_core@0.20.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TedDriggs/darling"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
      "author": "Ted Driggs <ted.driggs@outlook.com>",
      "name": "darling_core",
      "version": "0.23.0",
      "description": "Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/darling_core@0.23.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TedDriggs/darling"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.20.11",
      "author": "Ted Driggs <ted.driggs@outlook.com>",
      "name": "darling_macro",
      "version": "0.20.11",
      "description": "Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/darling_macro@0.20.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TedDriggs/darling"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.23.0",
      "author": "Ted Driggs <ted.driggs@outlook.com>",
      "name": "darling_macro",
      "version": "0.23.0",
      "description": "Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/darling_macro@0.23.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TedDriggs/darling"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dary_heap@0.3.9",
      "author": "Han Mertens <hanmertens@outlook.com>",
      "name": "dary_heap",
      "version": "0.3.9",
      "description": "A d-ary heap",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8b1e3a325bc115f096c8b77bbf027a7c2592230e70be2d985be950d3d5e60ebe"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/dary_heap@0.3.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/hanmertens/dary_heap"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1",
      "author": "Acrimon <joel.wejdenstal@gmail.com>",
      "name": "dashmap",
      "version": "6.2.1",
      "description": "Blazing fast concurrent HashMap for Rust.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e6361d5c062261c78a176addb82d4c821ae42bed6089de0e12603cd25de2059c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/dashmap@6.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/dashmap"
        },
        {
          "type": "website",
          "url": "https://github.com/xacrimon/dashmap"
        },
        {
          "type": "vcs",
          "url": "https://github.com/xacrimon/dashmap"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#datasketches@0.2.0",
      "name": "datasketches",
      "version": "0.2.0",
      "description": "A software library of stochastic streaming algorithms (a.k.a. sketches)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c286de4e81ea2590afc24d754e0f83810c566f50a1388fa75ebd57928c0d9745"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/datasketches@0.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://datasketches.apache.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/apache/datasketches-rust"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8",
      "author": "Jacob Pratt <jacob@jhpratt.dev>",
      "name": "deranged",
      "version": "0.5.8",
      "description": "Ranged integers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/deranged@0.5.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jhpratt/deranged"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#derive_builder@0.20.2",
      "author": "Colin Kiegel <kiegel@gmx.de>, Pascal Hertleif <killercup@gmail.com>, Jan-Erik Rediger <janerik@fnordig.de>, Ted Driggs <ted.driggs@outlook.com>",
      "name": "derive_builder",
      "version": "0.20.2",
      "description": "Rust macro to automatically implement the builder pattern for arbitrary structs.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/derive_builder@0.20.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/derive_builder/0.20.2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/colin-kiegel/rust-derive-builder"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#derive_builder_core@0.20.2",
      "author": "Colin Kiegel <kiegel@gmx.de>, Pascal Hertleif <killercup@gmail.com>, Jan-Erik Rediger <janerik@fnordig.de>, Ted Driggs <ted.driggs@outlook.com>",
      "name": "derive_builder_core",
      "version": "0.20.2",
      "description": "Internal helper library for the derive_builder crate.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/derive_builder_core@0.20.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/derive_builder_core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/colin-kiegel/rust-derive-builder"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#derive_builder_macro@0.20.2",
      "author": "Colin Kiegel <kiegel@gmx.de>, Pascal Hertleif <killercup@gmail.com>, Jan-Erik Rediger <janerik@fnordig.de>, Ted Driggs <ted.driggs@outlook.com>",
      "name": "derive_builder_macro",
      "version": "0.20.2",
      "description": "Rust macro to automatically implement the builder pattern for arbitrary structs.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/derive_builder_macro@0.20.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/derive_builder_macro/0.20.2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/colin-kiegel/rust-derive-builder"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
      "author": "Jane Lusby <jlusby@yaah.dev>",
      "name": "displaydoc",
      "version": "0.2.6",
      "description": "A derive macro for implementing the display Trait via a doc comment and string interpolation ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/displaydoc@0.2.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/displaydoc"
        },
        {
          "type": "website",
          "url": "https://github.com/yaahc/displaydoc"
        },
        {
          "type": "vcs",
          "url": "https://github.com/yaahc/displaydoc"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#downcast-rs@2.0.2",
      "name": "downcast-rs",
      "version": "2.0.2",
      "description": "Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "117240f60069e65410b3ae1bb213295bd828f707b5bec6596a1afc8793ce0cbc"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/downcast-rs@2.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/marcianx/downcast-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#either@1.16.0",
      "name": "either",
      "version": "1.16.0",
      "description": "The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/either@1.16.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/either/1/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rayon-rs/either"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.35",
      "author": "Henri Sivonen <hsivonen@hsivonen.fi>",
      "name": "encoding_rs",
      "version": "0.8.35",
      "description": "A Gecko-oriented implementation of the Encoding Standard",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
        }
      ],
      "licenses": [
        {
          "expression": "(Apache-2.0 OR MIT) AND BSD-3-Clause"
        }
      ],
      "purl": "pkg:cargo/encoding_rs@0.8.35",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/encoding_rs/"
        },
        {
          "type": "website",
          "url": "https://docs.rs/encoding_rs/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hsivonen/encoding_rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
      "name": "equivalent",
      "version": "1.0.2",
      "description": "Traits for key comparison in maps.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/equivalent@1.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/indexmap-rs/equivalent"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#erased-serde@0.4.10",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "erased-serde",
      "version": "0.4.10",
      "description": "Type-erased Serialize and Serializer traits",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d2add8a07dd6a8d93ff627029c51de145e12686fbc36ecb298ac22e74cf02dec"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/erased-serde@0.4.10",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/erased-serde"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/erased-serde"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
      "author": "Chris Wong <lambda.fairy@gmail.com>, Dan Gohman <dev@sunfishcode.online>",
      "name": "errno",
      "version": "0.3.14",
      "description": "Cross-platform interface to the `errno` variable.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/errno@0.3.14",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/errno"
        },
        {
          "type": "vcs",
          "url": "https://github.com/lambda-fairy/rust-errno"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#esaxx-rs@0.1.10",
      "author": "Nicolas Patry <patry.nicolas@protonmail.com>",
      "name": "esaxx-rs",
      "version": "0.1.10",
      "description": "Wrapping around sentencepiece's esaxxx library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d817e038c30374a4bcb22f94d0a8a0e216958d4c3dcde369b1439fec4bdda6e6"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/esaxx-rs@0.1.10",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/esaxx-rs"
        },
        {
          "type": "website",
          "url": "https://github.com/Narsil/esaxx-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Narsil/esaxx-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4",
      "author": "John Nunley <dev@notgull.net>",
      "name": "event-listener-strategy",
      "version": "0.5.4",
      "description": "Block or poll on event_listener easily",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/event-listener-strategy@0.5.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/event-listener-strategy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1",
      "author": "Stjepan Glavina <stjepang@gmail.com>, John Nunley <dev@notgull.net>",
      "name": "event-listener",
      "version": "5.4.1",
      "description": "Notify async tasks or threads",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/event-listener@5.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/event-listener"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fastdivide@0.4.2",
      "author": "Paul Masurel <paul.masurel@gmail.com>",
      "name": "fastdivide",
      "version": "0.4.2",
      "description": "Fastdivide is a partial port of libdivide. It makes it possible to reduce the cost of divisions.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9afc2bd4d5a73106dd53d10d73d3401c2f32730ba2c0b93ddb888a8983680471"
        }
      ],
      "licenses": [
        {
          "expression": "zlib-acknowledgement OR MIT"
        }
      ],
      "purl": "pkg:cargo/fastdivide@0.4.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/fulmicoton/fastdivide"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
      "author": "Stjepan Glavina <stjepang@gmail.com>",
      "name": "fastrand",
      "version": "2.4.1",
      "description": "A simple and fast random number generator",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/fastrand@2.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/fastrand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9",
      "name": "find-msvc-tools",
      "version": "0.1.9",
      "description": "Find windows-specific tools, read MSVC versions from the registry and from COM interfaces",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/find-msvc-tools@0.1.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/find-msvc-tools"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/cc-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
      "author": "Alex Crichton <alex@alexcrichton.com>, Josh Triplett <josh@joshtriplett.org>",
      "name": "flate2",
      "version": "1.1.9",
      "description": "DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/flate2@1.1.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/flate2"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/flate2-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/flate2-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#float_next_after@2.0.0",
      "author": "Bronson Brown-deVost <bronsonbdevost@gmail.com>",
      "name": "float_next_after",
      "version": "2.0.0",
      "description": "A trait for native rust f64/f32 nextafter",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "37007738a80ea34f969af54a3390dd72cacdef654974cfd449c9f6f72dbaac10"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/float_next_after@2.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://gitlab.com/bronsonbdevost/next_afterf"
        },
        {
          "type": "vcs",
          "url": "https://gitlab.com/bronsonbdevost/next_afterf"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "fnv",
      "version": "1.0.7",
      "description": "Fowler–Noll–Vo hash function",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0  OR  MIT"
        }
      ],
      "purl": "pkg:cargo/fnv@1.0.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://doc.servo.org/fnv/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-fnv"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0",
      "author": "Orson Peters <orsonpeters@gmail.com>",
      "name": "foldhash",
      "version": "0.2.0",
      "description": "A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
        }
      ],
      "licenses": [
        {
          "expression": "Zlib"
        }
      ],
      "purl": "pkg:cargo/foldhash@0.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/orlp/foldhash"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#foreign-types-shared@0.1.1",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "foreign-types-shared",
      "version": "0.1.1",
      "description": "An internal crate used by foreign-types",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/foreign-types-shared@0.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sfackler/foreign-types"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#foreign-types@0.3.2",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "foreign-types",
      "version": "0.3.2",
      "description": "A framework for Rust wrappers over C APIs",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/foreign-types@0.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sfackler/foreign-types"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
      "author": "The rust-url developers",
      "name": "form_urlencoded",
      "version": "1.2.2",
      "description": "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/form_urlencoded@1.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-url"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fs-set-times@0.20.3",
      "author": "Dan Gohman <dev@sunfishcode.online>",
      "name": "fs-set-times",
      "version": "0.20.3",
      "description": "Set filesystem timestamps",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "94e7099f6313ecacbe1256e8ff9d617b75d1bcb16a6fddef94866d225a01a14a"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/fs-set-times@0.20.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/fs-set-times"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bytecodealliance/fs-set-times"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fs4@0.13.1",
      "author": "Dan Burkert <dan@danburkert.com>, Al Liu <scygliu1@gmail.com>",
      "name": "fs4",
      "version": "0.13.1",
      "description": "No libc, pure Rust cross-platform file locks. Original fs2, now supports async and replace libc by rustix.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8640e34b88f7652208ce9e88b1a37a2ae95227d84abec377ccd3c5cfeb141ed4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/fs4@0.13.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/fs4"
        },
        {
          "type": "vcs",
          "url": "https://github.com/al8n/fs4-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fst@0.4.7",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "fst",
      "version": "0.4.7",
      "description": "Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible). ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7ab85b9b05e3978cc9a9cf8fea7f01b494e1a09ed3037e16ba39edc7a29eb61a"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/fst@0.4.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/fst"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/fst"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/fst"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
      "name": "futures-channel",
      "version": "0.3.32",
      "description": "Channels for asynchronous communication using futures-rs. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-channel@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
      "name": "futures-core",
      "version": "0.3.32",
      "description": "The core traits and types in for the `futures` library. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-core@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.32",
      "name": "futures-macro",
      "version": "0.3.32",
      "description": "The futures-rs procedural macro implementations. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-macro@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32",
      "name": "futures-sink",
      "version": "0.3.32",
      "description": "The asynchronous `Sink` trait for the futures-rs library. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-sink@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32",
      "name": "futures-task",
      "version": "0.3.32",
      "description": "Tools for working with tasks. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-task@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
      "name": "futures-util",
      "version": "0.3.32",
      "description": "Common utilities and extension traits for the futures-rs library. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-util@0.3.32",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rust-lang.github.io/futures-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/futures-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.12.4",
      "author": "Bartłomiej Kamiński <fizyk20@gmail.com>, Aaron Trent <novacrazy@gmail.com>",
      "name": "generic-array",
      "version": "0.12.4",
      "description": "Generic types implementing functionality of arrays",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/generic-array@0.12.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "http://fizyk20.github.io/generic-array/generic_array/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/fizyk20/generic-array.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.13.3",
      "author": "Bartłomiej Kamiński <fizyk20@gmail.com>, Aaron Trent <novacrazy@gmail.com>",
      "name": "generic-array",
      "version": "0.13.3",
      "description": "Generic types implementing functionality of arrays",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f797e67af32588215eaaab8327027ee8e71b9dd0b2b26996aedf20c030fce309"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/generic-array@0.13.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "http://fizyk20.github.io/generic-array/generic_array/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/fizyk20/generic-array.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.9",
      "author": "Bartłomiej Kamiński <fizyk20@gmail.com>, Aaron Trent <novacrazy@gmail.com>",
      "name": "generic-array",
      "version": "0.14.9",
      "description": "Generic types implementing functionality of arrays",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/generic-array@0.14.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "http://fizyk20.github.io/generic-array/generic_array/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/fizyk20/generic-array.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#geo-types@0.7.19",
      "name": "geo-types",
      "version": "0.7.19",
      "description": "Geospatial primitive data types",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "94776032c45f950d30a13af6113c2ad5625316c9abfbccee4dd5a6695f8fe0f5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/geo-types@0.7.19",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/geo-types/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/georust/geo"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#geo@0.33.1",
      "name": "geo",
      "version": "0.33.1",
      "description": "Geospatial primitives and algorithms",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "30eb1fdc57c1e5cfd11826fe0caec4b9dc7901f3758263bb506228d88c8d9e9a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/geo@0.33.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/geo/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/georust/geo"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#geographiclib-rs@0.2.7",
      "name": "geographiclib-rs",
      "version": "0.2.7",
      "description": "A port of geographiclib in Rust.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c5a7f08910fd98737a6eda7568e7c5e645093e073328eeef49758cfe8b0489c7"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/geographiclib-rs@0.2.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/geographiclib-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/georust/geographiclib-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
      "author": "The Rand Project Developers",
      "name": "getrandom",
      "version": "0.2.17",
      "description": "A small cross-platform library for retrieving random data from system source",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/getrandom@0.2.17",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/getrandom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/getrandom"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
      "author": "The Rand Project Developers",
      "name": "getrandom",
      "version": "0.3.4",
      "description": "A small cross-platform library for retrieving random data from system source",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/getrandom@0.3.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/getrandom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/getrandom"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
      "author": "The Rand Project Developers",
      "name": "getrandom",
      "version": "0.4.2",
      "description": "A small cross-platform library for retrieving random data from system source",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/getrandom@0.4.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/getrandom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/getrandom"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
      "author": "The Rust Project Developers",
      "name": "glob",
      "version": "0.3.3",
      "description": "Support for matching file paths against Unix shell style patterns. ",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/glob@0.3.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/glob"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/glob"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/glob"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.14",
      "author": "Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
      "name": "h2",
      "version": "0.4.14",
      "description": "An HTTP/2 client and server",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "171fefbc92fe4a4de27e0698d6a5b392d6a0e333506bc49133760b3bcf948733"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/h2@0.4.14",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/h2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/h2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
      "author": "Kathryn Long <squeeself@gmail.com>",
      "name": "half",
      "version": "2.7.1",
      "description": "Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/half@2.7.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/VoidStarKat/half-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hash32@0.1.1",
      "author": "Jorge Aparicio <jorge@japaric.io>",
      "name": "hash32",
      "version": "0.1.1",
      "description": "32-bit hashing machinery",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d4041af86e63ac4298ce40e5cca669066e75b6f1aa3390fe2561ffa5e1d9f4cc"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hash32@0.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/japaric/hash32"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hash32@0.2.1",
      "author": "Jorge Aparicio <jorge@japaric.io>",
      "name": "hash32",
      "version": "0.2.1",
      "description": "32-bit hashing machinery",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hash32@0.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/japaric/hash32"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hash32@0.3.1",
      "author": "Jorge Aparicio <jorge@japaric.io>",
      "name": "hash32",
      "version": "0.3.1",
      "description": "32-bit hashing algorithms",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hash32@0.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/japaric/hash32"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "hashbrown",
      "version": "0.14.5",
      "description": "A Rust port of Google's SwissTable hash map",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hashbrown@0.14.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/hashbrown"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "hashbrown",
      "version": "0.16.1",
      "description": "A Rust port of Google's SwissTable hash map",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hashbrown@0.16.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/hashbrown"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
      "name": "hashbrown",
      "version": "0.17.1",
      "description": "A Rust port of Google's SwissTable hash map",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hashbrown@0.17.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/hashbrown"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashify@0.2.9",
      "author": "Stalwart Labs <hello@stalw.art>",
      "name": "hashify",
      "version": "0.2.9",
      "description": "Fast perfect hashing without dependencies",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "dd1246c0e5493286aeb2dde35b1f4eb9c4ce00e628641210a5e553fc001a1f26"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/hashify@0.2.9",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/stalwartlabs/hashify"
        },
        {
          "type": "vcs",
          "url": "https://github.com/stalwartlabs/hashify"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heapless@0.6.1",
      "author": "Jorge Aparicio <jorge@japaric.io>, Per Lindgren <per.lindgren@ltu.se>",
      "name": "heapless",
      "version": "0.6.1",
      "description": "`static` friendly data structures that don't require dynamic memory allocation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "634bd4d29cbf24424d0a4bfcbf80c6960129dc24424752a7d1d1390607023422"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/heapless@0.6.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/heapless"
        },
        {
          "type": "vcs",
          "url": "https://github.com/japaric/heapless"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heapless@0.7.17",
      "author": "Jorge Aparicio <jorge@japaric.io>, Per Lindgren <per.lindgren@ltu.se>, Emil Fresk <emil.fresk@gmail.com>",
      "name": "heapless",
      "version": "0.7.17",
      "description": "`static` friendly data structures that don't require dynamic memory allocation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cdc6457c0eb62c71aac4bc17216026d8410337c4126773b9c5daba343f17964f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/heapless@0.7.17",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/heapless"
        },
        {
          "type": "vcs",
          "url": "https://github.com/japaric/heapless"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heapless@0.8.0",
      "author": "Jorge Aparicio <jorge@japaric.io>, Per Lindgren <per.lindgren@ltu.se>, Emil Fresk <emil.fresk@gmail.com>",
      "name": "heapless",
      "version": "0.8.0",
      "description": "`static` friendly data structures that don't require dynamic memory allocation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/heapless@0.8.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/heapless"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-embedded/heapless"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
      "name": "heck",
      "version": "0.5.0",
      "description": "heck is a case conversion library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/heck@0.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/withoutboats/heck"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#htmlescape@0.3.1",
      "author": "Viktor Dahl <pazaconyoman@gmail.com>",
      "name": "htmlescape",
      "version": "0.3.1",
      "description": "A library for HTML entity encoding and decoding",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e9025058dae765dee5070ec375f591e2ba14638c63feff74f13805a72e523163"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0  OR  MIT  OR  MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/htmlescape@0.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/veddan/rust-htmlescape"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3",
      "author": "Carl Lerche <me@carllerche.com>, Lucio Franco <luciofranco14@gmail.com>, Sean McArthur <sean@seanmonstar.com>",
      "name": "http-body-util",
      "version": "0.1.3",
      "description": "Combinators and adapters for HTTP request or response bodies. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/http-body-util@0.1.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/http-body-util"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/http-body"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
      "author": "Carl Lerche <me@carllerche.com>, Lucio Franco <luciofranco14@gmail.com>, Sean McArthur <sean@seanmonstar.com>",
      "name": "http-body",
      "version": "1.0.1",
      "description": "Trait representing an asynchronous, streaming, HTTP request or response body. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/http-body@1.0.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/http-body"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/http-body"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http-range-header@0.4.2",
      "name": "http-range-header",
      "version": "0.4.2",
      "description": "No-dep range header parser",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9171a2ea8a68358193d15dd5d70c1c10a2afc3e7e4c5bc92bc9f025cebd7359c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/http-range-header@0.4.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/MarcusGrass/parse-range-headers"
        },
        {
          "type": "vcs",
          "url": "https://github.com/MarcusGrass/parse-range-headers"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http@1.4.2",
      "author": "Alex Crichton <alex@alexcrichton.com>, Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
      "name": "http",
      "version": "1.4.2",
      "description": "A set of types for representing HTTP requests and responses. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6970f50e31d6fc17d3fa27329444bfa74e196cf62e95052a3f6fee181dba6425"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/http@1.4.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/http"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/http"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.10.1",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "httparse",
      "version": "1.10.1",
      "description": "A tiny, safe, speedy, zero-copy HTTP/1.x parser.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/httparse@1.10.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/httparse"
        },
        {
          "type": "vcs",
          "url": "https://github.com/seanmonstar/httparse"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#httpdate@1.0.3",
      "author": "Pyfisch <pyfisch@posteo.org>",
      "name": "httpdate",
      "version": "1.0.3",
      "description": "HTTP date parsing and formatting",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/httpdate@1.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/pyfisch/httpdate"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#humantime@2.3.0",
      "name": "humantime",
      "version": "2.3.0",
      "description": "A parser and formatter for std::time::{Duration, SystemTime}",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/humantime@2.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/humantime"
        },
        {
          "type": "website",
          "url": "https://github.com/chronotope/humantime"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chronotope/humantime"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.9",
      "name": "hyper-rustls",
      "version": "0.27.9",
      "description": "Rustls+hyper integration for pure rust HTTPS",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR ISC OR MIT"
        }
      ],
      "purl": "pkg:cargo/hyper-rustls@0.27.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/hyper-rustls/"
        },
        {
          "type": "website",
          "url": "https://github.com/rustls/hyper-rustls"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/hyper-rustls"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-tls@0.6.0",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "hyper-tls",
      "version": "0.6.0",
      "description": "Default TLS implementation for use with hyper",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hyper-tls@0.6.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/hyper-tls"
        },
        {
          "type": "website",
          "url": "https://hyper.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/hyper-tls"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "hyper-util",
      "version": "0.1.20",
      "description": "hyper utilities",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/hyper-util@0.1.20",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/hyper-util"
        },
        {
          "type": "website",
          "url": "https://hyper.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/hyper-util"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper@1.10.1",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "hyper",
      "version": "1.10.1",
      "description": "A protective and efficient HTTP library for all.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "55281c53a1894c864990125767da440a4e630446785086f52523b20033b74498"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/hyper@1.10.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/hyper"
        },
        {
          "type": "website",
          "url": "https://hyper.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/hyper"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hypher@0.1.7",
      "author": "Laurenz <laurmaedje@gmail.com>",
      "name": "hypher",
      "version": "0.1.7",
      "description": "hypher separates words into syllables.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bef68590049bab63a464eee1a1158ac04c6f6613a546d8d90f78636b8b94f171"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hypher@0.1.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/typst/hypher"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#i_float@1.16.0",
      "author": "Nail Sharipov <nailxsharipov@gmail.com>",
      "name": "i_float",
      "version": "1.16.0",
      "description": "This fixed float math library provides an efficient and deterministic solution for arithmetic and geometric operations.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "813145bb0ad5b60f55cbbf3c74cdceda1c0a9d253b35c4cc36ae0df7887cb78f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/i_float@1.16.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/iShape-Rust/iFloat"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#i_key_sort@0.10.3",
      "author": "Nail Sharipov <nailxsharipov@gmail.com>",
      "name": "i_key_sort",
      "version": "0.10.3",
      "description": "Counting sort algorithm.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d73d122b937fca067feb0ad74f62388920272b27c356d4df2d0cfdd59e044cf0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/i_key_sort@0.10.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/iShape-Rust/iKeySort"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#i_overlay@4.5.2",
      "author": "Nail Sharipov <nailxsharipov@gmail.com>",
      "name": "i_overlay",
      "version": "4.5.2",
      "description": "Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8dd314b4668e2b3a12508f2e125558c82a6c0a8636fa5107a900f79ce414e450"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/i_overlay@4.5.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/iShape-Rust/iOverlay"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#i_shape@1.18.0",
      "author": "Nail Sharipov <nailxsharipov@gmail.com>",
      "name": "i_shape",
      "version": "1.18.0",
      "description": "iShape is a compact and efficient library specifically designed for representing 2D data structures using IntPoint.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bfa9eac533d7509a8ab87672b60ac610c17240f9ea4851d26227689fdfe349c8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/i_shape@1.18.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/iShape-Rust/iShape"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#i_tree@0.18.0",
      "author": "Nail Sharipov <nailxsharipov@gmail.com>",
      "name": "i_tree",
      "version": "0.18.0",
      "description": "Expiration key tree. Usable in algorithms like swipe line. Only for uniq elements",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4804bdc1dc124eb7e1aa9e144ecc04096bcf787a10a15fa44af682b51f0f6cce"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/i_tree@0.18.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/iShape-Rust/iTree"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.65",
      "author": "Andrew Straw <strawman@astraw.com>, René Kijewski <rene.kijewski@fu-berlin.de>, Ryan Lopopolo <rjl@hyperbo.la>",
      "name": "iana-time-zone",
      "version": "0.1.65",
      "description": "get the IANA time zone for the current system",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/iana-time-zone@0.1.65",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/strawlab/iana-time-zone"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_collections",
      "version": "2.2.0",
      "description": "Collection of API for use in ICU libraries.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_collections@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_locale_core",
      "version": "2.2.0",
      "description": "API for managing Unicode Language and Locale Identifiers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_locale_core@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_normalizer",
      "version": "2.2.0",
      "description": "API for normalizing text into Unicode Normalization Forms",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_normalizer@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_normalizer_data",
      "version": "2.2.0",
      "description": "Data for the icu_normalizer crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_normalizer_data@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_properties",
      "version": "2.2.0",
      "description": "Definitions for Unicode properties",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_properties@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_properties_data",
      "version": "2.2.0",
      "description": "Data for the icu_properties crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_properties_data@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
      "author": "The ICU4X Project Developers",
      "name": "icu_provider",
      "version": "2.2.0",
      "description": "Trait and struct definitions for the ICU data provider",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/icu_provider@2.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1",
      "author": "Ted Driggs <ted.driggs@outlook.com>",
      "name": "ident_case",
      "version": "1.0.1",
      "description": "Utility for applying case rules to Rust identifiers.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ident_case@1.0.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ident_case/1.0.1"
        },
        {
          "type": "vcs",
          "url": "https://github.com/TedDriggs/ident_case"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
      "author": "The rust-url developers",
      "name": "idna",
      "version": "1.1.0",
      "description": "IDNA (Internationalizing Domain Names in Applications) and Punycode.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/idna@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-url/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.2",
      "author": "The rust-url developers",
      "name": "idna_adapter",
      "version": "1.2.2",
      "description": "Back end adapter for idna",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/idna_adapter@1.2.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/idna_adapter/latest/idna_adapter/"
        },
        {
          "type": "website",
          "url": "https://docs.rs/crate/idna_adapter/latest"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hsivonen/idna_adapter"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#include_dir@0.7.4",
      "author": "Michael Bryan <michaelfbryan@gmail.com>",
      "name": "include_dir",
      "version": "0.7.4",
      "description": "Embed the contents of a directory in your binary",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "923d117408f1e49d914f1a379a309cffe4f18c05cf4e3d12e613a15fc81bd0dd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/include_dir@0.7.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Michael-F-Bryan/include_dir"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#include_dir_macros@0.7.4",
      "author": "Michael Bryan <michaelfbryan@gmail.com>",
      "name": "include_dir_macros",
      "version": "0.7.4",
      "description": "The procedural macro used by include_dir",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7cab85a7ed0bd5f0e76d93846e0147172bed2e2d3f859bcc33a8d9699cad1a75"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/include_dir_macros@0.7.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Michael-F-Bryan/include_dir"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
      "name": "indexmap",
      "version": "2.14.0",
      "description": "A hash table with consistent order and fast iteration.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/indexmap@2.14.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/indexmap/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/indexmap-rs/indexmap"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#inventory@0.3.24",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "inventory",
      "version": "0.3.24",
      "description": "Typed distributed plugin registration",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a4f0c30c76f2f4ccee3fe55a2435f691ca00c0e4bd87abe4f4a851b1d4dac39b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/inventory@0.3.24",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/inventory"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/inventory"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#io-extras@0.19.0",
      "author": "Dan Gohman <dev@sunfishcode.online>",
      "name": "io-extras",
      "version": "0.19.0",
      "description": "File/socket handle/descriptor utilities",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "20fd6de4ccfcc187e38bc21cfa543cb5a302cb86a8b114eb7f0bf0dc9f8ac00f"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/io-extras@0.19.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sunfishcode/io-extras"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#io-lifetimes@2.0.4",
      "author": "Dan Gohman <dev@sunfishcode.online>",
      "name": "io-lifetimes",
      "version": "2.0.4",
      "description": "A low-level I/O ownership and borrowing library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "06432fb54d3be7964ecd3649233cddf80db2832f47fec34c01f65b3d9d774983"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/io-lifetimes@2.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sunfishcode/io-lifetimes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#io-lifetimes@3.0.1",
      "author": "Dan Gohman <dev@sunfishcode.online>",
      "name": "io-lifetimes",
      "version": "3.0.1",
      "description": "A low-level I/O ownership and borrowing library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2f0fb0570afe1fed943c5c3d4102d5358592d8625fda6a0007fdbe65a92fba96"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/io-lifetimes@3.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sunfishcode/io-lifetimes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
      "author": "Kris Price <kris@krisprice.nz>",
      "name": "ipnet",
      "version": "2.12.0",
      "description": "Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ipnet@2.12.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ipnet"
        },
        {
          "type": "vcs",
          "url": "https://github.com/krisprice/ipnet"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.13.0",
      "author": "bluss",
      "name": "itertools",
      "version": "0.13.0",
      "description": "Extra iterator adaptors, iterator methods, free functions, and macros.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/itertools@0.13.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/itertools/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-itertools/itertools"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
      "author": "bluss",
      "name": "itertools",
      "version": "0.14.0",
      "description": "Extra iterator adaptors, iterator methods, free functions, and macros.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/itertools@0.14.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/itertools/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-itertools/itertools"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "itoa",
      "version": "1.0.18",
      "description": "Fast integer primitive to string conversion",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/itoa@1.0.18",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/itoa"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/itoa"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "jobserver",
      "version": "0.1.34",
      "description": "An implementation of the GNU Make jobserver for Rust. ",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/jobserver@0.1.34",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/jobserver"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/jobserver-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/jobserver-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0",
      "author": "Marvin Löbel <loebel.marvin@gmail.com>",
      "name": "lazy_static",
      "version": "1.5.0",
      "description": "A macro for declaring lazily evaluated statics in Rust.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lazy_static@1.5.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/lazy_static"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang-nursery/lazy-static.rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#levenshtein_automata@0.2.1",
      "author": "Paul Masurel <paul.masurel@gmail.com>",
      "name": "levenshtein_automata",
      "version": "0.2.1",
      "description": "Creates Levenshtein Automata in an efficient manner.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0c2cdeb66e45e9f36bfad5bbdb4d2384e70936afbee843c6f6543f0c551ebb25"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/levenshtein_automata@0.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/levenshtein-automata/"
        },
        {
          "type": "website",
          "url": "https://github.com/tantivy-search/levenshtein-automata"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tantivy-search/levenshtein-automata"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
      "author": "The Rust Project Developers",
      "name": "libc",
      "version": "0.2.186",
      "description": "Raw FFI bindings to platform libraries like libc.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/libc@0.2.186",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/libc"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libloading@0.8.9",
      "author": "Simonas Kazlauskas <libloading@kazlauskas.me>",
      "name": "libloading",
      "version": "0.8.9",
      "description": "Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
        }
      ],
      "licenses": [
        {
          "expression": "ISC"
        }
      ],
      "purl": "pkg:cargo/libloading@0.8.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/libloading/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/nagisa/rust_libloading/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libloading@0.9.0",
      "author": "Simonas Kazlauskas <libloading@kazlauskas.me>",
      "name": "libloading",
      "version": "0.9.0",
      "description": "Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "754ca22de805bb5744484a5b151a9e1a8e837d5dc232c2d7d8c2e3492edc8b60"
        }
      ],
      "licenses": [
        {
          "expression": "ISC"
        }
      ],
      "purl": "pkg:cargo/libloading@0.9.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/libloading/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/nagisa/rust_libloading/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16",
      "author": "Alex Crichton <alex@alexcrichton.com>, Amanieu d'Antras <amanieu@gmail.com>, Jorge Aparicio <japaricious@gmail.com>, Trevor Gross <tg@trevorgross.com>",
      "name": "libm",
      "version": "0.2.16",
      "description": "libm in pure Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/libm@0.2.16",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/compiler-builtins"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-arabic-language-model@1.3.0",
      "author": "Peter M. Stahl <pemistahl@gmail.com>",
      "name": "lingua-arabic-language-model",
      "version": "1.3.0",
      "description": "The Arabic language model for Lingua, an accurate natural language detection library ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5bcc254ff44209c2a50dea58a644f9c257a0aa5cd7e1739fd9c373fe4c7456cf"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lingua-arabic-language-model@1.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/lingua"
        },
        {
          "type": "website",
          "url": "https://github.com/pemistahl/lingua-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pemistahl/lingua-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-chinese-language-model@1.3.0",
      "author": "Peter M. Stahl <pemistahl@gmail.com>",
      "name": "lingua-chinese-language-model",
      "version": "1.3.0",
      "description": "The Chinese language model for Lingua, an accurate natural language detection library ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "21ca7fa9f7671d684c82c168725f380fc873f14d6f4e8c82f0da681bcc0048d1"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lingua-chinese-language-model@1.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/lingua"
        },
        {
          "type": "website",
          "url": "https://github.com/pemistahl/lingua-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pemistahl/lingua-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-dutch-language-model@1.3.0",
      "author": "Peter M. Stahl <pemistahl@gmail.com>",
      "name": "lingua-dutch-language-model",
      "version": "1.3.0",
      "description": "The Dutch language model for Lingua, an accurate natural language detection library ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "fe0da523f4726c05ed557b5a309315c1c161a5ec9ca6036c6c1c799ce492b698"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lingua-dutch-language-model@1.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/lingua"
        },
        {
          "type": "website",
          "url": "https://github.com/pemistahl/lingua-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pemistahl/lingua-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-english-language-model@1.3.0",
      "author": "Peter M. Stahl <pemistahl@gmail.com>",
      "name": "lingua-english-language-model",
      "version": "1.3.0",
      "description": "The English language model for Lingua, an accurate natural language detection library ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "97102de08b134a49f1cce05a1b6f5bf08ef21fe858074ae2b794e7892c43dd4b"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lingua-english-language-model@1.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/lingua"
        },
        {
          "type": "website",
          "url": "https://github.com/pemistahl/lingua-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pemistahl/lingua-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-french-language-model@1.3.0",
      "author": "Peter M. Stahl <pemistahl@gmail.com>",
      "name": "lingua-french-language-model",
      "version": "1.3.0",
      "description": "The French language model for Lingua, an accurate natural language detection library ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "45508227e42c9cc5eb202e17c4c40e38ea7b9be9421faeb3ab0fb7ac37d9c681"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lingua-french-language-model@1.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/lingua"
        },
        {
          "type": "website",
          "url": "https://github.com/pemistahl/lingua-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pemistahl/lingua-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-german-language-model@1.3.0",
      "author": "Peter M. Stahl <pemistahl@gmail.com>",
      "name": "lingua-german-language-model",
      "version": "1.3.0",
      "description": "The German language model for Lingua, an accurate natural language detection library ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f584da803e8c135ea22dd3ed321a6b3e2ff3465559606be0a597924ecd465cb2"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lingua-german-language-model@1.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/lingua"
        },
        {
          "type": "website",
          "url": "https://github.com/pemistahl/lingua-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pemistahl/lingua-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-persian-language-model@1.3.0",
      "author": "Peter M. Stahl <pemistahl@gmail.com>",
      "name": "lingua-persian-language-model",
      "version": "1.3.0",
      "description": "The Persian language model for Lingua, an accurate natural language detection library ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ddf084e05d33ed66d64461e6397b571fdf74fe93c13c4ac4c84a633e33d2d07b"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lingua-persian-language-model@1.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/lingua"
        },
        {
          "type": "website",
          "url": "https://github.com/pemistahl/lingua-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pemistahl/lingua-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-polish-language-model@1.3.0",
      "author": "Peter M. Stahl <pemistahl@gmail.com>",
      "name": "lingua-polish-language-model",
      "version": "1.3.0",
      "description": "The Polish language model for Lingua, an accurate natural language detection library ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "72eb03e7940b3178c152138a16976e374ed0a3ddc80dc6f0b56984ab1189cb67"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lingua-polish-language-model@1.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/lingua"
        },
        {
          "type": "website",
          "url": "https://github.com/pemistahl/lingua-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pemistahl/lingua-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-russian-language-model@1.3.0",
      "author": "Peter M. Stahl <pemistahl@gmail.com>",
      "name": "lingua-russian-language-model",
      "version": "1.3.0",
      "description": "The Russian language model for Lingua, an accurate natural language detection library ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4fc0850578299531b50192be2c1de1af651f1289784253645e737fe456a6a138"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lingua-russian-language-model@1.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/lingua"
        },
        {
          "type": "website",
          "url": "https://github.com/pemistahl/lingua-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pemistahl/lingua-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lingua@1.8.0",
      "author": "Peter M. Stahl <pemistahl@gmail.com>",
      "name": "lingua",
      "version": "1.8.0",
      "description": "An accurate natural language detection library, suitable for short text and mixed-language text ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f40d9129bb9fe42c95d1bd420d6891607eaff17df16ee15674aed2d05b0ec8f4"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lingua@1.8.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/lingua"
        },
        {
          "type": "website",
          "url": "https://github.com/pemistahl/lingua-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pemistahl/lingua-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1",
      "author": "Dan Gohman <dev@sunfishcode.online>",
      "name": "linux-raw-sys",
      "version": "0.12.1",
      "description": "Generated bindings for Linux's userspace API",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/linux-raw-sys@0.12.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/linux-raw-sys"
        },
        {
          "type": "vcs",
          "url": "https://github.com/sunfishcode/linux-raw-sys"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.2",
      "author": "The ICU4X Project Developers",
      "name": "litemap",
      "version": "0.8.2",
      "description": "A key-value Map implementation based on a flat, sorted Vec.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/litemap@0.8.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/litemap"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "lock_api",
      "version": "0.4.14",
      "description": "Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lock_api@0.4.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Amanieu/parking_lot"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
      "author": "The Rust Project Developers",
      "name": "log",
      "version": "0.4.32",
      "description": "A lightweight logging facade for Rust ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "953f07c43838f8e6f9758cab68bf5bed85465e7587ebe0b823f1bcd81978ad3a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/log@0.4.32",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/log"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/log"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lru@0.16.4",
      "author": "Jerome Froelich <jeromefroelic@hotmail.com>",
      "name": "lru",
      "version": "0.16.4",
      "description": "A LRU cache implementation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7f66e8d5d03f609abc3a39e6f08e4164ebf1447a732906d39eb9b99b7919ef39"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/lru@0.16.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/lru/"
        },
        {
          "type": "website",
          "url": "https://github.com/jeromefroe/lru-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jeromefroe/lru-rs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#macro_rules_attribute-proc_macro@0.2.2",
      "author": "Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>",
      "name": "macro_rules_attribute-proc_macro",
      "version": "0.2.2",
      "description": "Use declarative macros as proc_macro attributes or derives",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "670fdfda89751bc4a84ac13eaa63e205cf0fd22b4c9a5fbfa085b63c1f1d3a30"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT OR Zlib"
        }
      ],
      "purl": "pkg:cargo/macro_rules_attribute-proc_macro@0.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/danielhenrymantilla/macro_rules_attribute-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#macro_rules_attribute@0.2.2",
      "author": "Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>",
      "name": "macro_rules_attribute",
      "version": "0.2.2",
      "description": "Use declarative macros in attribute or derive position",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "65049d7923698040cd0b1ddcced9b0eb14dd22c5f86ae59c3740eab64a676520"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT OR Zlib"
        }
      ],
      "purl": "pkg:cargo/macro_rules_attribute@0.2.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/macro_rules_attribute"
        },
        {
          "type": "website",
          "url": "https://crates.io/crates/macro_rules_attribute"
        },
        {
          "type": "vcs",
          "url": "https://github.com/danielhenrymantilla/macro_rules_attribute-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#maplit@1.0.2",
      "author": "bluss",
      "name": "maplit",
      "version": "1.0.2",
      "description": "Collection “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/maplit@1.0.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/maplit/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bluss/maplit"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#matchers@0.2.0",
      "author": "Eliza Weisman <eliza@buoyant.io>",
      "name": "matchers",
      "version": "0.2.0",
      "description": "Regex matching on character and byte streams. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/matchers@0.2.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/matchers/"
        },
        {
          "type": "website",
          "url": "https://github.com/hawkw/matchers"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hawkw/matchers"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#matrixmultiply@0.3.10",
      "author": "bluss, R. Janis Goldschmidt",
      "name": "matrixmultiply",
      "version": "0.3.10",
      "description": "General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize.  Supports multithreading.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a06de3016e9fae57a36fd14dba131fccf49f74b40b7fbdb472f96e361ec71a08"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/matrixmultiply@0.3.10",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/matrixmultiply/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bluss/matrixmultiply/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#maybe-owned@0.3.4",
      "author": "Philipp korber <philippkorber@gmail.com>, darkstalker <slayerbeast@gmail.com>, daboross <daboross@daboross.net>, Zac Burns (That3Percent) <that3percent@gmail.com>",
      "name": "maybe-owned",
      "version": "0.3.4",
      "description": "provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std's `Cow` but it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/maybe-owned@0.3.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rustonaut/maybe-owned"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#measure_time@0.9.0",
      "author": "Pascal Seitz <pascal.seitz@gmail.com>",
      "name": "measure_time",
      "version": "0.9.0",
      "description": "Provices macros to measure the time until end of scope. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "51c55d61e72fc3ab704396c5fa16f4c184db37978ae4e94ca8959693a235fc0e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/measure_time@0.9.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/PSeitz/rust_measure_time"
        },
        {
          "type": "vcs",
          "url": "https://github.com/PSeitz/rust_measure_time"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
      "author": "Andrew Gallant <jamslam@gmail.com>, bluss",
      "name": "memchr",
      "version": "2.8.1",
      "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6b947ae49db0d222b1dbc6b113ce7248a3fc3a6ca21b696717bfc000ba4484d8"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/memchr@2.8.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/memchr/"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/memchr"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/memchr"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memmap2@0.9.10",
      "author": "Dan Burkert <dan@danburkert.com>, Yevhenii Reizner <razrfalcon@gmail.com>, The Contributors",
      "name": "memmap2",
      "version": "0.9.10",
      "description": "Cross-platform Rust API for memory-mapped file IO",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "714098028fe011992e1c3962653c96b2d578c4b4bce9036e15ff220319b1e0e3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/memmap2@0.9.10",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/memmap2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RazrFalcon/memmap2-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "mime",
      "version": "0.3.17",
      "description": "Strongly Typed Mimes",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/mime@0.3.17",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/mime"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hyperium/mime"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mime_guess@2.0.5",
      "author": "Austin Bonander <austin.bonander@gmail.com>",
      "name": "mime_guess",
      "version": "2.0.5",
      "description": "A simple crate for detection of a file's MIME type by its extension.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/mime_guess@2.0.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/mime_guess/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/abonander/mime_guess"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1",
      "author": "Alex Huszagh <ahuszagh@gmail.com>",
      "name": "minimal-lexical",
      "version": "0.2.1",
      "description": "Fast float parsing conversion routines.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/minimal-lexical@0.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/minimal-lexical"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Alexhuszagh/minimal-lexical"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#miniproj-epsg-registry@0.10.4",
      "author": "Flemming Stäbler <fstaebler@geomar.de>, Valentin Buck <vbuck@geomar.de>",
      "name": "miniproj-epsg-registry",
      "version": "0.10.4",
      "description": "This crate implements code-generation for miniproj",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "96dfb9685a2cd521d9c0986723c20530cbfe72cb9ce7a0498e98aae3cb801e1d"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown",
            "text": {
              "encoding": "base64",
              "content": "IyBFVVJPUEVBTiBVTklPTiBQVUJMSUMgTElDRU5DRSB2LiAxLjIKKkVVUEwgwqkgdGhlIEV1cm9wZWFuIFVuaW9uIDIwMDcsIDIwMTYqCgpUaGlzIEV1cm9wZWFuIFVuaW9uIFB1YmxpYyBMaWNlbmNlICh0aGUg4oCYRVVQTOKAmSkgYXBwbGllcyB0byB0aGUgV29yayAoYXMgZGVmaW5lZApiZWxvdykgd2hpY2ggaXMgcHJvdmlkZWQgdW5kZXIgdGhlIHRlcm1zIG9mIHRoaXMgTGljZW5jZS4gQW55IHVzZSBvZiB0aGUgV29yaywKb3RoZXIgdGhhbiBhcyBhdXRob3Jpc2VkIHVuZGVyIHRoaXMgTGljZW5jZSBpcyBwcm9oaWJpdGVkICh0byB0aGUgZXh0ZW50IHN1Y2gKdXNlIGlzIGNvdmVyZWQgYnkgYSByaWdodCBvZiB0aGUgY29weXJpZ2h0IGhvbGRlciBvZiB0aGUgV29yaykuCgpUaGUgV29yayBpcyBwcm92aWRlZCB1bmRlciB0aGUgdGVybXMgb2YgdGhpcyBMaWNlbmNlIHdoZW4gdGhlIExpY2Vuc29yIChhcwpkZWZpbmVkIGJlbG93KSBoYXMgcGxhY2VkIHRoZSBmb2xsb3dpbmcgbm90aWNlIGltbWVkaWF0ZWx5IGZvbGxvd2luZyB0aGUKY29weXJpZ2h0IG5vdGljZSBmb3IgdGhlIFdvcms6Cgo+IExpY2Vuc2VkIHVuZGVyIHRoZSBFVVBMCgpvciBoYXMgZXhwcmVzc2VkIGJ5IGFueSBvdGhlciBtZWFucyBoaXMgd2lsbGluZ25lc3MgdG8gbGljZW5zZSB1bmRlciB0aGUgRVVQTC4KCiMjIDEuIERlZmluaXRpb25zCgpJbiB0aGlzIExpY2VuY2UsIHRoZSBmb2xsb3dpbmcgdGVybXMgaGF2ZSB0aGUgZm9sbG93aW5nIG1lYW5pbmc6CgotIOKAmFRoZSBMaWNlbmNl4oCZOiB0aGlzIExpY2VuY2UuCgotIOKAmFRoZSBPcmlnaW5hbCBXb3Jr4oCZOiB0aGUgd29yayBvciBzb2Z0d2FyZSBkaXN0cmlidXRlZCBvciBjb21tdW5pY2F0ZWQgYnkgdGhlCiAgTGljZW5zb3IgdW5kZXIgdGhpcyBMaWNlbmNlLCBhdmFpbGFibGUgYXMgU291cmNlIENvZGUgYW5kIGFsc28gYXMgRXhlY3V0YWJsZQogIENvZGUgYXMgdGhlIGNhc2UgbWF5IGJlLgoKLSDigJhEZXJpdmF0aXZlIFdvcmtz4oCZOiB0aGUgd29ya3Mgb3Igc29mdHdhcmUgdGhhdCBjb3VsZCBiZSBjcmVhdGVkIGJ5IHRoZQogIExpY2Vuc2VlLCBiYXNlZCB1cG9uIHRoZSBPcmlnaW5hbCBXb3JrIG9yIG1vZGlmaWNhdGlvbnMgdGhlcmVvZi4gVGhpcyBMaWNlbmNlCiAgZG9lcyBub3QgZGVmaW5lIHRoZSBleHRlbnQgb2YgbW9kaWZpY2F0aW9uIG9yIGRlcGVuZGVuY2Ugb24gdGhlIE9yaWdpbmFsIFdvcmsKICByZXF1aXJlZCBpbiBvcmRlciB0byBjbGFzc2lmeSBhIHdvcmsgYXMgYSBEZXJpdmF0aXZlIFdvcms7IHRoaXMgZXh0ZW50IGlzCiAgZGV0ZXJtaW5lZCBieSBjb3B5cmlnaHQgbGF3IGFwcGxpY2FibGUgaW4gdGhlIGNvdW50cnkgbWVudGlvbmVkIGluIEFydGljbGUgMTUuCgotIOKAmFRoZSBXb3Jr4oCZOiB0aGUgT3JpZ2luYWwgV29yayBvciBpdHMgRGVyaXZhdGl2ZSBXb3Jrcy4KCi0g4oCYVGhlIFNvdXJjZSBDb2Rl4oCZOiB0aGUgaHVtYW4tcmVhZGFibGUgZm9ybSBvZiB0aGUgV29yayB3aGljaCBpcyB0aGUgbW9zdAogIGNvbnZlbmllbnQgZm9yIHBlb3BsZSB0byBzdHVkeSBhbmQgbW9kaWZ5LgoKLSDigJhUaGUgRXhlY3V0YWJsZSBDb2Rl4oCZOiBhbnkgY29kZSB3aGljaCBoYXMgZ2VuZXJhbGx5IGJlZW4gY29tcGlsZWQgYW5kIHdoaWNoIGlzCiAgbWVhbnQgdG8gYmUgaW50ZXJwcmV0ZWQgYnkgYSBjb21wdXRlciBhcyBhIHByb2dyYW0uCgotIOKAmFRoZSBMaWNlbnNvcuKAmTogdGhlIG5hdHVyYWwgb3IgbGVnYWwgcGVyc29uIHRoYXQgZGlzdHJpYnV0ZXMgb3IgY29tbXVuaWNhdGVzCiAgdGhlIFdvcmsgdW5kZXIgdGhlIExpY2VuY2UuCgotIOKAmENvbnRyaWJ1dG9yKHMp4oCZOiBhbnkgbmF0dXJhbCBvciBsZWdhbCBwZXJzb24gd2hvIG1vZGlmaWVzIHRoZSBXb3JrIHVuZGVyIHRoZQogIExpY2VuY2UsIG9yIG90aGVyd2lzZSBjb250cmlidXRlcyB0byB0aGUgY3JlYXRpb24gb2YgYSBEZXJpdmF0aXZlIFdvcmsuCgotIOKAmFRoZSBMaWNlbnNlZeKAmSBvciDigJhZb3XigJk6IGFueSBuYXR1cmFsIG9yIGxlZ2FsIHBlcnNvbiB3aG8gbWFrZXMgYW55IHVzYWdlIG9mCiAgdGhlIFdvcmsgdW5kZXIgdGhlIHRlcm1zIG9mIHRoZSBMaWNlbmNlLgoKLSDigJhEaXN0cmlidXRpb27igJkgb3Ig4oCYQ29tbXVuaWNhdGlvbuKAmTogYW55IGFjdCBvZiBzZWxsaW5nLCBnaXZpbmcsIGxlbmRpbmcsCiAgcmVudGluZywgZGlzdHJpYnV0aW5nLCBjb21tdW5pY2F0aW5nLCB0cmFuc21pdHRpbmcsIG9yIG90aGVyd2lzZSBtYWtpbmcKICBhdmFpbGFibGUsIG9ubGluZSBvciBvZmZsaW5lLCBjb3BpZXMgb2YgdGhlIFdvcmsgb3IgcHJvdmlkaW5nIGFjY2VzcyB0byBpdHMKICBlc3NlbnRpYWwgZnVuY3Rpb25hbGl0aWVzIGF0IHRoZSBkaXNwb3NhbCBvZiBhbnkgb3RoZXIgbmF0dXJhbCBvciBsZWdhbAogIHBlcnNvbi4KCiMjIDIuIFNjb3BlIG9mIHRoZSByaWdodHMgZ3JhbnRlZCBieSB0aGUgTGljZW5jZQoKVGhlIExpY2Vuc29yIGhlcmVieSBncmFudHMgWW91IGEgd29ybGR3aWRlLCByb3lhbHR5LWZyZWUsIG5vbi1leGNsdXNpdmUsCnN1YmxpY2Vuc2FibGUgbGljZW5jZSB0byBkbyB0aGUgZm9sbG93aW5nLCBmb3IgdGhlIGR1cmF0aW9uIG9mIGNvcHlyaWdodCB2ZXN0ZWQKaW4gdGhlIE9yaWdpbmFsIFdvcms6CgotIHVzZSB0aGUgV29yayBpbiBhbnkgY2lyY3Vtc3RhbmNlIGFuZCBmb3IgYWxsIHVzYWdlLAotIHJlcHJvZHVjZSB0aGUgV29yaywKLSBtb2RpZnkgdGhlIFdvcmssIGFuZCBtYWtlIERlcml2YXRpdmUgV29ya3MgYmFzZWQgdXBvbiB0aGUgV29yaywKLSBjb21tdW5pY2F0ZSB0byB0aGUgcHVibGljLCBpbmNsdWRpbmcgdGhlIHJpZ2h0IHRvIG1ha2UgYXZhaWxhYmxlIG9yIGRpc3BsYXkKICB0aGUgV29yayBvciBjb3BpZXMgdGhlcmVvZiB0byB0aGUgcHVibGljIGFuZCBwZXJmb3JtIHB1YmxpY2x5LCBhcyB0aGUgY2FzZSBtYXkKICBiZSwgdGhlIFdvcmssCi0gZGlzdHJpYnV0ZSB0aGUgV29yayBvciBjb3BpZXMgdGhlcmVvZiwKLSBsZW5kIGFuZCByZW50IHRoZSBXb3JrIG9yIGNvcGllcyB0aGVyZW9mLAotIHN1YmxpY2Vuc2UgcmlnaHRzIGluIHRoZSBXb3JrIG9yIGNvcGllcyB0aGVyZW9mLgoKVGhvc2UgcmlnaHRzIGNhbiBiZSBleGVyY2lzZWQgb24gYW55IG1lZGlhLCBzdXBwb3J0cyBhbmQgZm9ybWF0cywgd2hldGhlciBub3cKa25vd24gb3IgbGF0ZXIgaW52ZW50ZWQsIGFzIGZhciBhcyB0aGUgYXBwbGljYWJsZSBsYXcgcGVybWl0cyBzby4KCkluIHRoZSBjb3VudHJpZXMgd2hlcmUgbW9yYWwgcmlnaHRzIGFwcGx5LCB0aGUgTGljZW5zb3Igd2FpdmVzIGhpcyByaWdodCB0bwpleGVyY2lzZSBoaXMgbW9yYWwgcmlnaHQgdG8gdGhlIGV4dGVudCBhbGxvd2VkIGJ5IGxhdyBpbiBvcmRlciB0byBtYWtlIGVmZmVjdGl2ZQp0aGUgbGljZW5jZSBvZiB0aGUgZWNvbm9taWMgcmlnaHRzIGhlcmUgYWJvdmUgbGlzdGVkLgoKVGhlIExpY2Vuc29yIGdyYW50cyB0byB0aGUgTGljZW5zZWUgcm95YWx0eS1mcmVlLCBub24tZXhjbHVzaXZlIHVzYWdlIHJpZ2h0cyB0bwphbnkgcGF0ZW50cyBoZWxkIGJ5IHRoZSBMaWNlbnNvciwgdG8gdGhlIGV4dGVudCBuZWNlc3NhcnkgdG8gbWFrZSB1c2Ugb2YgdGhlCnJpZ2h0cyBncmFudGVkIG9uIHRoZSBXb3JrIHVuZGVyIHRoaXMgTGljZW5jZS4KCiMjIDMuIENvbW11bmljYXRpb24gb2YgdGhlIFNvdXJjZSBDb2RlCgpUaGUgTGljZW5zb3IgbWF5IHByb3ZpZGUgdGhlIFdvcmsgZWl0aGVyIGluIGl0cyBTb3VyY2UgQ29kZSBmb3JtLCBvciBhcwpFeGVjdXRhYmxlIENvZGUuIElmIHRoZSBXb3JrIGlzIHByb3ZpZGVkIGFzIEV4ZWN1dGFibGUgQ29kZSwgdGhlIExpY2Vuc29yCnByb3ZpZGVzIGluIGFkZGl0aW9uIGEgbWFjaGluZS1yZWFkYWJsZSBjb3B5IG9mIHRoZSBTb3VyY2UgQ29kZSBvZiB0aGUgV29yawphbG9uZyB3aXRoIGVhY2ggY29weSBvZiB0aGUgV29yayB0aGF0IHRoZSBMaWNlbnNvciBkaXN0cmlidXRlcyBvciBpbmRpY2F0ZXMsIGluCmEgbm90aWNlIGZvbGxvd2luZyB0aGUgY29weXJpZ2h0IG5vdGljZSBhdHRhY2hlZCB0byB0aGUgV29yaywgYSByZXBvc2l0b3J5IHdoZXJlCnRoZSBTb3VyY2UgQ29kZSBpcyBlYXNpbHkgYW5kIGZyZWVseSBhY2Nlc3NpYmxlIGZvciBhcyBsb25nIGFzIHRoZSBMaWNlbnNvcgpjb250aW51ZXMgdG8gZGlzdHJpYnV0ZSBvciBjb21tdW5pY2F0ZSB0aGUgV29yay4KCiMjIDQuIExpbWl0YXRpb25zIG9uIGNvcHlyaWdodAoKTm90aGluZyBpbiB0aGlzIExpY2VuY2UgaXMgaW50ZW5kZWQgdG8gZGVwcml2ZSB0aGUgTGljZW5zZWUgb2YgdGhlIGJlbmVmaXRzIGZyb20KYW55IGV4Y2VwdGlvbiBvciBsaW1pdGF0aW9uIHRvIHRoZSBleGNsdXNpdmUgcmlnaHRzIG9mIHRoZSByaWdodHMgb3duZXJzIGluIHRoZQpXb3JrLCBvZiB0aGUgZXhoYXVzdGlvbiBvZiB0aG9zZSByaWdodHMgb3Igb2Ygb3RoZXIgYXBwbGljYWJsZSBsaW1pdGF0aW9ucwp0aGVyZXRvLgoKIyMgNS4gT2JsaWdhdGlvbnMgb2YgdGhlIExpY2Vuc2VlCgpUaGUgZ3JhbnQgb2YgdGhlIHJpZ2h0cyBtZW50aW9uZWQgYWJvdmUgaXMgc3ViamVjdCB0byBzb21lIHJlc3RyaWN0aW9ucyBhbmQKb2JsaWdhdGlvbnMgaW1wb3NlZCBvbiB0aGUgTGljZW5zZWUuIFRob3NlIG9ibGlnYXRpb25zIGFyZSB0aGUgZm9sbG93aW5nOgoKQXR0cmlidXRpb24gcmlnaHQ6IFRoZSBMaWNlbnNlZSBzaGFsbCBrZWVwIGludGFjdCBhbGwgY29weXJpZ2h0LCBwYXRlbnQgb3IKdHJhZGVtYXJrcyBub3RpY2VzIGFuZCBhbGwgbm90aWNlcyB0aGF0IHJlZmVyIHRvIHRoZSBMaWNlbmNlIGFuZCB0byB0aGUKZGlzY2xhaW1lciBvZiB3YXJyYW50aWVzLiBUaGUgTGljZW5zZWUgbXVzdCBpbmNsdWRlIGEgY29weSBvZiBzdWNoIG5vdGljZXMgYW5kIGEKY29weSBvZiB0aGUgTGljZW5jZSB3aXRoIGV2ZXJ5IGNvcHkgb2YgdGhlIFdvcmsgaGUvc2hlIGRpc3RyaWJ1dGVzIG9yCmNvbW11bmljYXRlcy4gVGhlIExpY2Vuc2VlIG11c3QgY2F1c2UgYW55IERlcml2YXRpdmUgV29yayB0byBjYXJyeSBwcm9taW5lbnQKbm90aWNlcyBzdGF0aW5nIHRoYXQgdGhlIFdvcmsgaGFzIGJlZW4gbW9kaWZpZWQgYW5kIHRoZSBkYXRlIG9mIG1vZGlmaWNhdGlvbi4KCkNvcHlsZWZ0IGNsYXVzZTogSWYgdGhlIExpY2Vuc2VlIGRpc3RyaWJ1dGVzIG9yIGNvbW11bmljYXRlcyBjb3BpZXMgb2YgdGhlCk9yaWdpbmFsIFdvcmtzIG9yIERlcml2YXRpdmUgV29ya3MsIHRoaXMgRGlzdHJpYnV0aW9uIG9yIENvbW11bmljYXRpb24gd2lsbCBiZQpkb25lIHVuZGVyIHRoZSB0ZXJtcyBvZiB0aGlzIExpY2VuY2Ugb3Igb2YgYSBsYXRlciB2ZXJzaW9uIG9mIHRoaXMgTGljZW5jZQp1bmxlc3MgdGhlIE9yaWdpbmFsIFdvcmsgaXMgZXhwcmVzc2x5IGRpc3RyaWJ1dGVkIG9ubHkgdW5kZXIgdGhpcyB2ZXJzaW9uIG9mIHRoZQpMaWNlbmNlIOKAlCBmb3IgZXhhbXBsZSBieSBjb21tdW5pY2F0aW5nIOKAmEVVUEwgdi4gMS4yIG9ubHnigJkuIFRoZSBMaWNlbnNlZQooYmVjb21pbmcgTGljZW5zb3IpIGNhbm5vdCBvZmZlciBvciBpbXBvc2UgYW55IGFkZGl0aW9uYWwgdGVybXMgb3IgY29uZGl0aW9ucyBvbgp0aGUgV29yayBvciBEZXJpdmF0aXZlIFdvcmsgdGhhdCBhbHRlciBvciByZXN0cmljdCB0aGUgdGVybXMgb2YgdGhlIExpY2VuY2UuCgpDb21wYXRpYmlsaXR5IGNsYXVzZTogSWYgdGhlIExpY2Vuc2VlIERpc3RyaWJ1dGVzIG9yIENvbW11bmljYXRlcyBEZXJpdmF0aXZlCldvcmtzIG9yIGNvcGllcyB0aGVyZW9mIGJhc2VkIHVwb24gYm90aCB0aGUgV29yayBhbmQgYW5vdGhlciB3b3JrIGxpY2Vuc2VkIHVuZGVyCmEgQ29tcGF0aWJsZSBMaWNlbmNlLCB0aGlzIERpc3RyaWJ1dGlvbiBvciBDb21tdW5pY2F0aW9uIGNhbiBiZSBkb25lIHVuZGVyIHRoZQp0ZXJtcyBvZiB0aGlzIENvbXBhdGlibGUgTGljZW5jZS4gRm9yIHRoZSBzYWtlIG9mIHRoaXMgY2xhdXNlLCDigJhDb21wYXRpYmxlCkxpY2VuY2XigJkgcmVmZXJzIHRvIHRoZSBsaWNlbmNlcyBsaXN0ZWQgaW4gdGhlIGFwcGVuZGl4IGF0dGFjaGVkIHRvIHRoaXMgTGljZW5jZS4KU2hvdWxkIHRoZSBMaWNlbnNlZSdzIG9ibGlnYXRpb25zIHVuZGVyIHRoZSBDb21wYXRpYmxlIExpY2VuY2UgY29uZmxpY3Qgd2l0aApoaXMvaGVyIG9ibGlnYXRpb25zIHVuZGVyIHRoaXMgTGljZW5jZSwgdGhlIG9ibGlnYXRpb25zIG9mIHRoZSBDb21wYXRpYmxlCkxpY2VuY2Ugc2hhbGwgcHJldmFpbC4KClByb3Zpc2lvbiBvZiBTb3VyY2UgQ29kZTogV2hlbiBkaXN0cmlidXRpbmcgb3IgY29tbXVuaWNhdGluZyBjb3BpZXMgb2YgdGhlIFdvcmssCnRoZSBMaWNlbnNlZSB3aWxsIHByb3ZpZGUgYSBtYWNoaW5lLXJlYWRhYmxlIGNvcHkgb2YgdGhlIFNvdXJjZSBDb2RlIG9yIGluZGljYXRlCmEgcmVwb3NpdG9yeSB3aGVyZSB0aGlzIFNvdXJjZSB3aWxsIGJlIGVhc2lseSBhbmQgZnJlZWx5IGF2YWlsYWJsZSBmb3IgYXMgbG9uZwphcyB0aGUgTGljZW5zZWUgY29udGludWVzIHRvIGRpc3RyaWJ1dGUgb3IgY29tbXVuaWNhdGUgdGhlIFdvcmsuCgpMZWdhbCBQcm90ZWN0aW9uOiBUaGlzIExpY2VuY2UgZG9lcyBub3QgZ3JhbnQgcGVybWlzc2lvbiB0byB1c2UgdGhlIHRyYWRlIG5hbWVzLAp0cmFkZW1hcmtzLCBzZXJ2aWNlIG1hcmtzLCBvciBuYW1lcyBvZiB0aGUgTGljZW5zb3IsIGV4Y2VwdCBhcyByZXF1aXJlZCBmb3IKcmVhc29uYWJsZSBhbmQgY3VzdG9tYXJ5IHVzZSBpbiBkZXNjcmliaW5nIHRoZSBvcmlnaW4gb2YgdGhlIFdvcmsgYW5kCnJlcHJvZHVjaW5nIHRoZSBjb250ZW50IG9mIHRoZSBjb3B5cmlnaHQgbm90aWNlLgoKIyMgNi4gQ2hhaW4gb2YgQXV0aG9yc2hpcAoKVGhlIG9yaWdpbmFsIExpY2Vuc29yIHdhcnJhbnRzIHRoYXQgdGhlIGNvcHlyaWdodCBpbiB0aGUgT3JpZ2luYWwgV29yayBncmFudGVkCmhlcmV1bmRlciBpcyBvd25lZCBieSBoaW0vaGVyIG9yIGxpY2Vuc2VkIHRvIGhpbS9oZXIgYW5kIHRoYXQgaGUvc2hlIGhhcyB0aGUKcG93ZXIgYW5kIGF1dGhvcml0eSB0byBncmFudCB0aGUgTGljZW5jZS4KCkVhY2ggQ29udHJpYnV0b3Igd2FycmFudHMgdGhhdCB0aGUgY29weXJpZ2h0IGluIHRoZSBtb2RpZmljYXRpb25zIGhlL3NoZSBicmluZ3MKdG8gdGhlIFdvcmsgYXJlIG93bmVkIGJ5IGhpbS9oZXIgb3IgbGljZW5zZWQgdG8gaGltL2hlciBhbmQgdGhhdCBoZS9zaGUgaGFzIHRoZQpwb3dlciBhbmQgYXV0aG9yaXR5IHRvIGdyYW50IHRoZSBMaWNlbmNlLgoKRWFjaCB0aW1lIFlvdSBhY2NlcHQgdGhlIExpY2VuY2UsIHRoZSBvcmlnaW5hbCBMaWNlbnNvciBhbmQgc3Vic2VxdWVudApDb250cmlidXRvcnMgZ3JhbnQgWW91IGEgbGljZW5jZSB0byB0aGVpciBjb250cmlidXRpb25zIHRvIHRoZSBXb3JrLCB1bmRlciB0aGUKdGVybXMgb2YgdGhpcyBMaWNlbmNlLgoKIyMgNy4gRGlzY2xhaW1lciBvZiBXYXJyYW50eQoKVGhlIFdvcmsgaXMgYSB3b3JrIGluIHByb2dyZXNzLCB3aGljaCBpcyBjb250aW51b3VzbHkgaW1wcm92ZWQgYnkgbnVtZXJvdXMKQ29udHJpYnV0b3JzLiBJdCBpcyBub3QgYSBmaW5pc2hlZCB3b3JrIGFuZCBtYXkgdGhlcmVmb3JlIGNvbnRhaW4gZGVmZWN0cyBvcgrigJhidWdz4oCZIGluaGVyZW50IHRvIHRoaXMgdHlwZSBvZiBkZXZlbG9wbWVudC4KCkZvciB0aGUgYWJvdmUgcmVhc29uLCB0aGUgV29yayBpcyBwcm92aWRlZCB1bmRlciB0aGUgTGljZW5jZSBvbiBhbiDigJhhcyBpc+KAmSBiYXNpcwphbmQgd2l0aG91dCB3YXJyYW50aWVzIG9mIGFueSBraW5kIGNvbmNlcm5pbmcgdGhlIFdvcmssIGluY2x1ZGluZyB3aXRob3V0CmxpbWl0YXRpb24gbWVyY2hhbnRhYmlsaXR5LCBmaXRuZXNzIGZvciBhIHBhcnRpY3VsYXIgcHVycG9zZSwgYWJzZW5jZSBvZiBkZWZlY3RzCm9yIGVycm9ycywgYWNjdXJhY3ksIG5vbi1pbmZyaW5nZW1lbnQgb2YgaW50ZWxsZWN0dWFsIHByb3BlcnR5IHJpZ2h0cyBvdGhlciB0aGFuCmNvcHlyaWdodCBhcyBzdGF0ZWQgaW4gQXJ0aWNsZSA2IG9mIHRoaXMgTGljZW5jZS4KClRoaXMgZGlzY2xhaW1lciBvZiB3YXJyYW50eSBpcyBhbiBlc3NlbnRpYWwgcGFydCBvZiB0aGUgTGljZW5jZSBhbmQgYSBjb25kaXRpb24KZm9yIHRoZSBncmFudCBvZiBhbnkgcmlnaHRzIHRvIHRoZSBXb3JrLgoKIyMgOC4gRGlzY2xhaW1lciBvZiBMaWFiaWxpdHkKCkV4Y2VwdCBpbiB0aGUgY2FzZXMgb2Ygd2lsZnVsIG1pc2NvbmR1Y3Qgb3IgZGFtYWdlcyBkaXJlY3RseSBjYXVzZWQgdG8gbmF0dXJhbApwZXJzb25zLCB0aGUgTGljZW5zb3Igd2lsbCBpbiBubyBldmVudCBiZSBsaWFibGUgZm9yIGFueSBkaXJlY3Qgb3IgaW5kaXJlY3QsCm1hdGVyaWFsIG9yIG1vcmFsLCBkYW1hZ2VzIG9mIGFueSBraW5kLCBhcmlzaW5nIG91dCBvZiB0aGUgTGljZW5jZSBvciBvZiB0aGUgdXNlCm9mIHRoZSBXb3JrLCBpbmNsdWRpbmcgd2l0aG91dCBsaW1pdGF0aW9uLCBkYW1hZ2VzIGZvciBsb3NzIG9mIGdvb2R3aWxsLCB3b3JrCnN0b3BwYWdlLCBjb21wdXRlciBmYWlsdXJlIG9yIG1hbGZ1bmN0aW9uLCBsb3NzIG9mIGRhdGEgb3IgYW55IGNvbW1lcmNpYWwKZGFtYWdlLCBldmVuIGlmIHRoZSBMaWNlbnNvciBoYXMgYmVlbiBhZHZpc2VkIG9mIHRoZSBwb3NzaWJpbGl0eSBvZiBzdWNoIGRhbWFnZS4KSG93ZXZlciwgdGhlIExpY2Vuc29yIHdpbGwgYmUgbGlhYmxlIHVuZGVyIHN0YXR1dG9yeSBwcm9kdWN0IGxpYWJpbGl0eSBsYXdzIGFzCmZhciBzdWNoIGxhd3MgYXBwbHkgdG8gdGhlIFdvcmsuCgojIyA5LiBBZGRpdGlvbmFsIGFncmVlbWVudHMKCldoaWxlIGRpc3RyaWJ1dGluZyB0aGUgV29yaywgWW91IG1heSBjaG9vc2UgdG8gY29uY2x1ZGUgYW4gYWRkaXRpb25hbCBhZ3JlZW1lbnQsCmRlZmluaW5nIG9ibGlnYXRpb25zIG9yIHNlcnZpY2VzIGNvbnNpc3RlbnQgd2l0aCB0aGlzIExpY2VuY2UuIEhvd2V2ZXIsIGlmCmFjY2VwdGluZyBvYmxpZ2F0aW9ucywgWW91IG1heSBhY3Qgb25seSBvbiB5b3VyIG93biBiZWhhbGYgYW5kIG9uIHlvdXIgc29sZQpyZXNwb25zaWJpbGl0eSwgbm90IG9uIGJlaGFsZiBvZiB0aGUgb3JpZ2luYWwgTGljZW5zb3Igb3IgYW55IG90aGVyIENvbnRyaWJ1dG9yLAphbmQgb25seSBpZiBZb3UgYWdyZWUgdG8gaW5kZW1uaWZ5LCBkZWZlbmQsIGFuZCBob2xkIGVhY2ggQ29udHJpYnV0b3IgaGFybWxlc3MKZm9yIGFueSBsaWFiaWxpdHkgaW5jdXJyZWQgYnksIG9yIGNsYWltcyBhc3NlcnRlZCBhZ2FpbnN0IHN1Y2ggQ29udHJpYnV0b3IgYnkKdGhlIGZhY3QgWW91IGhhdmUgYWNjZXB0ZWQgYW55IHdhcnJhbnR5IG9yIGFkZGl0aW9uYWwgbGlhYmlsaXR5LgoKIyMgMTAuIEFjY2VwdGFuY2Ugb2YgdGhlIExpY2VuY2UKClRoZSBwcm92aXNpb25zIG9mIHRoaXMgTGljZW5jZSBjYW4gYmUgYWNjZXB0ZWQgYnkgY2xpY2tpbmcgb24gYW4gaWNvbiDigJhJIGFncmVl4oCZCnBsYWNlZCB1bmRlciB0aGUgYm90dG9tIG9mIGEgd2luZG93IGRpc3BsYXlpbmcgdGhlIHRleHQgb2YgdGhpcyBMaWNlbmNlIG9yIGJ5CmFmZmlybWluZyBjb25zZW50IGluIGFueSBvdGhlciBzaW1pbGFyIHdheSwgaW4gYWNjb3JkYW5jZSB3aXRoIHRoZSBydWxlcyBvZgphcHBsaWNhYmxlIGxhdy4gQ2xpY2tpbmcgb24gdGhhdCBpY29uIGluZGljYXRlcyB5b3VyIGNsZWFyIGFuZCBpcnJldm9jYWJsZQphY2NlcHRhbmNlIG9mIHRoaXMgTGljZW5jZSBhbmQgYWxsIG9mIGl0cyB0ZXJtcyBhbmQgY29uZGl0aW9ucy4KClNpbWlsYXJseSwgeW91IGlycmV2b2NhYmx5IGFjY2VwdCB0aGlzIExpY2VuY2UgYW5kIGFsbCBvZiBpdHMgdGVybXMgYW5kCmNvbmRpdGlvbnMgYnkgZXhlcmNpc2luZyBhbnkgcmlnaHRzIGdyYW50ZWQgdG8gWW91IGJ5IEFydGljbGUgMiBvZiB0aGlzIExpY2VuY2UsCnN1Y2ggYXMgdGhlIHVzZSBvZiB0aGUgV29yaywgdGhlIGNyZWF0aW9uIGJ5IFlvdSBvZiBhIERlcml2YXRpdmUgV29yayBvciB0aGUKRGlzdHJpYnV0aW9uIG9yIENvbW11bmljYXRpb24gYnkgWW91IG9mIHRoZSBXb3JrIG9yIGNvcGllcyB0aGVyZW9mLgoKIyMgMTEuIEluZm9ybWF0aW9uIHRvIHRoZSBwdWJsaWMKCkluIGNhc2Ugb2YgYW55IERpc3RyaWJ1dGlvbiBvciBDb21tdW5pY2F0aW9uIG9mIHRoZSBXb3JrIGJ5IG1lYW5zIG9mIGVsZWN0cm9uaWMKY29tbXVuaWNhdGlvbiBieSBZb3UgKGZvciBleGFtcGxlLCBieSBvZmZlcmluZyB0byBkb3dubG9hZCB0aGUgV29yayBmcm9tIGEKcmVtb3RlIGxvY2F0aW9uKSB0aGUgZGlzdHJpYnV0aW9uIGNoYW5uZWwgb3IgbWVkaWEgKGZvciBleGFtcGxlLCBhIHdlYnNpdGUpIG11c3QKYXQgbGVhc3QgcHJvdmlkZSB0byB0aGUgcHVibGljIHRoZSBpbmZvcm1hdGlvbiByZXF1ZXN0ZWQgYnkgdGhlIGFwcGxpY2FibGUgbGF3CnJlZ2FyZGluZyB0aGUgTGljZW5zb3IsIHRoZSBMaWNlbmNlIGFuZCB0aGUgd2F5IGl0IG1heSBiZSBhY2Nlc3NpYmxlLCBjb25jbHVkZWQsCnN0b3JlZCBhbmQgcmVwcm9kdWNlZCBieSB0aGUgTGljZW5zZWUuCgojIyAxMi4gVGVybWluYXRpb24gb2YgdGhlIExpY2VuY2UKClRoZSBMaWNlbmNlIGFuZCB0aGUgcmlnaHRzIGdyYW50ZWQgaGVyZXVuZGVyIHdpbGwgdGVybWluYXRlIGF1dG9tYXRpY2FsbHkgdXBvbgphbnkgYnJlYWNoIGJ5IHRoZSBMaWNlbnNlZSBvZiB0aGUgdGVybXMgb2YgdGhlIExpY2VuY2UuCgpTdWNoIGEgdGVybWluYXRpb24gd2lsbCBub3QgdGVybWluYXRlIHRoZSBsaWNlbmNlcyBvZiBhbnkgcGVyc29uIHdobyBoYXMKcmVjZWl2ZWQgdGhlIFdvcmsgZnJvbSB0aGUgTGljZW5zZWUgdW5kZXIgdGhlIExpY2VuY2UsIHByb3ZpZGVkIHN1Y2ggcGVyc29ucwpyZW1haW4gaW4gZnVsbCBjb21wbGlhbmNlIHdpdGggdGhlIExpY2VuY2UuCgojIyAxMy4gTWlzY2VsbGFuZW91cwoKV2l0aG91dCBwcmVqdWRpY2Ugb2YgQXJ0aWNsZSA5IGFib3ZlLCB0aGUgTGljZW5jZSByZXByZXNlbnRzIHRoZSBjb21wbGV0ZQphZ3JlZW1lbnQgYmV0d2VlbiB0aGUgUGFydGllcyBhcyB0byB0aGUgV29yay4KCklmIGFueSBwcm92aXNpb24gb2YgdGhlIExpY2VuY2UgaXMgaW52YWxpZCBvciB1bmVuZm9yY2VhYmxlIHVuZGVyIGFwcGxpY2FibGUKbGF3LCB0aGlzIHdpbGwgbm90IGFmZmVjdCB0aGUgdmFsaWRpdHkgb3IgZW5mb3JjZWFiaWxpdHkgb2YgdGhlIExpY2VuY2UgYXMgYQp3aG9sZS4gU3VjaCBwcm92aXNpb24gd2lsbCBiZSBjb25zdHJ1ZWQgb3IgcmVmb3JtZWQgc28gYXMgbmVjZXNzYXJ5IHRvIG1ha2UgaXQKdmFsaWQgYW5kIGVuZm9yY2VhYmxlLgoKVGhlIEV1cm9wZWFuIENvbW1pc3Npb24gbWF5IHB1Ymxpc2ggb3RoZXIgbGluZ3Vpc3RpYyB2ZXJzaW9ucyBvciBuZXcgdmVyc2lvbnMgb2YKdGhpcyBMaWNlbmNlIG9yIHVwZGF0ZWQgdmVyc2lvbnMgb2YgdGhlIEFwcGVuZGl4LCBzbyBmYXIgdGhpcyBpcyByZXF1aXJlZCBhbmQKcmVhc29uYWJsZSwgd2l0aG91dCByZWR1Y2luZyB0aGUgc2NvcGUgb2YgdGhlIHJpZ2h0cyBncmFudGVkIGJ5IHRoZSBMaWNlbmNlLiBOZXcKdmVyc2lvbnMgb2YgdGhlIExpY2VuY2Ugd2lsbCBiZSBwdWJsaXNoZWQgd2l0aCBhIHVuaXF1ZSB2ZXJzaW9uIG51bWJlci4KCkFsbCBsaW5ndWlzdGljIHZlcnNpb25zIG9mIHRoaXMgTGljZW5jZSwgYXBwcm92ZWQgYnkgdGhlIEV1cm9wZWFuIENvbW1pc3Npb24sCmhhdmUgaWRlbnRpY2FsIHZhbHVlLiBQYXJ0aWVzIGNhbiB0YWtlIGFkdmFudGFnZSBvZiB0aGUgbGluZ3Vpc3RpYyB2ZXJzaW9uIG9mCnRoZWlyIGNob2ljZS4KCiMjIDE0LiBKdXJpc2RpY3Rpb24KCldpdGhvdXQgcHJlanVkaWNlIHRvIHNwZWNpZmljIGFncmVlbWVudCBiZXR3ZWVuIHBhcnRpZXMsCgotIGFueSBsaXRpZ2F0aW9uIHJlc3VsdGluZyBmcm9tIHRoZSBpbnRlcnByZXRhdGlvbiBvZiB0aGlzIExpY2Vuc2UsIGFyaXNpbmcKICBiZXR3ZWVuIHRoZSBFdXJvcGVhbiBVbmlvbiBpbnN0aXR1dGlvbnMsIGJvZGllcywgb2ZmaWNlcyBvciBhZ2VuY2llcywgYXMgYQogIExpY2Vuc29yLCBhbmQgYW55IExpY2Vuc2VlLCB3aWxsIGJlIHN1YmplY3QgdG8gdGhlIGp1cmlzZGljdGlvbiBvZiB0aGUgQ291cnQKICBvZiBKdXN0aWNlIG9mIHRoZSBFdXJvcGVhbiBVbmlvbiwgYXMgbGFpZCBkb3duIGluIGFydGljbGUgMjcyIG9mIHRoZSBUcmVhdHkgb24KICB0aGUgRnVuY3Rpb25pbmcgb2YgdGhlIEV1cm9wZWFuIFVuaW9uLAoKLSBhbnkgbGl0aWdhdGlvbiBhcmlzaW5nIGJldHdlZW4gb3RoZXIgcGFydGllcyBhbmQgcmVzdWx0aW5nIGZyb20gdGhlCiAgaW50ZXJwcmV0YXRpb24gb2YgdGhpcyBMaWNlbnNlLCB3aWxsIGJlIHN1YmplY3QgdG8gdGhlIGV4Y2x1c2l2ZSBqdXJpc2RpY3Rpb24KICBvZiB0aGUgY29tcGV0ZW50IGNvdXJ0IHdoZXJlIHRoZSBMaWNlbnNvciByZXNpZGVzIG9yIGNvbmR1Y3RzIGl0cyBwcmltYXJ5CiAgYnVzaW5lc3MuCgojIyAxNS4gQXBwbGljYWJsZSBMYXcKCldpdGhvdXQgcHJlanVkaWNlIHRvIHNwZWNpZmljIGFncmVlbWVudCBiZXR3ZWVuIHBhcnRpZXMsCgotIHRoaXMgTGljZW5jZSBzaGFsbCBiZSBnb3Zlcm5lZCBieSB0aGUgbGF3IG9mIHRoZSBFdXJvcGVhbiBVbmlvbiBNZW1iZXIgU3RhdGUKICB3aGVyZSB0aGUgTGljZW5zb3IgaGFzIGhpcyBzZWF0LCByZXNpZGVzIG9yIGhhcyBoaXMgcmVnaXN0ZXJlZCBvZmZpY2UsCgotIHRoaXMgbGljZW5jZSBzaGFsbCBiZSBnb3Zlcm5lZCBieSBCZWxnaWFuIGxhdyBpZiB0aGUgTGljZW5zb3IgaGFzIG5vIHNlYXQsCiAgcmVzaWRlbmNlIG9yIHJlZ2lzdGVyZWQgb2ZmaWNlIGluc2lkZSBhIEV1cm9wZWFuIFVuaW9uIE1lbWJlciBTdGF0ZS4KCiMjIEFwcGVuZGl4CgrigJhDb21wYXRpYmxlIExpY2VuY2Vz4oCZIGFjY29yZGluZyB0byBBcnRpY2xlIDUgRVVQTCBhcmU6CgotIEdOVSBHZW5lcmFsIFB1YmxpYyBMaWNlbnNlIChHUEwpIHYuIDIsIHYuIDMKLSBHTlUgQWZmZXJvIEdlbmVyYWwgUHVibGljIExpY2Vuc2UgKEFHUEwpIHYuIDMKLSBPcGVuIFNvZnR3YXJlIExpY2Vuc2UgKE9TTCkgdi4gMi4xLCB2LiAzLjAKLSBFY2xpcHNlIFB1YmxpYyBMaWNlbnNlIChFUEwpIHYuIDEuMAotIENlQ0lMTCB2LiAyLjAsIHYuIDIuMQotIE1vemlsbGEgUHVibGljIExpY2VuY2UgKE1QTCkgdi4gMgotIEdOVSBMZXNzZXIgR2VuZXJhbCBQdWJsaWMgTGljZW5jZSAoTEdQTCkgdi4gMi4xLCB2LiAzCi0gQ3JlYXRpdmUgQ29tbW9ucyBBdHRyaWJ1dGlvbi1TaGFyZUFsaWtlIHYuIDMuMCBVbnBvcnRlZCAoQ0MgQlktU0EgMy4wKSBmb3IKICB3b3JrcyBvdGhlciB0aGFuIHNvZnR3YXJlCi0gRXVyb3BlYW4gVW5pb24gUHVibGljIExpY2VuY2UgKEVVUEwpIHYuIDEuMSwgdi4gMS4yCi0gUXXDqWJlYyBGcmVlIGFuZCBPcGVuLVNvdXJjZSBMaWNlbmNlIOKAlCBSZWNpcHJvY2l0eSAoTGlMaVEtUikgb3IgU3Ryb25nCiAgUmVjaXByb2NpdHkgKExpTGlRLVIrKS4KClRoZSBFdXJvcGVhbiBDb21taXNzaW9uIG1heSB1cGRhdGUgdGhpcyBBcHBlbmRpeCB0byBsYXRlciB2ZXJzaW9ucyBvZiB0aGUgYWJvdmUKbGljZW5jZXMgd2l0aG91dCBwcm9kdWNpbmcgYSBuZXcgdmVyc2lvbiBvZiB0aGUgRVVQTCwgYXMgbG9uZyBhcyB0aGV5IHByb3ZpZGUKdGhlIHJpZ2h0cyBncmFudGVkIGluIEFydGljbGUgMiBvZiB0aGlzIExpY2VuY2UgYW5kIHByb3RlY3QgdGhlIGNvdmVyZWQgU291cmNlCkNvZGUgZnJvbSBleGNsdXNpdmUgYXBwcm9wcmlhdGlvbi4KCkFsbCBvdGhlciBjaGFuZ2VzIG9yIGFkZGl0aW9ucyB0byB0aGlzIEFwcGVuZGl4IHJlcXVpcmUgdGhlIHByb2R1Y3Rpb24gb2YgYSBuZXcKRVVQTCB2ZXJzaW9uLgo="
            }
          }
        }
      ],
      "purl": "pkg:cargo/miniproj-epsg-registry@0.10.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/GEOMAR-Kiel/Miniproj/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#miniproj-ops@0.10.4",
      "author": "Flemming Stäbler <fstaebler@geomar.de>, Valentin Buck <vbuck@geomar.de>",
      "name": "miniproj-ops",
      "version": "0.10.4",
      "description": "This crate implements geodetic operations used in the miniproj crate.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "47d969a660c0e494350a76a61822acf497ba07e81f7ecc3509f83e1eeb7abf99"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown",
            "text": {
              "encoding": "base64",
              "content": "IyBFVVJPUEVBTiBVTklPTiBQVUJMSUMgTElDRU5DRSB2LiAxLjIKKkVVUEwgwqkgdGhlIEV1cm9wZWFuIFVuaW9uIDIwMDcsIDIwMTYqCgpUaGlzIEV1cm9wZWFuIFVuaW9uIFB1YmxpYyBMaWNlbmNlICh0aGUg4oCYRVVQTOKAmSkgYXBwbGllcyB0byB0aGUgV29yayAoYXMgZGVmaW5lZApiZWxvdykgd2hpY2ggaXMgcHJvdmlkZWQgdW5kZXIgdGhlIHRlcm1zIG9mIHRoaXMgTGljZW5jZS4gQW55IHVzZSBvZiB0aGUgV29yaywKb3RoZXIgdGhhbiBhcyBhdXRob3Jpc2VkIHVuZGVyIHRoaXMgTGljZW5jZSBpcyBwcm9oaWJpdGVkICh0byB0aGUgZXh0ZW50IHN1Y2gKdXNlIGlzIGNvdmVyZWQgYnkgYSByaWdodCBvZiB0aGUgY29weXJpZ2h0IGhvbGRlciBvZiB0aGUgV29yaykuCgpUaGUgV29yayBpcyBwcm92aWRlZCB1bmRlciB0aGUgdGVybXMgb2YgdGhpcyBMaWNlbmNlIHdoZW4gdGhlIExpY2Vuc29yIChhcwpkZWZpbmVkIGJlbG93KSBoYXMgcGxhY2VkIHRoZSBmb2xsb3dpbmcgbm90aWNlIGltbWVkaWF0ZWx5IGZvbGxvd2luZyB0aGUKY29weXJpZ2h0IG5vdGljZSBmb3IgdGhlIFdvcms6Cgo+IExpY2Vuc2VkIHVuZGVyIHRoZSBFVVBMCgpvciBoYXMgZXhwcmVzc2VkIGJ5IGFueSBvdGhlciBtZWFucyBoaXMgd2lsbGluZ25lc3MgdG8gbGljZW5zZSB1bmRlciB0aGUgRVVQTC4KCiMjIDEuIERlZmluaXRpb25zCgpJbiB0aGlzIExpY2VuY2UsIHRoZSBmb2xsb3dpbmcgdGVybXMgaGF2ZSB0aGUgZm9sbG93aW5nIG1lYW5pbmc6CgotIOKAmFRoZSBMaWNlbmNl4oCZOiB0aGlzIExpY2VuY2UuCgotIOKAmFRoZSBPcmlnaW5hbCBXb3Jr4oCZOiB0aGUgd29yayBvciBzb2Z0d2FyZSBkaXN0cmlidXRlZCBvciBjb21tdW5pY2F0ZWQgYnkgdGhlCiAgTGljZW5zb3IgdW5kZXIgdGhpcyBMaWNlbmNlLCBhdmFpbGFibGUgYXMgU291cmNlIENvZGUgYW5kIGFsc28gYXMgRXhlY3V0YWJsZQogIENvZGUgYXMgdGhlIGNhc2UgbWF5IGJlLgoKLSDigJhEZXJpdmF0aXZlIFdvcmtz4oCZOiB0aGUgd29ya3Mgb3Igc29mdHdhcmUgdGhhdCBjb3VsZCBiZSBjcmVhdGVkIGJ5IHRoZQogIExpY2Vuc2VlLCBiYXNlZCB1cG9uIHRoZSBPcmlnaW5hbCBXb3JrIG9yIG1vZGlmaWNhdGlvbnMgdGhlcmVvZi4gVGhpcyBMaWNlbmNlCiAgZG9lcyBub3QgZGVmaW5lIHRoZSBleHRlbnQgb2YgbW9kaWZpY2F0aW9uIG9yIGRlcGVuZGVuY2Ugb24gdGhlIE9yaWdpbmFsIFdvcmsKICByZXF1aXJlZCBpbiBvcmRlciB0byBjbGFzc2lmeSBhIHdvcmsgYXMgYSBEZXJpdmF0aXZlIFdvcms7IHRoaXMgZXh0ZW50IGlzCiAgZGV0ZXJtaW5lZCBieSBjb3B5cmlnaHQgbGF3IGFwcGxpY2FibGUgaW4gdGhlIGNvdW50cnkgbWVudGlvbmVkIGluIEFydGljbGUgMTUuCgotIOKAmFRoZSBXb3Jr4oCZOiB0aGUgT3JpZ2luYWwgV29yayBvciBpdHMgRGVyaXZhdGl2ZSBXb3Jrcy4KCi0g4oCYVGhlIFNvdXJjZSBDb2Rl4oCZOiB0aGUgaHVtYW4tcmVhZGFibGUgZm9ybSBvZiB0aGUgV29yayB3aGljaCBpcyB0aGUgbW9zdAogIGNvbnZlbmllbnQgZm9yIHBlb3BsZSB0byBzdHVkeSBhbmQgbW9kaWZ5LgoKLSDigJhUaGUgRXhlY3V0YWJsZSBDb2Rl4oCZOiBhbnkgY29kZSB3aGljaCBoYXMgZ2VuZXJhbGx5IGJlZW4gY29tcGlsZWQgYW5kIHdoaWNoIGlzCiAgbWVhbnQgdG8gYmUgaW50ZXJwcmV0ZWQgYnkgYSBjb21wdXRlciBhcyBhIHByb2dyYW0uCgotIOKAmFRoZSBMaWNlbnNvcuKAmTogdGhlIG5hdHVyYWwgb3IgbGVnYWwgcGVyc29uIHRoYXQgZGlzdHJpYnV0ZXMgb3IgY29tbXVuaWNhdGVzCiAgdGhlIFdvcmsgdW5kZXIgdGhlIExpY2VuY2UuCgotIOKAmENvbnRyaWJ1dG9yKHMp4oCZOiBhbnkgbmF0dXJhbCBvciBsZWdhbCBwZXJzb24gd2hvIG1vZGlmaWVzIHRoZSBXb3JrIHVuZGVyIHRoZQogIExpY2VuY2UsIG9yIG90aGVyd2lzZSBjb250cmlidXRlcyB0byB0aGUgY3JlYXRpb24gb2YgYSBEZXJpdmF0aXZlIFdvcmsuCgotIOKAmFRoZSBMaWNlbnNlZeKAmSBvciDigJhZb3XigJk6IGFueSBuYXR1cmFsIG9yIGxlZ2FsIHBlcnNvbiB3aG8gbWFrZXMgYW55IHVzYWdlIG9mCiAgdGhlIFdvcmsgdW5kZXIgdGhlIHRlcm1zIG9mIHRoZSBMaWNlbmNlLgoKLSDigJhEaXN0cmlidXRpb27igJkgb3Ig4oCYQ29tbXVuaWNhdGlvbuKAmTogYW55IGFjdCBvZiBzZWxsaW5nLCBnaXZpbmcsIGxlbmRpbmcsCiAgcmVudGluZywgZGlzdHJpYnV0aW5nLCBjb21tdW5pY2F0aW5nLCB0cmFuc21pdHRpbmcsIG9yIG90aGVyd2lzZSBtYWtpbmcKICBhdmFpbGFibGUsIG9ubGluZSBvciBvZmZsaW5lLCBjb3BpZXMgb2YgdGhlIFdvcmsgb3IgcHJvdmlkaW5nIGFjY2VzcyB0byBpdHMKICBlc3NlbnRpYWwgZnVuY3Rpb25hbGl0aWVzIGF0IHRoZSBkaXNwb3NhbCBvZiBhbnkgb3RoZXIgbmF0dXJhbCBvciBsZWdhbAogIHBlcnNvbi4KCiMjIDIuIFNjb3BlIG9mIHRoZSByaWdodHMgZ3JhbnRlZCBieSB0aGUgTGljZW5jZQoKVGhlIExpY2Vuc29yIGhlcmVieSBncmFudHMgWW91IGEgd29ybGR3aWRlLCByb3lhbHR5LWZyZWUsIG5vbi1leGNsdXNpdmUsCnN1YmxpY2Vuc2FibGUgbGljZW5jZSB0byBkbyB0aGUgZm9sbG93aW5nLCBmb3IgdGhlIGR1cmF0aW9uIG9mIGNvcHlyaWdodCB2ZXN0ZWQKaW4gdGhlIE9yaWdpbmFsIFdvcms6CgotIHVzZSB0aGUgV29yayBpbiBhbnkgY2lyY3Vtc3RhbmNlIGFuZCBmb3IgYWxsIHVzYWdlLAotIHJlcHJvZHVjZSB0aGUgV29yaywKLSBtb2RpZnkgdGhlIFdvcmssIGFuZCBtYWtlIERlcml2YXRpdmUgV29ya3MgYmFzZWQgdXBvbiB0aGUgV29yaywKLSBjb21tdW5pY2F0ZSB0byB0aGUgcHVibGljLCBpbmNsdWRpbmcgdGhlIHJpZ2h0IHRvIG1ha2UgYXZhaWxhYmxlIG9yIGRpc3BsYXkKICB0aGUgV29yayBvciBjb3BpZXMgdGhlcmVvZiB0byB0aGUgcHVibGljIGFuZCBwZXJmb3JtIHB1YmxpY2x5LCBhcyB0aGUgY2FzZSBtYXkKICBiZSwgdGhlIFdvcmssCi0gZGlzdHJpYnV0ZSB0aGUgV29yayBvciBjb3BpZXMgdGhlcmVvZiwKLSBsZW5kIGFuZCByZW50IHRoZSBXb3JrIG9yIGNvcGllcyB0aGVyZW9mLAotIHN1YmxpY2Vuc2UgcmlnaHRzIGluIHRoZSBXb3JrIG9yIGNvcGllcyB0aGVyZW9mLgoKVGhvc2UgcmlnaHRzIGNhbiBiZSBleGVyY2lzZWQgb24gYW55IG1lZGlhLCBzdXBwb3J0cyBhbmQgZm9ybWF0cywgd2hldGhlciBub3cKa25vd24gb3IgbGF0ZXIgaW52ZW50ZWQsIGFzIGZhciBhcyB0aGUgYXBwbGljYWJsZSBsYXcgcGVybWl0cyBzby4KCkluIHRoZSBjb3VudHJpZXMgd2hlcmUgbW9yYWwgcmlnaHRzIGFwcGx5LCB0aGUgTGljZW5zb3Igd2FpdmVzIGhpcyByaWdodCB0bwpleGVyY2lzZSBoaXMgbW9yYWwgcmlnaHQgdG8gdGhlIGV4dGVudCBhbGxvd2VkIGJ5IGxhdyBpbiBvcmRlciB0byBtYWtlIGVmZmVjdGl2ZQp0aGUgbGljZW5jZSBvZiB0aGUgZWNvbm9taWMgcmlnaHRzIGhlcmUgYWJvdmUgbGlzdGVkLgoKVGhlIExpY2Vuc29yIGdyYW50cyB0byB0aGUgTGljZW5zZWUgcm95YWx0eS1mcmVlLCBub24tZXhjbHVzaXZlIHVzYWdlIHJpZ2h0cyB0bwphbnkgcGF0ZW50cyBoZWxkIGJ5IHRoZSBMaWNlbnNvciwgdG8gdGhlIGV4dGVudCBuZWNlc3NhcnkgdG8gbWFrZSB1c2Ugb2YgdGhlCnJpZ2h0cyBncmFudGVkIG9uIHRoZSBXb3JrIHVuZGVyIHRoaXMgTGljZW5jZS4KCiMjIDMuIENvbW11bmljYXRpb24gb2YgdGhlIFNvdXJjZSBDb2RlCgpUaGUgTGljZW5zb3IgbWF5IHByb3ZpZGUgdGhlIFdvcmsgZWl0aGVyIGluIGl0cyBTb3VyY2UgQ29kZSBmb3JtLCBvciBhcwpFeGVjdXRhYmxlIENvZGUuIElmIHRoZSBXb3JrIGlzIHByb3ZpZGVkIGFzIEV4ZWN1dGFibGUgQ29kZSwgdGhlIExpY2Vuc29yCnByb3ZpZGVzIGluIGFkZGl0aW9uIGEgbWFjaGluZS1yZWFkYWJsZSBjb3B5IG9mIHRoZSBTb3VyY2UgQ29kZSBvZiB0aGUgV29yawphbG9uZyB3aXRoIGVhY2ggY29weSBvZiB0aGUgV29yayB0aGF0IHRoZSBMaWNlbnNvciBkaXN0cmlidXRlcyBvciBpbmRpY2F0ZXMsIGluCmEgbm90aWNlIGZvbGxvd2luZyB0aGUgY29weXJpZ2h0IG5vdGljZSBhdHRhY2hlZCB0byB0aGUgV29yaywgYSByZXBvc2l0b3J5IHdoZXJlCnRoZSBTb3VyY2UgQ29kZSBpcyBlYXNpbHkgYW5kIGZyZWVseSBhY2Nlc3NpYmxlIGZvciBhcyBsb25nIGFzIHRoZSBMaWNlbnNvcgpjb250aW51ZXMgdG8gZGlzdHJpYnV0ZSBvciBjb21tdW5pY2F0ZSB0aGUgV29yay4KCiMjIDQuIExpbWl0YXRpb25zIG9uIGNvcHlyaWdodAoKTm90aGluZyBpbiB0aGlzIExpY2VuY2UgaXMgaW50ZW5kZWQgdG8gZGVwcml2ZSB0aGUgTGljZW5zZWUgb2YgdGhlIGJlbmVmaXRzIGZyb20KYW55IGV4Y2VwdGlvbiBvciBsaW1pdGF0aW9uIHRvIHRoZSBleGNsdXNpdmUgcmlnaHRzIG9mIHRoZSByaWdodHMgb3duZXJzIGluIHRoZQpXb3JrLCBvZiB0aGUgZXhoYXVzdGlvbiBvZiB0aG9zZSByaWdodHMgb3Igb2Ygb3RoZXIgYXBwbGljYWJsZSBsaW1pdGF0aW9ucwp0aGVyZXRvLgoKIyMgNS4gT2JsaWdhdGlvbnMgb2YgdGhlIExpY2Vuc2VlCgpUaGUgZ3JhbnQgb2YgdGhlIHJpZ2h0cyBtZW50aW9uZWQgYWJvdmUgaXMgc3ViamVjdCB0byBzb21lIHJlc3RyaWN0aW9ucyBhbmQKb2JsaWdhdGlvbnMgaW1wb3NlZCBvbiB0aGUgTGljZW5zZWUuIFRob3NlIG9ibGlnYXRpb25zIGFyZSB0aGUgZm9sbG93aW5nOgoKQXR0cmlidXRpb24gcmlnaHQ6IFRoZSBMaWNlbnNlZSBzaGFsbCBrZWVwIGludGFjdCBhbGwgY29weXJpZ2h0LCBwYXRlbnQgb3IKdHJhZGVtYXJrcyBub3RpY2VzIGFuZCBhbGwgbm90aWNlcyB0aGF0IHJlZmVyIHRvIHRoZSBMaWNlbmNlIGFuZCB0byB0aGUKZGlzY2xhaW1lciBvZiB3YXJyYW50aWVzLiBUaGUgTGljZW5zZWUgbXVzdCBpbmNsdWRlIGEgY29weSBvZiBzdWNoIG5vdGljZXMgYW5kIGEKY29weSBvZiB0aGUgTGljZW5jZSB3aXRoIGV2ZXJ5IGNvcHkgb2YgdGhlIFdvcmsgaGUvc2hlIGRpc3RyaWJ1dGVzIG9yCmNvbW11bmljYXRlcy4gVGhlIExpY2Vuc2VlIG11c3QgY2F1c2UgYW55IERlcml2YXRpdmUgV29yayB0byBjYXJyeSBwcm9taW5lbnQKbm90aWNlcyBzdGF0aW5nIHRoYXQgdGhlIFdvcmsgaGFzIGJlZW4gbW9kaWZpZWQgYW5kIHRoZSBkYXRlIG9mIG1vZGlmaWNhdGlvbi4KCkNvcHlsZWZ0IGNsYXVzZTogSWYgdGhlIExpY2Vuc2VlIGRpc3RyaWJ1dGVzIG9yIGNvbW11bmljYXRlcyBjb3BpZXMgb2YgdGhlCk9yaWdpbmFsIFdvcmtzIG9yIERlcml2YXRpdmUgV29ya3MsIHRoaXMgRGlzdHJpYnV0aW9uIG9yIENvbW11bmljYXRpb24gd2lsbCBiZQpkb25lIHVuZGVyIHRoZSB0ZXJtcyBvZiB0aGlzIExpY2VuY2Ugb3Igb2YgYSBsYXRlciB2ZXJzaW9uIG9mIHRoaXMgTGljZW5jZQp1bmxlc3MgdGhlIE9yaWdpbmFsIFdvcmsgaXMgZXhwcmVzc2x5IGRpc3RyaWJ1dGVkIG9ubHkgdW5kZXIgdGhpcyB2ZXJzaW9uIG9mIHRoZQpMaWNlbmNlIOKAlCBmb3IgZXhhbXBsZSBieSBjb21tdW5pY2F0aW5nIOKAmEVVUEwgdi4gMS4yIG9ubHnigJkuIFRoZSBMaWNlbnNlZQooYmVjb21pbmcgTGljZW5zb3IpIGNhbm5vdCBvZmZlciBvciBpbXBvc2UgYW55IGFkZGl0aW9uYWwgdGVybXMgb3IgY29uZGl0aW9ucyBvbgp0aGUgV29yayBvciBEZXJpdmF0aXZlIFdvcmsgdGhhdCBhbHRlciBvciByZXN0cmljdCB0aGUgdGVybXMgb2YgdGhlIExpY2VuY2UuCgpDb21wYXRpYmlsaXR5IGNsYXVzZTogSWYgdGhlIExpY2Vuc2VlIERpc3RyaWJ1dGVzIG9yIENvbW11bmljYXRlcyBEZXJpdmF0aXZlCldvcmtzIG9yIGNvcGllcyB0aGVyZW9mIGJhc2VkIHVwb24gYm90aCB0aGUgV29yayBhbmQgYW5vdGhlciB3b3JrIGxpY2Vuc2VkIHVuZGVyCmEgQ29tcGF0aWJsZSBMaWNlbmNlLCB0aGlzIERpc3RyaWJ1dGlvbiBvciBDb21tdW5pY2F0aW9uIGNhbiBiZSBkb25lIHVuZGVyIHRoZQp0ZXJtcyBvZiB0aGlzIENvbXBhdGlibGUgTGljZW5jZS4gRm9yIHRoZSBzYWtlIG9mIHRoaXMgY2xhdXNlLCDigJhDb21wYXRpYmxlCkxpY2VuY2XigJkgcmVmZXJzIHRvIHRoZSBsaWNlbmNlcyBsaXN0ZWQgaW4gdGhlIGFwcGVuZGl4IGF0dGFjaGVkIHRvIHRoaXMgTGljZW5jZS4KU2hvdWxkIHRoZSBMaWNlbnNlZSdzIG9ibGlnYXRpb25zIHVuZGVyIHRoZSBDb21wYXRpYmxlIExpY2VuY2UgY29uZmxpY3Qgd2l0aApoaXMvaGVyIG9ibGlnYXRpb25zIHVuZGVyIHRoaXMgTGljZW5jZSwgdGhlIG9ibGlnYXRpb25zIG9mIHRoZSBDb21wYXRpYmxlCkxpY2VuY2Ugc2hhbGwgcHJldmFpbC4KClByb3Zpc2lvbiBvZiBTb3VyY2UgQ29kZTogV2hlbiBkaXN0cmlidXRpbmcgb3IgY29tbXVuaWNhdGluZyBjb3BpZXMgb2YgdGhlIFdvcmssCnRoZSBMaWNlbnNlZSB3aWxsIHByb3ZpZGUgYSBtYWNoaW5lLXJlYWRhYmxlIGNvcHkgb2YgdGhlIFNvdXJjZSBDb2RlIG9yIGluZGljYXRlCmEgcmVwb3NpdG9yeSB3aGVyZSB0aGlzIFNvdXJjZSB3aWxsIGJlIGVhc2lseSBhbmQgZnJlZWx5IGF2YWlsYWJsZSBmb3IgYXMgbG9uZwphcyB0aGUgTGljZW5zZWUgY29udGludWVzIHRvIGRpc3RyaWJ1dGUgb3IgY29tbXVuaWNhdGUgdGhlIFdvcmsuCgpMZWdhbCBQcm90ZWN0aW9uOiBUaGlzIExpY2VuY2UgZG9lcyBub3QgZ3JhbnQgcGVybWlzc2lvbiB0byB1c2UgdGhlIHRyYWRlIG5hbWVzLAp0cmFkZW1hcmtzLCBzZXJ2aWNlIG1hcmtzLCBvciBuYW1lcyBvZiB0aGUgTGljZW5zb3IsIGV4Y2VwdCBhcyByZXF1aXJlZCBmb3IKcmVhc29uYWJsZSBhbmQgY3VzdG9tYXJ5IHVzZSBpbiBkZXNjcmliaW5nIHRoZSBvcmlnaW4gb2YgdGhlIFdvcmsgYW5kCnJlcHJvZHVjaW5nIHRoZSBjb250ZW50IG9mIHRoZSBjb3B5cmlnaHQgbm90aWNlLgoKIyMgNi4gQ2hhaW4gb2YgQXV0aG9yc2hpcAoKVGhlIG9yaWdpbmFsIExpY2Vuc29yIHdhcnJhbnRzIHRoYXQgdGhlIGNvcHlyaWdodCBpbiB0aGUgT3JpZ2luYWwgV29yayBncmFudGVkCmhlcmV1bmRlciBpcyBvd25lZCBieSBoaW0vaGVyIG9yIGxpY2Vuc2VkIHRvIGhpbS9oZXIgYW5kIHRoYXQgaGUvc2hlIGhhcyB0aGUKcG93ZXIgYW5kIGF1dGhvcml0eSB0byBncmFudCB0aGUgTGljZW5jZS4KCkVhY2ggQ29udHJpYnV0b3Igd2FycmFudHMgdGhhdCB0aGUgY29weXJpZ2h0IGluIHRoZSBtb2RpZmljYXRpb25zIGhlL3NoZSBicmluZ3MKdG8gdGhlIFdvcmsgYXJlIG93bmVkIGJ5IGhpbS9oZXIgb3IgbGljZW5zZWQgdG8gaGltL2hlciBhbmQgdGhhdCBoZS9zaGUgaGFzIHRoZQpwb3dlciBhbmQgYXV0aG9yaXR5IHRvIGdyYW50IHRoZSBMaWNlbmNlLgoKRWFjaCB0aW1lIFlvdSBhY2NlcHQgdGhlIExpY2VuY2UsIHRoZSBvcmlnaW5hbCBMaWNlbnNvciBhbmQgc3Vic2VxdWVudApDb250cmlidXRvcnMgZ3JhbnQgWW91IGEgbGljZW5jZSB0byB0aGVpciBjb250cmlidXRpb25zIHRvIHRoZSBXb3JrLCB1bmRlciB0aGUKdGVybXMgb2YgdGhpcyBMaWNlbmNlLgoKIyMgNy4gRGlzY2xhaW1lciBvZiBXYXJyYW50eQoKVGhlIFdvcmsgaXMgYSB3b3JrIGluIHByb2dyZXNzLCB3aGljaCBpcyBjb250aW51b3VzbHkgaW1wcm92ZWQgYnkgbnVtZXJvdXMKQ29udHJpYnV0b3JzLiBJdCBpcyBub3QgYSBmaW5pc2hlZCB3b3JrIGFuZCBtYXkgdGhlcmVmb3JlIGNvbnRhaW4gZGVmZWN0cyBvcgrigJhidWdz4oCZIGluaGVyZW50IHRvIHRoaXMgdHlwZSBvZiBkZXZlbG9wbWVudC4KCkZvciB0aGUgYWJvdmUgcmVhc29uLCB0aGUgV29yayBpcyBwcm92aWRlZCB1bmRlciB0aGUgTGljZW5jZSBvbiBhbiDigJhhcyBpc+KAmSBiYXNpcwphbmQgd2l0aG91dCB3YXJyYW50aWVzIG9mIGFueSBraW5kIGNvbmNlcm5pbmcgdGhlIFdvcmssIGluY2x1ZGluZyB3aXRob3V0CmxpbWl0YXRpb24gbWVyY2hhbnRhYmlsaXR5LCBmaXRuZXNzIGZvciBhIHBhcnRpY3VsYXIgcHVycG9zZSwgYWJzZW5jZSBvZiBkZWZlY3RzCm9yIGVycm9ycywgYWNjdXJhY3ksIG5vbi1pbmZyaW5nZW1lbnQgb2YgaW50ZWxsZWN0dWFsIHByb3BlcnR5IHJpZ2h0cyBvdGhlciB0aGFuCmNvcHlyaWdodCBhcyBzdGF0ZWQgaW4gQXJ0aWNsZSA2IG9mIHRoaXMgTGljZW5jZS4KClRoaXMgZGlzY2xhaW1lciBvZiB3YXJyYW50eSBpcyBhbiBlc3NlbnRpYWwgcGFydCBvZiB0aGUgTGljZW5jZSBhbmQgYSBjb25kaXRpb24KZm9yIHRoZSBncmFudCBvZiBhbnkgcmlnaHRzIHRvIHRoZSBXb3JrLgoKIyMgOC4gRGlzY2xhaW1lciBvZiBMaWFiaWxpdHkKCkV4Y2VwdCBpbiB0aGUgY2FzZXMgb2Ygd2lsZnVsIG1pc2NvbmR1Y3Qgb3IgZGFtYWdlcyBkaXJlY3RseSBjYXVzZWQgdG8gbmF0dXJhbApwZXJzb25zLCB0aGUgTGljZW5zb3Igd2lsbCBpbiBubyBldmVudCBiZSBsaWFibGUgZm9yIGFueSBkaXJlY3Qgb3IgaW5kaXJlY3QsCm1hdGVyaWFsIG9yIG1vcmFsLCBkYW1hZ2VzIG9mIGFueSBraW5kLCBhcmlzaW5nIG91dCBvZiB0aGUgTGljZW5jZSBvciBvZiB0aGUgdXNlCm9mIHRoZSBXb3JrLCBpbmNsdWRpbmcgd2l0aG91dCBsaW1pdGF0aW9uLCBkYW1hZ2VzIGZvciBsb3NzIG9mIGdvb2R3aWxsLCB3b3JrCnN0b3BwYWdlLCBjb21wdXRlciBmYWlsdXJlIG9yIG1hbGZ1bmN0aW9uLCBsb3NzIG9mIGRhdGEgb3IgYW55IGNvbW1lcmNpYWwKZGFtYWdlLCBldmVuIGlmIHRoZSBMaWNlbnNvciBoYXMgYmVlbiBhZHZpc2VkIG9mIHRoZSBwb3NzaWJpbGl0eSBvZiBzdWNoIGRhbWFnZS4KSG93ZXZlciwgdGhlIExpY2Vuc29yIHdpbGwgYmUgbGlhYmxlIHVuZGVyIHN0YXR1dG9yeSBwcm9kdWN0IGxpYWJpbGl0eSBsYXdzIGFzCmZhciBzdWNoIGxhd3MgYXBwbHkgdG8gdGhlIFdvcmsuCgojIyA5LiBBZGRpdGlvbmFsIGFncmVlbWVudHMKCldoaWxlIGRpc3RyaWJ1dGluZyB0aGUgV29yaywgWW91IG1heSBjaG9vc2UgdG8gY29uY2x1ZGUgYW4gYWRkaXRpb25hbCBhZ3JlZW1lbnQsCmRlZmluaW5nIG9ibGlnYXRpb25zIG9yIHNlcnZpY2VzIGNvbnNpc3RlbnQgd2l0aCB0aGlzIExpY2VuY2UuIEhvd2V2ZXIsIGlmCmFjY2VwdGluZyBvYmxpZ2F0aW9ucywgWW91IG1heSBhY3Qgb25seSBvbiB5b3VyIG93biBiZWhhbGYgYW5kIG9uIHlvdXIgc29sZQpyZXNwb25zaWJpbGl0eSwgbm90IG9uIGJlaGFsZiBvZiB0aGUgb3JpZ2luYWwgTGljZW5zb3Igb3IgYW55IG90aGVyIENvbnRyaWJ1dG9yLAphbmQgb25seSBpZiBZb3UgYWdyZWUgdG8gaW5kZW1uaWZ5LCBkZWZlbmQsIGFuZCBob2xkIGVhY2ggQ29udHJpYnV0b3IgaGFybWxlc3MKZm9yIGFueSBsaWFiaWxpdHkgaW5jdXJyZWQgYnksIG9yIGNsYWltcyBhc3NlcnRlZCBhZ2FpbnN0IHN1Y2ggQ29udHJpYnV0b3IgYnkKdGhlIGZhY3QgWW91IGhhdmUgYWNjZXB0ZWQgYW55IHdhcnJhbnR5IG9yIGFkZGl0aW9uYWwgbGlhYmlsaXR5LgoKIyMgMTAuIEFjY2VwdGFuY2Ugb2YgdGhlIExpY2VuY2UKClRoZSBwcm92aXNpb25zIG9mIHRoaXMgTGljZW5jZSBjYW4gYmUgYWNjZXB0ZWQgYnkgY2xpY2tpbmcgb24gYW4gaWNvbiDigJhJIGFncmVl4oCZCnBsYWNlZCB1bmRlciB0aGUgYm90dG9tIG9mIGEgd2luZG93IGRpc3BsYXlpbmcgdGhlIHRleHQgb2YgdGhpcyBMaWNlbmNlIG9yIGJ5CmFmZmlybWluZyBjb25zZW50IGluIGFueSBvdGhlciBzaW1pbGFyIHdheSwgaW4gYWNjb3JkYW5jZSB3aXRoIHRoZSBydWxlcyBvZgphcHBsaWNhYmxlIGxhdy4gQ2xpY2tpbmcgb24gdGhhdCBpY29uIGluZGljYXRlcyB5b3VyIGNsZWFyIGFuZCBpcnJldm9jYWJsZQphY2NlcHRhbmNlIG9mIHRoaXMgTGljZW5jZSBhbmQgYWxsIG9mIGl0cyB0ZXJtcyBhbmQgY29uZGl0aW9ucy4KClNpbWlsYXJseSwgeW91IGlycmV2b2NhYmx5IGFjY2VwdCB0aGlzIExpY2VuY2UgYW5kIGFsbCBvZiBpdHMgdGVybXMgYW5kCmNvbmRpdGlvbnMgYnkgZXhlcmNpc2luZyBhbnkgcmlnaHRzIGdyYW50ZWQgdG8gWW91IGJ5IEFydGljbGUgMiBvZiB0aGlzIExpY2VuY2UsCnN1Y2ggYXMgdGhlIHVzZSBvZiB0aGUgV29yaywgdGhlIGNyZWF0aW9uIGJ5IFlvdSBvZiBhIERlcml2YXRpdmUgV29yayBvciB0aGUKRGlzdHJpYnV0aW9uIG9yIENvbW11bmljYXRpb24gYnkgWW91IG9mIHRoZSBXb3JrIG9yIGNvcGllcyB0aGVyZW9mLgoKIyMgMTEuIEluZm9ybWF0aW9uIHRvIHRoZSBwdWJsaWMKCkluIGNhc2Ugb2YgYW55IERpc3RyaWJ1dGlvbiBvciBDb21tdW5pY2F0aW9uIG9mIHRoZSBXb3JrIGJ5IG1lYW5zIG9mIGVsZWN0cm9uaWMKY29tbXVuaWNhdGlvbiBieSBZb3UgKGZvciBleGFtcGxlLCBieSBvZmZlcmluZyB0byBkb3dubG9hZCB0aGUgV29yayBmcm9tIGEKcmVtb3RlIGxvY2F0aW9uKSB0aGUgZGlzdHJpYnV0aW9uIGNoYW5uZWwgb3IgbWVkaWEgKGZvciBleGFtcGxlLCBhIHdlYnNpdGUpIG11c3QKYXQgbGVhc3QgcHJvdmlkZSB0byB0aGUgcHVibGljIHRoZSBpbmZvcm1hdGlvbiByZXF1ZXN0ZWQgYnkgdGhlIGFwcGxpY2FibGUgbGF3CnJlZ2FyZGluZyB0aGUgTGljZW5zb3IsIHRoZSBMaWNlbmNlIGFuZCB0aGUgd2F5IGl0IG1heSBiZSBhY2Nlc3NpYmxlLCBjb25jbHVkZWQsCnN0b3JlZCBhbmQgcmVwcm9kdWNlZCBieSB0aGUgTGljZW5zZWUuCgojIyAxMi4gVGVybWluYXRpb24gb2YgdGhlIExpY2VuY2UKClRoZSBMaWNlbmNlIGFuZCB0aGUgcmlnaHRzIGdyYW50ZWQgaGVyZXVuZGVyIHdpbGwgdGVybWluYXRlIGF1dG9tYXRpY2FsbHkgdXBvbgphbnkgYnJlYWNoIGJ5IHRoZSBMaWNlbnNlZSBvZiB0aGUgdGVybXMgb2YgdGhlIExpY2VuY2UuCgpTdWNoIGEgdGVybWluYXRpb24gd2lsbCBub3QgdGVybWluYXRlIHRoZSBsaWNlbmNlcyBvZiBhbnkgcGVyc29uIHdobyBoYXMKcmVjZWl2ZWQgdGhlIFdvcmsgZnJvbSB0aGUgTGljZW5zZWUgdW5kZXIgdGhlIExpY2VuY2UsIHByb3ZpZGVkIHN1Y2ggcGVyc29ucwpyZW1haW4gaW4gZnVsbCBjb21wbGlhbmNlIHdpdGggdGhlIExpY2VuY2UuCgojIyAxMy4gTWlzY2VsbGFuZW91cwoKV2l0aG91dCBwcmVqdWRpY2Ugb2YgQXJ0aWNsZSA5IGFib3ZlLCB0aGUgTGljZW5jZSByZXByZXNlbnRzIHRoZSBjb21wbGV0ZQphZ3JlZW1lbnQgYmV0d2VlbiB0aGUgUGFydGllcyBhcyB0byB0aGUgV29yay4KCklmIGFueSBwcm92aXNpb24gb2YgdGhlIExpY2VuY2UgaXMgaW52YWxpZCBvciB1bmVuZm9yY2VhYmxlIHVuZGVyIGFwcGxpY2FibGUKbGF3LCB0aGlzIHdpbGwgbm90IGFmZmVjdCB0aGUgdmFsaWRpdHkgb3IgZW5mb3JjZWFiaWxpdHkgb2YgdGhlIExpY2VuY2UgYXMgYQp3aG9sZS4gU3VjaCBwcm92aXNpb24gd2lsbCBiZSBjb25zdHJ1ZWQgb3IgcmVmb3JtZWQgc28gYXMgbmVjZXNzYXJ5IHRvIG1ha2UgaXQKdmFsaWQgYW5kIGVuZm9yY2VhYmxlLgoKVGhlIEV1cm9wZWFuIENvbW1pc3Npb24gbWF5IHB1Ymxpc2ggb3RoZXIgbGluZ3Vpc3RpYyB2ZXJzaW9ucyBvciBuZXcgdmVyc2lvbnMgb2YKdGhpcyBMaWNlbmNlIG9yIHVwZGF0ZWQgdmVyc2lvbnMgb2YgdGhlIEFwcGVuZGl4LCBzbyBmYXIgdGhpcyBpcyByZXF1aXJlZCBhbmQKcmVhc29uYWJsZSwgd2l0aG91dCByZWR1Y2luZyB0aGUgc2NvcGUgb2YgdGhlIHJpZ2h0cyBncmFudGVkIGJ5IHRoZSBMaWNlbmNlLiBOZXcKdmVyc2lvbnMgb2YgdGhlIExpY2VuY2Ugd2lsbCBiZSBwdWJsaXNoZWQgd2l0aCBhIHVuaXF1ZSB2ZXJzaW9uIG51bWJlci4KCkFsbCBsaW5ndWlzdGljIHZlcnNpb25zIG9mIHRoaXMgTGljZW5jZSwgYXBwcm92ZWQgYnkgdGhlIEV1cm9wZWFuIENvbW1pc3Npb24sCmhhdmUgaWRlbnRpY2FsIHZhbHVlLiBQYXJ0aWVzIGNhbiB0YWtlIGFkdmFudGFnZSBvZiB0aGUgbGluZ3Vpc3RpYyB2ZXJzaW9uIG9mCnRoZWlyIGNob2ljZS4KCiMjIDE0LiBKdXJpc2RpY3Rpb24KCldpdGhvdXQgcHJlanVkaWNlIHRvIHNwZWNpZmljIGFncmVlbWVudCBiZXR3ZWVuIHBhcnRpZXMsCgotIGFueSBsaXRpZ2F0aW9uIHJlc3VsdGluZyBmcm9tIHRoZSBpbnRlcnByZXRhdGlvbiBvZiB0aGlzIExpY2Vuc2UsIGFyaXNpbmcKICBiZXR3ZWVuIHRoZSBFdXJvcGVhbiBVbmlvbiBpbnN0aXR1dGlvbnMsIGJvZGllcywgb2ZmaWNlcyBvciBhZ2VuY2llcywgYXMgYQogIExpY2Vuc29yLCBhbmQgYW55IExpY2Vuc2VlLCB3aWxsIGJlIHN1YmplY3QgdG8gdGhlIGp1cmlzZGljdGlvbiBvZiB0aGUgQ291cnQKICBvZiBKdXN0aWNlIG9mIHRoZSBFdXJvcGVhbiBVbmlvbiwgYXMgbGFpZCBkb3duIGluIGFydGljbGUgMjcyIG9mIHRoZSBUcmVhdHkgb24KICB0aGUgRnVuY3Rpb25pbmcgb2YgdGhlIEV1cm9wZWFuIFVuaW9uLAoKLSBhbnkgbGl0aWdhdGlvbiBhcmlzaW5nIGJldHdlZW4gb3RoZXIgcGFydGllcyBhbmQgcmVzdWx0aW5nIGZyb20gdGhlCiAgaW50ZXJwcmV0YXRpb24gb2YgdGhpcyBMaWNlbnNlLCB3aWxsIGJlIHN1YmplY3QgdG8gdGhlIGV4Y2x1c2l2ZSBqdXJpc2RpY3Rpb24KICBvZiB0aGUgY29tcGV0ZW50IGNvdXJ0IHdoZXJlIHRoZSBMaWNlbnNvciByZXNpZGVzIG9yIGNvbmR1Y3RzIGl0cyBwcmltYXJ5CiAgYnVzaW5lc3MuCgojIyAxNS4gQXBwbGljYWJsZSBMYXcKCldpdGhvdXQgcHJlanVkaWNlIHRvIHNwZWNpZmljIGFncmVlbWVudCBiZXR3ZWVuIHBhcnRpZXMsCgotIHRoaXMgTGljZW5jZSBzaGFsbCBiZSBnb3Zlcm5lZCBieSB0aGUgbGF3IG9mIHRoZSBFdXJvcGVhbiBVbmlvbiBNZW1iZXIgU3RhdGUKICB3aGVyZSB0aGUgTGljZW5zb3IgaGFzIGhpcyBzZWF0LCByZXNpZGVzIG9yIGhhcyBoaXMgcmVnaXN0ZXJlZCBvZmZpY2UsCgotIHRoaXMgbGljZW5jZSBzaGFsbCBiZSBnb3Zlcm5lZCBieSBCZWxnaWFuIGxhdyBpZiB0aGUgTGljZW5zb3IgaGFzIG5vIHNlYXQsCiAgcmVzaWRlbmNlIG9yIHJlZ2lzdGVyZWQgb2ZmaWNlIGluc2lkZSBhIEV1cm9wZWFuIFVuaW9uIE1lbWJlciBTdGF0ZS4KCiMjIEFwcGVuZGl4CgrigJhDb21wYXRpYmxlIExpY2VuY2Vz4oCZIGFjY29yZGluZyB0byBBcnRpY2xlIDUgRVVQTCBhcmU6CgotIEdOVSBHZW5lcmFsIFB1YmxpYyBMaWNlbnNlIChHUEwpIHYuIDIsIHYuIDMKLSBHTlUgQWZmZXJvIEdlbmVyYWwgUHVibGljIExpY2Vuc2UgKEFHUEwpIHYuIDMKLSBPcGVuIFNvZnR3YXJlIExpY2Vuc2UgKE9TTCkgdi4gMi4xLCB2LiAzLjAKLSBFY2xpcHNlIFB1YmxpYyBMaWNlbnNlIChFUEwpIHYuIDEuMAotIENlQ0lMTCB2LiAyLjAsIHYuIDIuMQotIE1vemlsbGEgUHVibGljIExpY2VuY2UgKE1QTCkgdi4gMgotIEdOVSBMZXNzZXIgR2VuZXJhbCBQdWJsaWMgTGljZW5jZSAoTEdQTCkgdi4gMi4xLCB2LiAzCi0gQ3JlYXRpdmUgQ29tbW9ucyBBdHRyaWJ1dGlvbi1TaGFyZUFsaWtlIHYuIDMuMCBVbnBvcnRlZCAoQ0MgQlktU0EgMy4wKSBmb3IKICB3b3JrcyBvdGhlciB0aGFuIHNvZnR3YXJlCi0gRXVyb3BlYW4gVW5pb24gUHVibGljIExpY2VuY2UgKEVVUEwpIHYuIDEuMSwgdi4gMS4yCi0gUXXDqWJlYyBGcmVlIGFuZCBPcGVuLVNvdXJjZSBMaWNlbmNlIOKAlCBSZWNpcHJvY2l0eSAoTGlMaVEtUikgb3IgU3Ryb25nCiAgUmVjaXByb2NpdHkgKExpTGlRLVIrKS4KClRoZSBFdXJvcGVhbiBDb21taXNzaW9uIG1heSB1cGRhdGUgdGhpcyBBcHBlbmRpeCB0byBsYXRlciB2ZXJzaW9ucyBvZiB0aGUgYWJvdmUKbGljZW5jZXMgd2l0aG91dCBwcm9kdWNpbmcgYSBuZXcgdmVyc2lvbiBvZiB0aGUgRVVQTCwgYXMgbG9uZyBhcyB0aGV5IHByb3ZpZGUKdGhlIHJpZ2h0cyBncmFudGVkIGluIEFydGljbGUgMiBvZiB0aGlzIExpY2VuY2UgYW5kIHByb3RlY3QgdGhlIGNvdmVyZWQgU291cmNlCkNvZGUgZnJvbSBleGNsdXNpdmUgYXBwcm9wcmlhdGlvbi4KCkFsbCBvdGhlciBjaGFuZ2VzIG9yIGFkZGl0aW9ucyB0byB0aGlzIEFwcGVuZGl4IHJlcXVpcmUgdGhlIHByb2R1Y3Rpb24gb2YgYSBuZXcKRVVQTCB2ZXJzaW9uLgo="
            }
          }
        }
      ],
      "purl": "pkg:cargo/miniproj-ops@0.10.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/GEOMAR-Kiel/Miniproj/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#miniproj@0.10.4",
      "author": "Flemming Stäbler <fstaebler@geomar.de>, Valentin Buck <vbuck@geomar.de>",
      "name": "miniproj",
      "version": "0.10.4",
      "description": "This crate implements general and specific geodetic operations like geographic projections.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a9f235ee9d409799db500e5dd6c97361fdd7157ff7afd1d3a001ff34ba7b0313"
        }
      ],
      "licenses": [
        {
          "license": {
            "name": "Unknown",
            "text": {
              "encoding": "base64",
              "content": "IyBFVVJPUEVBTiBVTklPTiBQVUJMSUMgTElDRU5DRSB2LiAxLjIKKkVVUEwgwqkgdGhlIEV1cm9wZWFuIFVuaW9uIDIwMDcsIDIwMTYqCgpUaGlzIEV1cm9wZWFuIFVuaW9uIFB1YmxpYyBMaWNlbmNlICh0aGUg4oCYRVVQTOKAmSkgYXBwbGllcyB0byB0aGUgV29yayAoYXMgZGVmaW5lZApiZWxvdykgd2hpY2ggaXMgcHJvdmlkZWQgdW5kZXIgdGhlIHRlcm1zIG9mIHRoaXMgTGljZW5jZS4gQW55IHVzZSBvZiB0aGUgV29yaywKb3RoZXIgdGhhbiBhcyBhdXRob3Jpc2VkIHVuZGVyIHRoaXMgTGljZW5jZSBpcyBwcm9oaWJpdGVkICh0byB0aGUgZXh0ZW50IHN1Y2gKdXNlIGlzIGNvdmVyZWQgYnkgYSByaWdodCBvZiB0aGUgY29weXJpZ2h0IGhvbGRlciBvZiB0aGUgV29yaykuCgpUaGUgV29yayBpcyBwcm92aWRlZCB1bmRlciB0aGUgdGVybXMgb2YgdGhpcyBMaWNlbmNlIHdoZW4gdGhlIExpY2Vuc29yIChhcwpkZWZpbmVkIGJlbG93KSBoYXMgcGxhY2VkIHRoZSBmb2xsb3dpbmcgbm90aWNlIGltbWVkaWF0ZWx5IGZvbGxvd2luZyB0aGUKY29weXJpZ2h0IG5vdGljZSBmb3IgdGhlIFdvcms6Cgo+IExpY2Vuc2VkIHVuZGVyIHRoZSBFVVBMCgpvciBoYXMgZXhwcmVzc2VkIGJ5IGFueSBvdGhlciBtZWFucyBoaXMgd2lsbGluZ25lc3MgdG8gbGljZW5zZSB1bmRlciB0aGUgRVVQTC4KCiMjIDEuIERlZmluaXRpb25zCgpJbiB0aGlzIExpY2VuY2UsIHRoZSBmb2xsb3dpbmcgdGVybXMgaGF2ZSB0aGUgZm9sbG93aW5nIG1lYW5pbmc6CgotIOKAmFRoZSBMaWNlbmNl4oCZOiB0aGlzIExpY2VuY2UuCgotIOKAmFRoZSBPcmlnaW5hbCBXb3Jr4oCZOiB0aGUgd29yayBvciBzb2Z0d2FyZSBkaXN0cmlidXRlZCBvciBjb21tdW5pY2F0ZWQgYnkgdGhlCiAgTGljZW5zb3IgdW5kZXIgdGhpcyBMaWNlbmNlLCBhdmFpbGFibGUgYXMgU291cmNlIENvZGUgYW5kIGFsc28gYXMgRXhlY3V0YWJsZQogIENvZGUgYXMgdGhlIGNhc2UgbWF5IGJlLgoKLSDigJhEZXJpdmF0aXZlIFdvcmtz4oCZOiB0aGUgd29ya3Mgb3Igc29mdHdhcmUgdGhhdCBjb3VsZCBiZSBjcmVhdGVkIGJ5IHRoZQogIExpY2Vuc2VlLCBiYXNlZCB1cG9uIHRoZSBPcmlnaW5hbCBXb3JrIG9yIG1vZGlmaWNhdGlvbnMgdGhlcmVvZi4gVGhpcyBMaWNlbmNlCiAgZG9lcyBub3QgZGVmaW5lIHRoZSBleHRlbnQgb2YgbW9kaWZpY2F0aW9uIG9yIGRlcGVuZGVuY2Ugb24gdGhlIE9yaWdpbmFsIFdvcmsKICByZXF1aXJlZCBpbiBvcmRlciB0byBjbGFzc2lmeSBhIHdvcmsgYXMgYSBEZXJpdmF0aXZlIFdvcms7IHRoaXMgZXh0ZW50IGlzCiAgZGV0ZXJtaW5lZCBieSBjb3B5cmlnaHQgbGF3IGFwcGxpY2FibGUgaW4gdGhlIGNvdW50cnkgbWVudGlvbmVkIGluIEFydGljbGUgMTUuCgotIOKAmFRoZSBXb3Jr4oCZOiB0aGUgT3JpZ2luYWwgV29yayBvciBpdHMgRGVyaXZhdGl2ZSBXb3Jrcy4KCi0g4oCYVGhlIFNvdXJjZSBDb2Rl4oCZOiB0aGUgaHVtYW4tcmVhZGFibGUgZm9ybSBvZiB0aGUgV29yayB3aGljaCBpcyB0aGUgbW9zdAogIGNvbnZlbmllbnQgZm9yIHBlb3BsZSB0byBzdHVkeSBhbmQgbW9kaWZ5LgoKLSDigJhUaGUgRXhlY3V0YWJsZSBDb2Rl4oCZOiBhbnkgY29kZSB3aGljaCBoYXMgZ2VuZXJhbGx5IGJlZW4gY29tcGlsZWQgYW5kIHdoaWNoIGlzCiAgbWVhbnQgdG8gYmUgaW50ZXJwcmV0ZWQgYnkgYSBjb21wdXRlciBhcyBhIHByb2dyYW0uCgotIOKAmFRoZSBMaWNlbnNvcuKAmTogdGhlIG5hdHVyYWwgb3IgbGVnYWwgcGVyc29uIHRoYXQgZGlzdHJpYnV0ZXMgb3IgY29tbXVuaWNhdGVzCiAgdGhlIFdvcmsgdW5kZXIgdGhlIExpY2VuY2UuCgotIOKAmENvbnRyaWJ1dG9yKHMp4oCZOiBhbnkgbmF0dXJhbCBvciBsZWdhbCBwZXJzb24gd2hvIG1vZGlmaWVzIHRoZSBXb3JrIHVuZGVyIHRoZQogIExpY2VuY2UsIG9yIG90aGVyd2lzZSBjb250cmlidXRlcyB0byB0aGUgY3JlYXRpb24gb2YgYSBEZXJpdmF0aXZlIFdvcmsuCgotIOKAmFRoZSBMaWNlbnNlZeKAmSBvciDigJhZb3XigJk6IGFueSBuYXR1cmFsIG9yIGxlZ2FsIHBlcnNvbiB3aG8gbWFrZXMgYW55IHVzYWdlIG9mCiAgdGhlIFdvcmsgdW5kZXIgdGhlIHRlcm1zIG9mIHRoZSBMaWNlbmNlLgoKLSDigJhEaXN0cmlidXRpb27igJkgb3Ig4oCYQ29tbXVuaWNhdGlvbuKAmTogYW55IGFjdCBvZiBzZWxsaW5nLCBnaXZpbmcsIGxlbmRpbmcsCiAgcmVudGluZywgZGlzdHJpYnV0aW5nLCBjb21tdW5pY2F0aW5nLCB0cmFuc21pdHRpbmcsIG9yIG90aGVyd2lzZSBtYWtpbmcKICBhdmFpbGFibGUsIG9ubGluZSBvciBvZmZsaW5lLCBjb3BpZXMgb2YgdGhlIFdvcmsgb3IgcHJvdmlkaW5nIGFjY2VzcyB0byBpdHMKICBlc3NlbnRpYWwgZnVuY3Rpb25hbGl0aWVzIGF0IHRoZSBkaXNwb3NhbCBvZiBhbnkgb3RoZXIgbmF0dXJhbCBvciBsZWdhbAogIHBlcnNvbi4KCiMjIDIuIFNjb3BlIG9mIHRoZSByaWdodHMgZ3JhbnRlZCBieSB0aGUgTGljZW5jZQoKVGhlIExpY2Vuc29yIGhlcmVieSBncmFudHMgWW91IGEgd29ybGR3aWRlLCByb3lhbHR5LWZyZWUsIG5vbi1leGNsdXNpdmUsCnN1YmxpY2Vuc2FibGUgbGljZW5jZSB0byBkbyB0aGUgZm9sbG93aW5nLCBmb3IgdGhlIGR1cmF0aW9uIG9mIGNvcHlyaWdodCB2ZXN0ZWQKaW4gdGhlIE9yaWdpbmFsIFdvcms6CgotIHVzZSB0aGUgV29yayBpbiBhbnkgY2lyY3Vtc3RhbmNlIGFuZCBmb3IgYWxsIHVzYWdlLAotIHJlcHJvZHVjZSB0aGUgV29yaywKLSBtb2RpZnkgdGhlIFdvcmssIGFuZCBtYWtlIERlcml2YXRpdmUgV29ya3MgYmFzZWQgdXBvbiB0aGUgV29yaywKLSBjb21tdW5pY2F0ZSB0byB0aGUgcHVibGljLCBpbmNsdWRpbmcgdGhlIHJpZ2h0IHRvIG1ha2UgYXZhaWxhYmxlIG9yIGRpc3BsYXkKICB0aGUgV29yayBvciBjb3BpZXMgdGhlcmVvZiB0byB0aGUgcHVibGljIGFuZCBwZXJmb3JtIHB1YmxpY2x5LCBhcyB0aGUgY2FzZSBtYXkKICBiZSwgdGhlIFdvcmssCi0gZGlzdHJpYnV0ZSB0aGUgV29yayBvciBjb3BpZXMgdGhlcmVvZiwKLSBsZW5kIGFuZCByZW50IHRoZSBXb3JrIG9yIGNvcGllcyB0aGVyZW9mLAotIHN1YmxpY2Vuc2UgcmlnaHRzIGluIHRoZSBXb3JrIG9yIGNvcGllcyB0aGVyZW9mLgoKVGhvc2UgcmlnaHRzIGNhbiBiZSBleGVyY2lzZWQgb24gYW55IG1lZGlhLCBzdXBwb3J0cyBhbmQgZm9ybWF0cywgd2hldGhlciBub3cKa25vd24gb3IgbGF0ZXIgaW52ZW50ZWQsIGFzIGZhciBhcyB0aGUgYXBwbGljYWJsZSBsYXcgcGVybWl0cyBzby4KCkluIHRoZSBjb3VudHJpZXMgd2hlcmUgbW9yYWwgcmlnaHRzIGFwcGx5LCB0aGUgTGljZW5zb3Igd2FpdmVzIGhpcyByaWdodCB0bwpleGVyY2lzZSBoaXMgbW9yYWwgcmlnaHQgdG8gdGhlIGV4dGVudCBhbGxvd2VkIGJ5IGxhdyBpbiBvcmRlciB0byBtYWtlIGVmZmVjdGl2ZQp0aGUgbGljZW5jZSBvZiB0aGUgZWNvbm9taWMgcmlnaHRzIGhlcmUgYWJvdmUgbGlzdGVkLgoKVGhlIExpY2Vuc29yIGdyYW50cyB0byB0aGUgTGljZW5zZWUgcm95YWx0eS1mcmVlLCBub24tZXhjbHVzaXZlIHVzYWdlIHJpZ2h0cyB0bwphbnkgcGF0ZW50cyBoZWxkIGJ5IHRoZSBMaWNlbnNvciwgdG8gdGhlIGV4dGVudCBuZWNlc3NhcnkgdG8gbWFrZSB1c2Ugb2YgdGhlCnJpZ2h0cyBncmFudGVkIG9uIHRoZSBXb3JrIHVuZGVyIHRoaXMgTGljZW5jZS4KCiMjIDMuIENvbW11bmljYXRpb24gb2YgdGhlIFNvdXJjZSBDb2RlCgpUaGUgTGljZW5zb3IgbWF5IHByb3ZpZGUgdGhlIFdvcmsgZWl0aGVyIGluIGl0cyBTb3VyY2UgQ29kZSBmb3JtLCBvciBhcwpFeGVjdXRhYmxlIENvZGUuIElmIHRoZSBXb3JrIGlzIHByb3ZpZGVkIGFzIEV4ZWN1dGFibGUgQ29kZSwgdGhlIExpY2Vuc29yCnByb3ZpZGVzIGluIGFkZGl0aW9uIGEgbWFjaGluZS1yZWFkYWJsZSBjb3B5IG9mIHRoZSBTb3VyY2UgQ29kZSBvZiB0aGUgV29yawphbG9uZyB3aXRoIGVhY2ggY29weSBvZiB0aGUgV29yayB0aGF0IHRoZSBMaWNlbnNvciBkaXN0cmlidXRlcyBvciBpbmRpY2F0ZXMsIGluCmEgbm90aWNlIGZvbGxvd2luZyB0aGUgY29weXJpZ2h0IG5vdGljZSBhdHRhY2hlZCB0byB0aGUgV29yaywgYSByZXBvc2l0b3J5IHdoZXJlCnRoZSBTb3VyY2UgQ29kZSBpcyBlYXNpbHkgYW5kIGZyZWVseSBhY2Nlc3NpYmxlIGZvciBhcyBsb25nIGFzIHRoZSBMaWNlbnNvcgpjb250aW51ZXMgdG8gZGlzdHJpYnV0ZSBvciBjb21tdW5pY2F0ZSB0aGUgV29yay4KCiMjIDQuIExpbWl0YXRpb25zIG9uIGNvcHlyaWdodAoKTm90aGluZyBpbiB0aGlzIExpY2VuY2UgaXMgaW50ZW5kZWQgdG8gZGVwcml2ZSB0aGUgTGljZW5zZWUgb2YgdGhlIGJlbmVmaXRzIGZyb20KYW55IGV4Y2VwdGlvbiBvciBsaW1pdGF0aW9uIHRvIHRoZSBleGNsdXNpdmUgcmlnaHRzIG9mIHRoZSByaWdodHMgb3duZXJzIGluIHRoZQpXb3JrLCBvZiB0aGUgZXhoYXVzdGlvbiBvZiB0aG9zZSByaWdodHMgb3Igb2Ygb3RoZXIgYXBwbGljYWJsZSBsaW1pdGF0aW9ucwp0aGVyZXRvLgoKIyMgNS4gT2JsaWdhdGlvbnMgb2YgdGhlIExpY2Vuc2VlCgpUaGUgZ3JhbnQgb2YgdGhlIHJpZ2h0cyBtZW50aW9uZWQgYWJvdmUgaXMgc3ViamVjdCB0byBzb21lIHJlc3RyaWN0aW9ucyBhbmQKb2JsaWdhdGlvbnMgaW1wb3NlZCBvbiB0aGUgTGljZW5zZWUuIFRob3NlIG9ibGlnYXRpb25zIGFyZSB0aGUgZm9sbG93aW5nOgoKQXR0cmlidXRpb24gcmlnaHQ6IFRoZSBMaWNlbnNlZSBzaGFsbCBrZWVwIGludGFjdCBhbGwgY29weXJpZ2h0LCBwYXRlbnQgb3IKdHJhZGVtYXJrcyBub3RpY2VzIGFuZCBhbGwgbm90aWNlcyB0aGF0IHJlZmVyIHRvIHRoZSBMaWNlbmNlIGFuZCB0byB0aGUKZGlzY2xhaW1lciBvZiB3YXJyYW50aWVzLiBUaGUgTGljZW5zZWUgbXVzdCBpbmNsdWRlIGEgY29weSBvZiBzdWNoIG5vdGljZXMgYW5kIGEKY29weSBvZiB0aGUgTGljZW5jZSB3aXRoIGV2ZXJ5IGNvcHkgb2YgdGhlIFdvcmsgaGUvc2hlIGRpc3RyaWJ1dGVzIG9yCmNvbW11bmljYXRlcy4gVGhlIExpY2Vuc2VlIG11c3QgY2F1c2UgYW55IERlcml2YXRpdmUgV29yayB0byBjYXJyeSBwcm9taW5lbnQKbm90aWNlcyBzdGF0aW5nIHRoYXQgdGhlIFdvcmsgaGFzIGJlZW4gbW9kaWZpZWQgYW5kIHRoZSBkYXRlIG9mIG1vZGlmaWNhdGlvbi4KCkNvcHlsZWZ0IGNsYXVzZTogSWYgdGhlIExpY2Vuc2VlIGRpc3RyaWJ1dGVzIG9yIGNvbW11bmljYXRlcyBjb3BpZXMgb2YgdGhlCk9yaWdpbmFsIFdvcmtzIG9yIERlcml2YXRpdmUgV29ya3MsIHRoaXMgRGlzdHJpYnV0aW9uIG9yIENvbW11bmljYXRpb24gd2lsbCBiZQpkb25lIHVuZGVyIHRoZSB0ZXJtcyBvZiB0aGlzIExpY2VuY2Ugb3Igb2YgYSBsYXRlciB2ZXJzaW9uIG9mIHRoaXMgTGljZW5jZQp1bmxlc3MgdGhlIE9yaWdpbmFsIFdvcmsgaXMgZXhwcmVzc2x5IGRpc3RyaWJ1dGVkIG9ubHkgdW5kZXIgdGhpcyB2ZXJzaW9uIG9mIHRoZQpMaWNlbmNlIOKAlCBmb3IgZXhhbXBsZSBieSBjb21tdW5pY2F0aW5nIOKAmEVVUEwgdi4gMS4yIG9ubHnigJkuIFRoZSBMaWNlbnNlZQooYmVjb21pbmcgTGljZW5zb3IpIGNhbm5vdCBvZmZlciBvciBpbXBvc2UgYW55IGFkZGl0aW9uYWwgdGVybXMgb3IgY29uZGl0aW9ucyBvbgp0aGUgV29yayBvciBEZXJpdmF0aXZlIFdvcmsgdGhhdCBhbHRlciBvciByZXN0cmljdCB0aGUgdGVybXMgb2YgdGhlIExpY2VuY2UuCgpDb21wYXRpYmlsaXR5IGNsYXVzZTogSWYgdGhlIExpY2Vuc2VlIERpc3RyaWJ1dGVzIG9yIENvbW11bmljYXRlcyBEZXJpdmF0aXZlCldvcmtzIG9yIGNvcGllcyB0aGVyZW9mIGJhc2VkIHVwb24gYm90aCB0aGUgV29yayBhbmQgYW5vdGhlciB3b3JrIGxpY2Vuc2VkIHVuZGVyCmEgQ29tcGF0aWJsZSBMaWNlbmNlLCB0aGlzIERpc3RyaWJ1dGlvbiBvciBDb21tdW5pY2F0aW9uIGNhbiBiZSBkb25lIHVuZGVyIHRoZQp0ZXJtcyBvZiB0aGlzIENvbXBhdGlibGUgTGljZW5jZS4gRm9yIHRoZSBzYWtlIG9mIHRoaXMgY2xhdXNlLCDigJhDb21wYXRpYmxlCkxpY2VuY2XigJkgcmVmZXJzIHRvIHRoZSBsaWNlbmNlcyBsaXN0ZWQgaW4gdGhlIGFwcGVuZGl4IGF0dGFjaGVkIHRvIHRoaXMgTGljZW5jZS4KU2hvdWxkIHRoZSBMaWNlbnNlZSdzIG9ibGlnYXRpb25zIHVuZGVyIHRoZSBDb21wYXRpYmxlIExpY2VuY2UgY29uZmxpY3Qgd2l0aApoaXMvaGVyIG9ibGlnYXRpb25zIHVuZGVyIHRoaXMgTGljZW5jZSwgdGhlIG9ibGlnYXRpb25zIG9mIHRoZSBDb21wYXRpYmxlCkxpY2VuY2Ugc2hhbGwgcHJldmFpbC4KClByb3Zpc2lvbiBvZiBTb3VyY2UgQ29kZTogV2hlbiBkaXN0cmlidXRpbmcgb3IgY29tbXVuaWNhdGluZyBjb3BpZXMgb2YgdGhlIFdvcmssCnRoZSBMaWNlbnNlZSB3aWxsIHByb3ZpZGUgYSBtYWNoaW5lLXJlYWRhYmxlIGNvcHkgb2YgdGhlIFNvdXJjZSBDb2RlIG9yIGluZGljYXRlCmEgcmVwb3NpdG9yeSB3aGVyZSB0aGlzIFNvdXJjZSB3aWxsIGJlIGVhc2lseSBhbmQgZnJlZWx5IGF2YWlsYWJsZSBmb3IgYXMgbG9uZwphcyB0aGUgTGljZW5zZWUgY29udGludWVzIHRvIGRpc3RyaWJ1dGUgb3IgY29tbXVuaWNhdGUgdGhlIFdvcmsuCgpMZWdhbCBQcm90ZWN0aW9uOiBUaGlzIExpY2VuY2UgZG9lcyBub3QgZ3JhbnQgcGVybWlzc2lvbiB0byB1c2UgdGhlIHRyYWRlIG5hbWVzLAp0cmFkZW1hcmtzLCBzZXJ2aWNlIG1hcmtzLCBvciBuYW1lcyBvZiB0aGUgTGljZW5zb3IsIGV4Y2VwdCBhcyByZXF1aXJlZCBmb3IKcmVhc29uYWJsZSBhbmQgY3VzdG9tYXJ5IHVzZSBpbiBkZXNjcmliaW5nIHRoZSBvcmlnaW4gb2YgdGhlIFdvcmsgYW5kCnJlcHJvZHVjaW5nIHRoZSBjb250ZW50IG9mIHRoZSBjb3B5cmlnaHQgbm90aWNlLgoKIyMgNi4gQ2hhaW4gb2YgQXV0aG9yc2hpcAoKVGhlIG9yaWdpbmFsIExpY2Vuc29yIHdhcnJhbnRzIHRoYXQgdGhlIGNvcHlyaWdodCBpbiB0aGUgT3JpZ2luYWwgV29yayBncmFudGVkCmhlcmV1bmRlciBpcyBvd25lZCBieSBoaW0vaGVyIG9yIGxpY2Vuc2VkIHRvIGhpbS9oZXIgYW5kIHRoYXQgaGUvc2hlIGhhcyB0aGUKcG93ZXIgYW5kIGF1dGhvcml0eSB0byBncmFudCB0aGUgTGljZW5jZS4KCkVhY2ggQ29udHJpYnV0b3Igd2FycmFudHMgdGhhdCB0aGUgY29weXJpZ2h0IGluIHRoZSBtb2RpZmljYXRpb25zIGhlL3NoZSBicmluZ3MKdG8gdGhlIFdvcmsgYXJlIG93bmVkIGJ5IGhpbS9oZXIgb3IgbGljZW5zZWQgdG8gaGltL2hlciBhbmQgdGhhdCBoZS9zaGUgaGFzIHRoZQpwb3dlciBhbmQgYXV0aG9yaXR5IHRvIGdyYW50IHRoZSBMaWNlbmNlLgoKRWFjaCB0aW1lIFlvdSBhY2NlcHQgdGhlIExpY2VuY2UsIHRoZSBvcmlnaW5hbCBMaWNlbnNvciBhbmQgc3Vic2VxdWVudApDb250cmlidXRvcnMgZ3JhbnQgWW91IGEgbGljZW5jZSB0byB0aGVpciBjb250cmlidXRpb25zIHRvIHRoZSBXb3JrLCB1bmRlciB0aGUKdGVybXMgb2YgdGhpcyBMaWNlbmNlLgoKIyMgNy4gRGlzY2xhaW1lciBvZiBXYXJyYW50eQoKVGhlIFdvcmsgaXMgYSB3b3JrIGluIHByb2dyZXNzLCB3aGljaCBpcyBjb250aW51b3VzbHkgaW1wcm92ZWQgYnkgbnVtZXJvdXMKQ29udHJpYnV0b3JzLiBJdCBpcyBub3QgYSBmaW5pc2hlZCB3b3JrIGFuZCBtYXkgdGhlcmVmb3JlIGNvbnRhaW4gZGVmZWN0cyBvcgrigJhidWdz4oCZIGluaGVyZW50IHRvIHRoaXMgdHlwZSBvZiBkZXZlbG9wbWVudC4KCkZvciB0aGUgYWJvdmUgcmVhc29uLCB0aGUgV29yayBpcyBwcm92aWRlZCB1bmRlciB0aGUgTGljZW5jZSBvbiBhbiDigJhhcyBpc+KAmSBiYXNpcwphbmQgd2l0aG91dCB3YXJyYW50aWVzIG9mIGFueSBraW5kIGNvbmNlcm5pbmcgdGhlIFdvcmssIGluY2x1ZGluZyB3aXRob3V0CmxpbWl0YXRpb24gbWVyY2hhbnRhYmlsaXR5LCBmaXRuZXNzIGZvciBhIHBhcnRpY3VsYXIgcHVycG9zZSwgYWJzZW5jZSBvZiBkZWZlY3RzCm9yIGVycm9ycywgYWNjdXJhY3ksIG5vbi1pbmZyaW5nZW1lbnQgb2YgaW50ZWxsZWN0dWFsIHByb3BlcnR5IHJpZ2h0cyBvdGhlciB0aGFuCmNvcHlyaWdodCBhcyBzdGF0ZWQgaW4gQXJ0aWNsZSA2IG9mIHRoaXMgTGljZW5jZS4KClRoaXMgZGlzY2xhaW1lciBvZiB3YXJyYW50eSBpcyBhbiBlc3NlbnRpYWwgcGFydCBvZiB0aGUgTGljZW5jZSBhbmQgYSBjb25kaXRpb24KZm9yIHRoZSBncmFudCBvZiBhbnkgcmlnaHRzIHRvIHRoZSBXb3JrLgoKIyMgOC4gRGlzY2xhaW1lciBvZiBMaWFiaWxpdHkKCkV4Y2VwdCBpbiB0aGUgY2FzZXMgb2Ygd2lsZnVsIG1pc2NvbmR1Y3Qgb3IgZGFtYWdlcyBkaXJlY3RseSBjYXVzZWQgdG8gbmF0dXJhbApwZXJzb25zLCB0aGUgTGljZW5zb3Igd2lsbCBpbiBubyBldmVudCBiZSBsaWFibGUgZm9yIGFueSBkaXJlY3Qgb3IgaW5kaXJlY3QsCm1hdGVyaWFsIG9yIG1vcmFsLCBkYW1hZ2VzIG9mIGFueSBraW5kLCBhcmlzaW5nIG91dCBvZiB0aGUgTGljZW5jZSBvciBvZiB0aGUgdXNlCm9mIHRoZSBXb3JrLCBpbmNsdWRpbmcgd2l0aG91dCBsaW1pdGF0aW9uLCBkYW1hZ2VzIGZvciBsb3NzIG9mIGdvb2R3aWxsLCB3b3JrCnN0b3BwYWdlLCBjb21wdXRlciBmYWlsdXJlIG9yIG1hbGZ1bmN0aW9uLCBsb3NzIG9mIGRhdGEgb3IgYW55IGNvbW1lcmNpYWwKZGFtYWdlLCBldmVuIGlmIHRoZSBMaWNlbnNvciBoYXMgYmVlbiBhZHZpc2VkIG9mIHRoZSBwb3NzaWJpbGl0eSBvZiBzdWNoIGRhbWFnZS4KSG93ZXZlciwgdGhlIExpY2Vuc29yIHdpbGwgYmUgbGlhYmxlIHVuZGVyIHN0YXR1dG9yeSBwcm9kdWN0IGxpYWJpbGl0eSBsYXdzIGFzCmZhciBzdWNoIGxhd3MgYXBwbHkgdG8gdGhlIFdvcmsuCgojIyA5LiBBZGRpdGlvbmFsIGFncmVlbWVudHMKCldoaWxlIGRpc3RyaWJ1dGluZyB0aGUgV29yaywgWW91IG1heSBjaG9vc2UgdG8gY29uY2x1ZGUgYW4gYWRkaXRpb25hbCBhZ3JlZW1lbnQsCmRlZmluaW5nIG9ibGlnYXRpb25zIG9yIHNlcnZpY2VzIGNvbnNpc3RlbnQgd2l0aCB0aGlzIExpY2VuY2UuIEhvd2V2ZXIsIGlmCmFjY2VwdGluZyBvYmxpZ2F0aW9ucywgWW91IG1heSBhY3Qgb25seSBvbiB5b3VyIG93biBiZWhhbGYgYW5kIG9uIHlvdXIgc29sZQpyZXNwb25zaWJpbGl0eSwgbm90IG9uIGJlaGFsZiBvZiB0aGUgb3JpZ2luYWwgTGljZW5zb3Igb3IgYW55IG90aGVyIENvbnRyaWJ1dG9yLAphbmQgb25seSBpZiBZb3UgYWdyZWUgdG8gaW5kZW1uaWZ5LCBkZWZlbmQsIGFuZCBob2xkIGVhY2ggQ29udHJpYnV0b3IgaGFybWxlc3MKZm9yIGFueSBsaWFiaWxpdHkgaW5jdXJyZWQgYnksIG9yIGNsYWltcyBhc3NlcnRlZCBhZ2FpbnN0IHN1Y2ggQ29udHJpYnV0b3IgYnkKdGhlIGZhY3QgWW91IGhhdmUgYWNjZXB0ZWQgYW55IHdhcnJhbnR5IG9yIGFkZGl0aW9uYWwgbGlhYmlsaXR5LgoKIyMgMTAuIEFjY2VwdGFuY2Ugb2YgdGhlIExpY2VuY2UKClRoZSBwcm92aXNpb25zIG9mIHRoaXMgTGljZW5jZSBjYW4gYmUgYWNjZXB0ZWQgYnkgY2xpY2tpbmcgb24gYW4gaWNvbiDigJhJIGFncmVl4oCZCnBsYWNlZCB1bmRlciB0aGUgYm90dG9tIG9mIGEgd2luZG93IGRpc3BsYXlpbmcgdGhlIHRleHQgb2YgdGhpcyBMaWNlbmNlIG9yIGJ5CmFmZmlybWluZyBjb25zZW50IGluIGFueSBvdGhlciBzaW1pbGFyIHdheSwgaW4gYWNjb3JkYW5jZSB3aXRoIHRoZSBydWxlcyBvZgphcHBsaWNhYmxlIGxhdy4gQ2xpY2tpbmcgb24gdGhhdCBpY29uIGluZGljYXRlcyB5b3VyIGNsZWFyIGFuZCBpcnJldm9jYWJsZQphY2NlcHRhbmNlIG9mIHRoaXMgTGljZW5jZSBhbmQgYWxsIG9mIGl0cyB0ZXJtcyBhbmQgY29uZGl0aW9ucy4KClNpbWlsYXJseSwgeW91IGlycmV2b2NhYmx5IGFjY2VwdCB0aGlzIExpY2VuY2UgYW5kIGFsbCBvZiBpdHMgdGVybXMgYW5kCmNvbmRpdGlvbnMgYnkgZXhlcmNpc2luZyBhbnkgcmlnaHRzIGdyYW50ZWQgdG8gWW91IGJ5IEFydGljbGUgMiBvZiB0aGlzIExpY2VuY2UsCnN1Y2ggYXMgdGhlIHVzZSBvZiB0aGUgV29yaywgdGhlIGNyZWF0aW9uIGJ5IFlvdSBvZiBhIERlcml2YXRpdmUgV29yayBvciB0aGUKRGlzdHJpYnV0aW9uIG9yIENvbW11bmljYXRpb24gYnkgWW91IG9mIHRoZSBXb3JrIG9yIGNvcGllcyB0aGVyZW9mLgoKIyMgMTEuIEluZm9ybWF0aW9uIHRvIHRoZSBwdWJsaWMKCkluIGNhc2Ugb2YgYW55IERpc3RyaWJ1dGlvbiBvciBDb21tdW5pY2F0aW9uIG9mIHRoZSBXb3JrIGJ5IG1lYW5zIG9mIGVsZWN0cm9uaWMKY29tbXVuaWNhdGlvbiBieSBZb3UgKGZvciBleGFtcGxlLCBieSBvZmZlcmluZyB0byBkb3dubG9hZCB0aGUgV29yayBmcm9tIGEKcmVtb3RlIGxvY2F0aW9uKSB0aGUgZGlzdHJpYnV0aW9uIGNoYW5uZWwgb3IgbWVkaWEgKGZvciBleGFtcGxlLCBhIHdlYnNpdGUpIG11c3QKYXQgbGVhc3QgcHJvdmlkZSB0byB0aGUgcHVibGljIHRoZSBpbmZvcm1hdGlvbiByZXF1ZXN0ZWQgYnkgdGhlIGFwcGxpY2FibGUgbGF3CnJlZ2FyZGluZyB0aGUgTGljZW5zb3IsIHRoZSBMaWNlbmNlIGFuZCB0aGUgd2F5IGl0IG1heSBiZSBhY2Nlc3NpYmxlLCBjb25jbHVkZWQsCnN0b3JlZCBhbmQgcmVwcm9kdWNlZCBieSB0aGUgTGljZW5zZWUuCgojIyAxMi4gVGVybWluYXRpb24gb2YgdGhlIExpY2VuY2UKClRoZSBMaWNlbmNlIGFuZCB0aGUgcmlnaHRzIGdyYW50ZWQgaGVyZXVuZGVyIHdpbGwgdGVybWluYXRlIGF1dG9tYXRpY2FsbHkgdXBvbgphbnkgYnJlYWNoIGJ5IHRoZSBMaWNlbnNlZSBvZiB0aGUgdGVybXMgb2YgdGhlIExpY2VuY2UuCgpTdWNoIGEgdGVybWluYXRpb24gd2lsbCBub3QgdGVybWluYXRlIHRoZSBsaWNlbmNlcyBvZiBhbnkgcGVyc29uIHdobyBoYXMKcmVjZWl2ZWQgdGhlIFdvcmsgZnJvbSB0aGUgTGljZW5zZWUgdW5kZXIgdGhlIExpY2VuY2UsIHByb3ZpZGVkIHN1Y2ggcGVyc29ucwpyZW1haW4gaW4gZnVsbCBjb21wbGlhbmNlIHdpdGggdGhlIExpY2VuY2UuCgojIyAxMy4gTWlzY2VsbGFuZW91cwoKV2l0aG91dCBwcmVqdWRpY2Ugb2YgQXJ0aWNsZSA5IGFib3ZlLCB0aGUgTGljZW5jZSByZXByZXNlbnRzIHRoZSBjb21wbGV0ZQphZ3JlZW1lbnQgYmV0d2VlbiB0aGUgUGFydGllcyBhcyB0byB0aGUgV29yay4KCklmIGFueSBwcm92aXNpb24gb2YgdGhlIExpY2VuY2UgaXMgaW52YWxpZCBvciB1bmVuZm9yY2VhYmxlIHVuZGVyIGFwcGxpY2FibGUKbGF3LCB0aGlzIHdpbGwgbm90IGFmZmVjdCB0aGUgdmFsaWRpdHkgb3IgZW5mb3JjZWFiaWxpdHkgb2YgdGhlIExpY2VuY2UgYXMgYQp3aG9sZS4gU3VjaCBwcm92aXNpb24gd2lsbCBiZSBjb25zdHJ1ZWQgb3IgcmVmb3JtZWQgc28gYXMgbmVjZXNzYXJ5IHRvIG1ha2UgaXQKdmFsaWQgYW5kIGVuZm9yY2VhYmxlLgoKVGhlIEV1cm9wZWFuIENvbW1pc3Npb24gbWF5IHB1Ymxpc2ggb3RoZXIgbGluZ3Vpc3RpYyB2ZXJzaW9ucyBvciBuZXcgdmVyc2lvbnMgb2YKdGhpcyBMaWNlbmNlIG9yIHVwZGF0ZWQgdmVyc2lvbnMgb2YgdGhlIEFwcGVuZGl4LCBzbyBmYXIgdGhpcyBpcyByZXF1aXJlZCBhbmQKcmVhc29uYWJsZSwgd2l0aG91dCByZWR1Y2luZyB0aGUgc2NvcGUgb2YgdGhlIHJpZ2h0cyBncmFudGVkIGJ5IHRoZSBMaWNlbmNlLiBOZXcKdmVyc2lvbnMgb2YgdGhlIExpY2VuY2Ugd2lsbCBiZSBwdWJsaXNoZWQgd2l0aCBhIHVuaXF1ZSB2ZXJzaW9uIG51bWJlci4KCkFsbCBsaW5ndWlzdGljIHZlcnNpb25zIG9mIHRoaXMgTGljZW5jZSwgYXBwcm92ZWQgYnkgdGhlIEV1cm9wZWFuIENvbW1pc3Npb24sCmhhdmUgaWRlbnRpY2FsIHZhbHVlLiBQYXJ0aWVzIGNhbiB0YWtlIGFkdmFudGFnZSBvZiB0aGUgbGluZ3Vpc3RpYyB2ZXJzaW9uIG9mCnRoZWlyIGNob2ljZS4KCiMjIDE0LiBKdXJpc2RpY3Rpb24KCldpdGhvdXQgcHJlanVkaWNlIHRvIHNwZWNpZmljIGFncmVlbWVudCBiZXR3ZWVuIHBhcnRpZXMsCgotIGFueSBsaXRpZ2F0aW9uIHJlc3VsdGluZyBmcm9tIHRoZSBpbnRlcnByZXRhdGlvbiBvZiB0aGlzIExpY2Vuc2UsIGFyaXNpbmcKICBiZXR3ZWVuIHRoZSBFdXJvcGVhbiBVbmlvbiBpbnN0aXR1dGlvbnMsIGJvZGllcywgb2ZmaWNlcyBvciBhZ2VuY2llcywgYXMgYQogIExpY2Vuc29yLCBhbmQgYW55IExpY2Vuc2VlLCB3aWxsIGJlIHN1YmplY3QgdG8gdGhlIGp1cmlzZGljdGlvbiBvZiB0aGUgQ291cnQKICBvZiBKdXN0aWNlIG9mIHRoZSBFdXJvcGVhbiBVbmlvbiwgYXMgbGFpZCBkb3duIGluIGFydGljbGUgMjcyIG9mIHRoZSBUcmVhdHkgb24KICB0aGUgRnVuY3Rpb25pbmcgb2YgdGhlIEV1cm9wZWFuIFVuaW9uLAoKLSBhbnkgbGl0aWdhdGlvbiBhcmlzaW5nIGJldHdlZW4gb3RoZXIgcGFydGllcyBhbmQgcmVzdWx0aW5nIGZyb20gdGhlCiAgaW50ZXJwcmV0YXRpb24gb2YgdGhpcyBMaWNlbnNlLCB3aWxsIGJlIHN1YmplY3QgdG8gdGhlIGV4Y2x1c2l2ZSBqdXJpc2RpY3Rpb24KICBvZiB0aGUgY29tcGV0ZW50IGNvdXJ0IHdoZXJlIHRoZSBMaWNlbnNvciByZXNpZGVzIG9yIGNvbmR1Y3RzIGl0cyBwcmltYXJ5CiAgYnVzaW5lc3MuCgojIyAxNS4gQXBwbGljYWJsZSBMYXcKCldpdGhvdXQgcHJlanVkaWNlIHRvIHNwZWNpZmljIGFncmVlbWVudCBiZXR3ZWVuIHBhcnRpZXMsCgotIHRoaXMgTGljZW5jZSBzaGFsbCBiZSBnb3Zlcm5lZCBieSB0aGUgbGF3IG9mIHRoZSBFdXJvcGVhbiBVbmlvbiBNZW1iZXIgU3RhdGUKICB3aGVyZSB0aGUgTGljZW5zb3IgaGFzIGhpcyBzZWF0LCByZXNpZGVzIG9yIGhhcyBoaXMgcmVnaXN0ZXJlZCBvZmZpY2UsCgotIHRoaXMgbGljZW5jZSBzaGFsbCBiZSBnb3Zlcm5lZCBieSBCZWxnaWFuIGxhdyBpZiB0aGUgTGljZW5zb3IgaGFzIG5vIHNlYXQsCiAgcmVzaWRlbmNlIG9yIHJlZ2lzdGVyZWQgb2ZmaWNlIGluc2lkZSBhIEV1cm9wZWFuIFVuaW9uIE1lbWJlciBTdGF0ZS4KCiMjIEFwcGVuZGl4CgrigJhDb21wYXRpYmxlIExpY2VuY2Vz4oCZIGFjY29yZGluZyB0byBBcnRpY2xlIDUgRVVQTCBhcmU6CgotIEdOVSBHZW5lcmFsIFB1YmxpYyBMaWNlbnNlIChHUEwpIHYuIDIsIHYuIDMKLSBHTlUgQWZmZXJvIEdlbmVyYWwgUHVibGljIExpY2Vuc2UgKEFHUEwpIHYuIDMKLSBPcGVuIFNvZnR3YXJlIExpY2Vuc2UgKE9TTCkgdi4gMi4xLCB2LiAzLjAKLSBFY2xpcHNlIFB1YmxpYyBMaWNlbnNlIChFUEwpIHYuIDEuMAotIENlQ0lMTCB2LiAyLjAsIHYuIDIuMQotIE1vemlsbGEgUHVibGljIExpY2VuY2UgKE1QTCkgdi4gMgotIEdOVSBMZXNzZXIgR2VuZXJhbCBQdWJsaWMgTGljZW5jZSAoTEdQTCkgdi4gMi4xLCB2LiAzCi0gQ3JlYXRpdmUgQ29tbW9ucyBBdHRyaWJ1dGlvbi1TaGFyZUFsaWtlIHYuIDMuMCBVbnBvcnRlZCAoQ0MgQlktU0EgMy4wKSBmb3IKICB3b3JrcyBvdGhlciB0aGFuIHNvZnR3YXJlCi0gRXVyb3BlYW4gVW5pb24gUHVibGljIExpY2VuY2UgKEVVUEwpIHYuIDEuMSwgdi4gMS4yCi0gUXXDqWJlYyBGcmVlIGFuZCBPcGVuLVNvdXJjZSBMaWNlbmNlIOKAlCBSZWNpcHJvY2l0eSAoTGlMaVEtUikgb3IgU3Ryb25nCiAgUmVjaXByb2NpdHkgKExpTGlRLVIrKS4KClRoZSBFdXJvcGVhbiBDb21taXNzaW9uIG1heSB1cGRhdGUgdGhpcyBBcHBlbmRpeCB0byBsYXRlciB2ZXJzaW9ucyBvZiB0aGUgYWJvdmUKbGljZW5jZXMgd2l0aG91dCBwcm9kdWNpbmcgYSBuZXcgdmVyc2lvbiBvZiB0aGUgRVVQTCwgYXMgbG9uZyBhcyB0aGV5IHByb3ZpZGUKdGhlIHJpZ2h0cyBncmFudGVkIGluIEFydGljbGUgMiBvZiB0aGlzIExpY2VuY2UgYW5kIHByb3RlY3QgdGhlIGNvdmVyZWQgU291cmNlCkNvZGUgZnJvbSBleGNsdXNpdmUgYXBwcm9wcmlhdGlvbi4KCkFsbCBvdGhlciBjaGFuZ2VzIG9yIGFkZGl0aW9ucyB0byB0aGlzIEFwcGVuZGl4IHJlcXVpcmUgdGhlIHByb2R1Y3Rpb24gb2YgYSBuZXcKRVVQTCB2ZXJzaW9uLgo="
            }
          }
        }
      ],
      "purl": "pkg:cargo/miniproj@0.10.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/GEOMAR-Kiel/Miniproj/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9",
      "author": "Frommi <daniil.liferenko@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>, Rich Geldreich richgel99@gmail.com",
      "name": "miniz_oxide",
      "version": "0.8.9",
      "description": "DEFLATE compression and decompression library rewritten in Rust based on miniz",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Zlib OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/miniz_oxide@0.8.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/miniz_oxide"
        },
        {
          "type": "website",
          "url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.2.1",
      "author": "Carl Lerche <me@carllerche.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>, Tokio Contributors <team@tokio.rs>",
      "name": "mio",
      "version": "1.2.1",
      "description": "Lightweight non-blocking I/O.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "02bd0af71c67b473010cbbc60715ee815645a4dc942899111f494b4b737d6fda"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/mio@1.2.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/tokio-rs/mio"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/mio"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#moka@0.12.15",
      "name": "moka",
      "version": "0.12.15",
      "description": "A fast and concurrent cache library inspired by Java Caffeine",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "957228ad12042ee839f93c8f257b62b4c0ab5eaae1d4fa60de53b27c9d7c5046"
        }
      ],
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0) AND Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/moka@0.12.15",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/moka/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/moka-rs/moka"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#monostate-impl@0.1.18",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "monostate-impl",
      "version": "0.1.18",
      "description": "Implementation detail of the monostate crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e4db6d5580af57bf992f59068d4ea26fd518574ff48d7639b255a36f9de6e7e9"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/monostate-impl@0.1.18",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/monostate"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#monostate@0.1.18",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "monostate",
      "version": "0.1.18",
      "description": "Type that deserializes only from one specific value",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3341a273f6c9d5bef1908f17b7267bbab0e95c9bf69a0d4dcf8e9e1b2c76ef67"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/monostate@0.1.18",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/monostate"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/monostate"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#murmurhash32@0.3.1",
      "author": "Paul Masurel <paul.masurel@gmail.com>",
      "name": "murmurhash32",
      "version": "0.3.1",
      "description": "A simple implementation of murmurhash32_2",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2195bf6aa996a481483b29d62a7663eed3fe39600c460e323f8ff41e90bdd89b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/murmurhash32@0.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/quickwit-inc/murmurhash32"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#native-tls@0.2.18",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "native-tls",
      "version": "0.2.18",
      "description": "A wrapper over a platform's native TLS implementation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "465500e14ea162429d264d44189adc38b199b62b1c21eea9f69e4b73cb03bbf2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/native-tls@0.2.18",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://lib.rs/crates/native-tls"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-native-tls/rust-native-tls"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ndarray@0.17.2",
      "author": "Ulrik Sverdrup \"bluss\", Jim Turner",
      "name": "ndarray",
      "version": "0.17.2",
      "description": "An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "520080814a7a6b4a6e9070823bb24b4531daac8c4627e08ba5de8c5ef2f2752d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ndarray@0.17.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ndarray/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-ndarray/ndarray"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6",
      "author": "Matt Brubeck <mbrubeck@limpet.net>, Jonathan Reem <jonathan.reem@gmail.com>",
      "name": "new_debug_unreachable",
      "version": "1.0.6",
      "description": "panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/new_debug_unreachable@1.0.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/new_debug_unreachable"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mbrubeck/rust-debug-unreachable"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
      "author": "contact@geoffroycouprie.com",
      "name": "nom",
      "version": "7.1.3",
      "description": "A byte-oriented, zero-copy, parser combinators library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/nom@7.1.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/nom"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Geal/nom"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.6",
      "author": "The Rust Project Developers",
      "name": "num-bigint",
      "version": "0.4.6",
      "description": "Big integer implementation for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/num-bigint@0.4.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/num-bigint"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-num/num-bigint"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-num/num-bigint"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-complex@0.4.6",
      "author": "The Rust Project Developers",
      "name": "num-complex",
      "version": "0.4.6",
      "description": "Complex numbers implementation for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/num-complex@0.4.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/num-complex"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-num/num-complex"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-num/num-complex"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.2",
      "author": "Jacob Pratt <jacob@jhpratt.dev>",
      "name": "num-conv",
      "version": "0.2.2",
      "description": "`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "521739c6d2bac4aa25192232afe6841231376b2b26d4d9fae5ecf8ca5772e441"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/num-conv@0.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jhpratt/num-conv"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
      "author": "The Rust Project Developers",
      "name": "num-integer",
      "version": "0.1.46",
      "description": "Integer traits and functions",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/num-integer@0.1.46",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/num-integer"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-num/num-integer"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-num/num-integer"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
      "author": "The Rust Project Developers",
      "name": "num-traits",
      "version": "0.2.19",
      "description": "Numeric traits for generic mathematics",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/num-traits@0.2.19",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/num-traits"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-num/num-traits"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-num/num-traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
      "author": "Aleksey Kladov <aleksey.kladov@gmail.com>",
      "name": "once_cell",
      "version": "1.21.4",
      "description": "Single assignment cells and lazy values.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/once_cell@1.21.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/once_cell"
        },
        {
          "type": "vcs",
          "url": "https://github.com/matklad/once_cell"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#oneshot@0.1.13",
      "author": "Linus Färnstrand <faern@faern.net>",
      "name": "oneshot",
      "version": "0.1.13",
      "description": "Oneshot spsc channel with (potentially) lock-free non-blocking send, and a receiver supporting both thread blocking receive operations as well as Future based async polling. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "269bca4c2591a28585d6bf10d9ed0332b7d76900a1b02bec41bdc3a2cdcda107"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/oneshot@0.1.13",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/faern/oneshot"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#onig@6.5.3",
      "author": "Will Speak <will@willspeak.me>, Ivan Ivashchenko <defuz@me.com>",
      "name": "onig",
      "version": "6.5.3",
      "description": "Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0cc3cbf698f9438986c11a880c90a6d04b9de27575afd28bbf45b154b6c709e2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/onig@6.5.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/onig/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/iwillspeak/rust-onig"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#onig_sys@69.9.3",
      "author": "Will Speak <will@willspeak.me>, Ivan Ivashchenko <defuz@me.com>",
      "name": "onig_sys",
      "version": "69.9.3",
      "description": "The `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma.  You probably don't want to link to this crate directly; instead check out the `onig` crate. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1e68317604e77e53b85896388e1a803c1d21b74c899ec9e5e1112db90735edd7"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/onig_sys@69.9.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/onig_sys"
        },
        {
          "type": "other",
          "url": "onig"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-onig/rust-onig"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-macros@0.1.1",
      "name": "openssl-macros",
      "version": "0.1.1",
      "description": "Internal macros used by the openssl crate.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/openssl-macros@0.1.1"
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "openssl-probe",
      "version": "0.2.1",
      "description": "A library for helping to find system-wide trust anchor (\"root\") certificate locations based on paths typically used by `openssl`. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/openssl-probe@0.2.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/rustls/openssl-probe"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/openssl-probe"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-sys@0.9.116",
      "author": "Alex Crichton <alex@alexcrichton.com>, Steven Fackler <sfackler@gmail.com>",
      "name": "openssl-sys",
      "version": "0.9.116",
      "description": "FFI bindings to OpenSSL",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f28a22dc7140cda5f096e5e7724a6962ca81a7f8bfd2979f9b18c11af56318c4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/openssl-sys@0.9.116",
      "externalReferences": [
        {
          "type": "other",
          "url": "openssl"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-openssl/rust-openssl"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#openssl@0.10.80",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "openssl",
      "version": "0.10.80",
      "description": "OpenSSL bindings",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a45fa2aa886c42762255da344f0a0d313e254066c46aad76f300c3d3da62d967"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/openssl@0.10.80",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-openssl/rust-openssl"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ordered-float@5.3.0",
      "author": "Jonathan Reem <jonathan.reem@gmail.com>, Matt Brubeck <mbrubeck@limpet.net>",
      "name": "ordered-float",
      "version": "5.3.0",
      "description": "Wrappers for total ordering on floats",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b7d950ca161dc355eaf28f82b11345ed76c6e1f6eb1f4f4479e0323b9e2fbd0e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/ordered-float@5.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/reem/rust-ordered-float"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ort-sys@2.0.0-rc.12",
      "author": "pyke.io <contact@pyke.io>",
      "name": "ort-sys",
      "version": "2.0.0-rc.12",
      "description": "Unsafe Rust bindings for ONNX Runtime 1.24 - Optimize and Accelerate Machine Learning Inferencing",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d7b497d21a8b6fbb4b5a544f8fadb77e801a09ae0add9e411d31c6f89e3c1e90"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ort-sys@2.0.0-rc.12",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ort.pyke.io/"
        },
        {
          "type": "other",
          "url": "onnxruntime"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pykeio/ort"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ort@2.0.0-rc.12",
      "author": "pyke.io <contact@pyke.io>, Nicolas Bigaouette <nbigaouette@gmail.com>",
      "name": "ort",
      "version": "2.0.0-rc.12",
      "description": "A safe Rust wrapper for ONNX Runtime 1.24 - Optimize and accelerate machine learning inference & training",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d7de3af33d24a745ffb8fab904b13478438d1cd52868e6f17735ef6e1f8bf133"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ort@2.0.0-rc.12",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ort.pyke.io/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pykeio/ort"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ownedbytes@0.9.0",
      "author": "Paul Masurel <paul@quickwit.io>, Pascal Seitz <pascal@quickwit.io>",
      "name": "ownedbytes",
      "version": "0.9.0",
      "description": "Expose data as static slice",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2fbd56f7631767e61784dc43f8580f403f4475bd4aaa4da003e6295e1bab4a7e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/ownedbytes@0.9.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ownedbytes/"
        },
        {
          "type": "website",
          "url": "https://github.com/quickwit-oss/tantivy"
        },
        {
          "type": "vcs",
          "url": "https://github.com/quickwit-oss/tantivy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1",
      "author": "Stjepan Glavina <stjepang@gmail.com>, The Rust Project Developers",
      "name": "parking",
      "version": "2.2.1",
      "description": "Thread parking and unparking",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/parking@2.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/parking"
        },
        {
          "type": "website",
          "url": "https://github.com/smol-rs/parking"
        },
        {
          "type": "vcs",
          "url": "https://github.com/smol-rs/parking"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "parking_lot",
      "version": "0.12.5",
      "description": "More compact and efficient implementations of the standard synchronization primitives.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/parking_lot@0.12.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Amanieu/parking_lot"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "parking_lot_core",
      "version": "0.9.12",
      "description": "An advanced API for creating custom synchronization primitives.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/parking_lot_core@0.9.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Amanieu/parking_lot"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "paste",
      "version": "1.0.15",
      "description": "Macros for all your token pasting needs",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/paste@1.0.15",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/paste"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/paste"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pdqselect@0.1.0",
      "author": "Counter-Weight <danielwatson.311@gmail.com>",
      "name": "pdqselect",
      "version": "0.1.0",
      "description": "Selects the kth smallest element of a slice, based on Orson Peters's pdqsort",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4ec91767ecc0a0bbe558ce8c9da33c068066c57ecc8bb8477ef8c1ad3ef77c27"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/pdqselect@0.1.0"
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
      "author": "The rust-url developers",
      "name": "percent-encoding",
      "version": "2.3.2",
      "description": "Percent encoding and decoding",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/percent-encoding@2.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-url/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.11.3",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "phf",
      "version": "0.11.3",
      "description": "Runtime support for perfect hash function data structures",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/phf@0.11.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-phf/rust-phf"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.11.3",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "phf_codegen",
      "version": "0.11.3",
      "description": "Codegen library for PHF types",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/phf_codegen@0.11.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-phf/rust-phf"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.11.3",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "phf_generator",
      "version": "0.11.3",
      "description": "PHF generation logic",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/phf_generator@0.11.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-phf/rust-phf"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "phf_shared",
      "version": "0.11.3",
      "description": "Support code shared by PHF libraries",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/phf_shared@0.11.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-phf/rust-phf"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1",
      "author": "Steven Fackler <sfackler@gmail.com>",
      "name": "phf_shared",
      "version": "0.13.1",
      "description": "Support code shared by PHF libraries",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/phf_shared@0.13.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-phf/rust-phf"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
      "name": "pin-project-lite",
      "version": "0.2.17",
      "description": "A lightweight version of pin-project written with declarative macros. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/pin-project-lite@0.2.17",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/taiki-e/pin-project-lite"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "pkg-config",
      "version": "0.3.33",
      "description": "A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/pkg-config@0.3.33",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/pkg-config"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/pkg-config-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1",
      "name": "portable-atomic",
      "version": "1.13.1",
      "description": "Portable atomic types including support for 128-bit atomics, atomic float, etc. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/portable-atomic@1.13.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/taiki-e/portable-atomic"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.5",
      "author": "The ICU4X Project Developers",
      "name": "potential_utf",
      "version": "0.1.5",
      "description": "Unvalidated string and character types",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/potential_utf@0.1.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0",
      "author": "Jacob Pratt <jacob@jhpratt.dev>",
      "name": "powerfmt",
      "version": "0.2.0",
      "description": "    `powerfmt` is a library that provides utilities for formatting values. This crate makes it     significantly easier to support filling to a minimum width with alignment, avoid heap     allocation, and avoid repetitive calculations. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/powerfmt@0.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jhpratt/powerfmt"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
      "author": "The CryptoCorrosion Contributors",
      "name": "ppv-lite86",
      "version": "0.2.21",
      "description": "Cross-platform cryptography-oriented low-level SIMD library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/ppv-lite86@0.2.21",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cryptocorrosion/cryptocorrosion"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1",
      "author": "Emilio Cobos Álvarez <emilio@crisal.io>",
      "name": "precomputed-hash",
      "version": "0.1.1",
      "description": "A library intending to be a base dependency to expose a precomputed hash",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/precomputed-hash@0.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/emilio/precomputed-hash"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#prettyplease@0.2.37",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "prettyplease",
      "version": "0.2.37",
      "description": "A minimal `syn` syntax tree pretty-printer",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/prettyplease@0.2.37",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/prettyplease"
        },
        {
          "type": "other",
          "url": "prettyplease02"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/prettyplease"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
      "author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
      "name": "proc-macro2",
      "version": "1.0.106",
      "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/proc-macro2@1.0.106",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/proc-macro2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/proc-macro2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#qpdf-sys@0.3.5",
      "author": "Dmitry Pankratov <dmitry@pankratov.net>",
      "name": "qpdf-sys",
      "version": "0.3.5",
      "description": "Rust bindings to QPDF C++ library via FFI and bindgen",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c5d81ec9d12352c949c7b6da9869f06d6b9e1d61f619adde6c77352e7d58a345"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/qpdf-sys@0.3.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/qpdf"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ancwrd1/qpdf-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#qpdf@0.3.5",
      "author": "Dmitry Pankratov <dmitry@pankratov.net>",
      "name": "qpdf",
      "version": "0.3.5",
      "description": "Rust bindings to QPDF C++ library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "057a3e56f2afb52687c149d5fd3cfe38155c49a43294fc9b65ecf33e6ded0ecd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/qpdf@0.3.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/qpdf"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ancwrd1/qpdf-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "quote",
      "version": "1.0.45",
      "description": "Quasi-quoting macro quote!(...)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/quote@1.0.45",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/quote/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/quote"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
      "author": "The Rand Project Developers, The Rust Project Developers",
      "name": "rand",
      "version": "0.10.1",
      "description": "Random number generators and other randomness functionality. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d2e8e8bcc7961af1fdac401278c6a831614941f6164ee3bf4ce61b7edb162207"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand@0.10.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.6",
      "author": "The Rand Project Developers, The Rust Project Developers",
      "name": "rand",
      "version": "0.8.6",
      "description": "Random number generators and other randomness functionality. ",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand@0.8.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.4",
      "author": "The Rand Project Developers, The Rust Project Developers",
      "name": "rand",
      "version": "0.9.4",
      "description": "Random number generators and other randomness functionality. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand@0.9.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0",
      "author": "The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors",
      "name": "rand_chacha",
      "version": "0.9.0",
      "description": "ChaCha random number generator ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand_chacha@0.9.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand_chacha"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1",
      "author": "The Rand Project Developers",
      "name": "rand_core",
      "version": "0.10.1",
      "description": "Core random number generation traits and tools for implementation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand_core@0.10.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand_core"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand_core"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4",
      "author": "The Rand Project Developers, The Rust Project Developers",
      "name": "rand_core",
      "version": "0.6.4",
      "description": "Core random number generator traits and tools for implementation. ",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand_core@0.6.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand_core"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5",
      "author": "The Rand Project Developers, The Rust Project Developers",
      "name": "rand_core",
      "version": "0.9.5",
      "description": "Core random number generator traits and tools for implementation. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand_core@0.9.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand_core"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rand"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_pcg@0.10.2",
      "author": "The Rand Project Developers",
      "name": "rand_pcg",
      "version": "0.10.2",
      "description": "Selected PCG random number generators",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "caa0f4137e1c0a72f4c651489402276c8e8e1cf081f3b0ba156d2cbeef09e86a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand_pcg@0.10.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rand_pcg"
        },
        {
          "type": "website",
          "url": "https://rust-random.github.io/book"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-random/rngs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rawpointer@0.2.1",
      "author": "bluss",
      "name": "rawpointer",
      "version": "0.2.1",
      "description": "Extra methods for raw pointers and `NonNull<T>`.  For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`), `offset` and `add` for `NonNull<T>`, and the function `ptrdistance`. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rawpointer@0.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rawpointer/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bluss/rawpointer/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rayon-cond@0.4.0",
      "author": "Josh Stone <cuviper@gmail.com>",
      "name": "rayon-cond",
      "version": "0.4.0",
      "description": "Experimental iterator wrapper that is conditionally parallel or serial.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2964d0cf57a3e7a06e8183d14a8b527195c706b7983549cd5462d5aa3747438f"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/rayon-cond@0.4.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cuviper/rayon-cond"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rayon-core@1.13.0",
      "name": "rayon-core",
      "version": "1.13.0",
      "description": "Core APIs for Rayon",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rayon-core@1.13.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rayon-core/"
        },
        {
          "type": "other",
          "url": "rayon-core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rayon-rs/rayon"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
      "name": "rayon",
      "version": "1.12.0",
      "description": "Simple work-stealing parallelism for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rayon@1.12.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rayon/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rayon-rs/rayon"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
      "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
      "name": "regex-automata",
      "version": "0.4.14",
      "description": "Automata construction and matching using regular expressions.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/regex-automata@0.4.14",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/regex-automata"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/regex/tree/master/regex-automata"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/regex"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
      "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
      "name": "regex-syntax",
      "version": "0.8.10",
      "description": "A regular expression parser.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/regex-syntax@0.8.10",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/regex-syntax"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/regex/tree/master/regex-syntax"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/regex"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
      "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
      "name": "regex",
      "version": "1.12.3",
      "description": "An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/regex@1.12.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/regex"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/regex"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/regex"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.4",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "reqwest",
      "version": "0.13.4",
      "description": "higher level HTTP client library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "219c5811de6525e5416c7d5d53bb656d3afdbc6c5af816e0802bcfa42dbdc1c3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/reqwest@0.13.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/reqwest"
        },
        {
          "type": "vcs",
          "url": "https://github.com/seanmonstar/reqwest"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
      "name": "ring",
      "version": "0.17.14",
      "description": "An experiment.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 AND ISC"
        }
      ],
      "purl": "pkg:cargo/ring@0.17.14",
      "externalReferences": [
        {
          "type": "other",
          "url": "ring_core_0_17_14_"
        },
        {
          "type": "vcs",
          "url": "https://github.com/briansmith/ring"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#robinson@0.6.1",
      "author": "Adam Reichold <adam.reichold@t-online.de>, Yevhenii Reizner <razrfalcon@gmail.com>",
      "name": "robinson",
      "version": "0.6.1",
      "description": "For when you go to a lonely island and survival depends on parsing XML.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b94b55a7a79b7b67c0613782ac9d4b79277f9b8b630f48a87c2d7e77d4628c8d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/robinson@0.6.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/robinson"
        },
        {
          "type": "vcs",
          "url": "https://codeberg.org/adamreichold/robinson"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#robust@1.2.0",
      "author": "The Spade Developers, The GeoRust Developers",
      "name": "robust",
      "version": "1.2.0",
      "description": "Robust adaptive floating-point predicates for computational geometry",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4e27ee8bb91ca0adcf0ecb116293afa12d393f9c2b9b9cd54d33e8078fe19839"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/robust@1.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/georust/robust"
        },
        {
          "type": "vcs",
          "url": "https://github.com/georust/robust"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.10.0",
      "author": "Stefan Altmayer <stoeoef@gmail.com>, The Georust Developers <mods@georust.org>",
      "name": "rstar",
      "version": "0.10.0",
      "description": "R*-tree library for the rust ecosystem",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1f39465655a1e3d8ae79c6d9e007f4953bfc5d55297602df9dc38f9ae9f1359a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rstar@0.10.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rstar/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/georust/rstar"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.11.0",
      "author": "Stefan Altmayer <stoeoef@gmail.com>, The Georust Developers <mods@georust.org>",
      "name": "rstar",
      "version": "0.11.0",
      "description": "R*-tree library for the Rust ecosystem",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "73111312eb7a2287d229f06c00ff35b51ddee180f017ab6dec1f69d62ac098d6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rstar@0.11.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rstar/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/georust/rstar"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.12.2",
      "author": "Stefan Altmayer <stoeoef@gmail.com>, The Georust Developers <mods@georust.org>",
      "name": "rstar",
      "version": "0.12.2",
      "description": "An R*-tree spatial index",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "421400d13ccfd26dfa5858199c30a5d76f9c54e0dba7575273025b43c5175dbb"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rstar@0.12.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rstar/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/georust/rstar"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.8.4",
      "author": "Stefan Altmayer <stoeoef@gmail.com>",
      "name": "rstar",
      "version": "0.8.4",
      "description": "R*-tree library for the rust ecosystem",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3a45c0e8804d37e4d97e55c6f258bc9ad9c5ee7b07437009dd152d764949a27c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rstar@0.8.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rstar/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Stoeoef/rstar"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.9.3",
      "author": "Stefan Altmayer <stoeoef@gmail.com>, The Georust Developers <mods@georust.org>",
      "name": "rstar",
      "version": "0.9.3",
      "description": "R*-tree library for the rust ecosystem",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b40f1bfe5acdab44bc63e6699c28b74f75ec43afb59f3eda01e145aff86a25fa"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rstar@0.9.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rstar/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/georust/rstar"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rust-stemmers@1.2.0",
      "author": "Jakob Demler <jdemler@curry-software.com>, CurrySoftware <info@curry-software.com>",
      "name": "rust-stemmers",
      "version": "1.2.0",
      "description": "A rust implementation of some popular snowball stemming algorithms",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e46a2036019fdb888131db7a4c847a1063a7493f971ed94ea82c67eada63ca54"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR BSD-3-Clause"
        }
      ],
      "purl": "pkg:cargo/rust-stemmers@1.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/CurrySoftware/rust-stemmers"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
      "author": "The Rust Project Developers",
      "name": "rustc-hash",
      "version": "2.1.2",
      "description": "A speedy, non-cryptographic hashing algorithm used by rustc",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/rustc-hash@2.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/rustc-hash"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1",
      "name": "rustc_version",
      "version": "0.4.1",
      "description": "A library for querying the version of a installed rustc compiler",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rustc_version@0.4.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rustc_version/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/djc/rustc-version-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustix-linux-procfs@0.1.1",
      "author": "Dan Gohman <dev@sunfishcode.online>",
      "name": "rustix-linux-procfs",
      "version": "0.1.1",
      "description": "Utilities for opening Linux procfs files and directories",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2fc84bf7e9aa16c4f2c758f27412dc9841341e16aa682d9c7ac308fe3ee12056"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/rustix-linux-procfs@0.1.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rustix-linux-procfs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/sunfishcode/rustix-linux-procfs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
      "author": "Dan Gohman <dev@sunfishcode.online>, Jakub Konka <kubkon@jakubkonka.com>",
      "name": "rustix",
      "version": "1.1.4",
      "description": "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/rustix@1.1.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rustix"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bytecodealliance/rustix"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
      "name": "rustls-pki-types",
      "version": "1.14.1",
      "description": "Shared types for the rustls PKI ecosystem",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "30a7197ae7eb376e574fe940d068c30fe0462554a3ddbe4eca7838e049c937a9"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rustls-pki-types@1.14.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rustls-pki-types"
        },
        {
          "type": "website",
          "url": "https://github.com/rustls/pki-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/pki-types"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.13",
      "name": "rustls-webpki",
      "version": "0.103.13",
      "description": "Web PKI X.509 Certificate Verification.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e"
        }
      ],
      "licenses": [
        {
          "expression": "ISC"
        }
      ],
      "purl": "pkg:cargo/rustls-webpki@0.103.13",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rustls/webpki"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
      "name": "rustls",
      "version": "0.23.40",
      "description": "Rustls is a modern TLS library written in Rust.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ef86cd5876211988985292b91c96a8f2d298df24e75989a43a3c73f2d4d8168b"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR ISC OR MIT"
        }
      ],
      "purl": "pkg:cargo/rustls@0.23.40",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/rustls/rustls"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/rustls"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "rustversion",
      "version": "1.0.22",
      "description": "Conditional compilation according to rustc compiler version",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rustversion@1.0.22",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/rustversion"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/rustversion"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "ryu",
      "version": "1.0.23",
      "description": "Fast floating point to string conversion",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR BSL-1.0"
        }
      ],
      "purl": "pkg:cargo/ryu@1.0.23",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/ryu"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/ryu"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0",
      "author": "bluss",
      "name": "scopeguard",
      "version": "1.2.0",
      "description": "A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic).  Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/scopeguard@1.2.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/scopeguard/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bluss/scopeguard"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "semver",
      "version": "1.0.28",
      "description": "Parser and evaluator for Cargo's flavor of Semantic Versioning",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/semver@1.0.28",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/semver"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/semver"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde-mincode@0.1.6",
      "author": "Adam Reichold <adam.reichold@t-online.de>",
      "name": "serde-mincode",
      "version": "0.1.6",
      "description": "A minimal binary encoding for Serde-compatible types",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "019bc2f68e9e44a9ebe6d80f87777d676a99298cf869ead294b9e198f132a4ea"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde-mincode@0.1.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde-mincode"
        },
        {
          "type": "vcs",
          "url": "https://codeberg.org/adamreichold/serde-mincode"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
      "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
      "name": "serde",
      "version": "1.0.228",
      "description": "A generic serialization/deserialization framework",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde@1.0.228",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde"
        },
        {
          "type": "website",
          "url": "https://serde.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/serde-rs/serde"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
      "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
      "name": "serde_core",
      "version": "1.0.228",
      "description": "Serde traits only, with no support for derive -- use the `serde` crate instead",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_core@1.0.228",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde_core"
        },
        {
          "type": "website",
          "url": "https://serde.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/serde-rs/serde"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
      "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
      "name": "serde_derive",
      "version": "1.0.228",
      "description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_derive@1.0.228",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://serde.rs/derive.html"
        },
        {
          "type": "website",
          "url": "https://serde.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/serde-rs/serde"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
      "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
      "name": "serde_json",
      "version": "1.0.150",
      "description": "A JSON serialization file format",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_json@1.0.150",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde_json"
        },
        {
          "type": "vcs",
          "url": "https://github.com/serde-rs/json"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
      "name": "serde_spanned",
      "version": "1.1.1",
      "description": "Serde-compatible spanned Value",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_spanned@1.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1",
      "author": "Anthony Ramine <n.oxyde@gmail.com>",
      "name": "serde_urlencoded",
      "version": "0.7.1",
      "description": "`x-www-form-urlencoded` meets Serde",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/serde_urlencoded@0.7.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/serde_urlencoded/0.7.1/serde_urlencoded/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/nox/serde_urlencoded"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7",
      "author": "Eliza Weisman <eliza@buoyant.io>",
      "name": "sharded-slab",
      "version": "0.1.7",
      "description": "A lock-free concurrent slab. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/sharded-slab@0.1.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/sharded-slab/"
        },
        {
          "type": "website",
          "url": "https://github.com/hawkw/sharded-slab"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hawkw/sharded-slab"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0",
      "author": "comex <comexk@gmail.com>, Fenhl <fenhl@fenhl.net>, Adrian Taylor <adetaylor@chromium.org>, Alex Touchet <alextouchet@outlook.com>, Daniel Parks <dp+git@oxidized.org>, Garrett Berg <googberg@gmail.com>",
      "name": "shlex",
      "version": "1.3.0",
      "description": "Split a string into shell words, like Python's shlex.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/shlex@1.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/comex/rust-shlex"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@2.0.1",
      "author": "comex <comexk@gmail.com>, Fenhl <fenhl@fenhl.net>, Adrian Taylor <adetaylor@chromium.org>, Alex Touchet <alextouchet@outlook.com>, Daniel Parks <dp+git@oxidized.org>, Garrett Berg <googberg@gmail.com>",
      "name": "shlex",
      "version": "2.0.1",
      "description": "Split a string into shell words, like Python's shlex.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/shlex@2.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/comex/rust-shlex"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sif-itree@0.4.1",
      "author": "Adam Reichold <adam.reichold@t-online.de>",
      "name": "sif-itree",
      "version": "0.4.1",
      "description": "simple, immutable, flat interval tree",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d7f45b8998ced5134fb1d75732c77842a3e888f19c1ff98481822e8fbfbf930b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/sif-itree@0.4.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/sif-itree"
        },
        {
          "type": "vcs",
          "url": "https://codeberg.org/adamreichold/sif-itree"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sif-rtree@0.3.2",
      "author": "Adam Reichold <adam.reichold@t-online.de>",
      "name": "sif-rtree",
      "version": "0.3.2",
      "description": "simple, immutable, flat R-tree",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7448c230b17966cca323cec9dafbf2f86406fc07ebc7f455c718037ea5faa629"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/sif-rtree@0.3.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/sif-rtree"
        },
        {
          "type": "vcs",
          "url": "https://codeberg.org/adamreichold/sif-rtree"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8",
      "author": "Michal 'vorner' Vaner <vorner@vorner.cz>, Masaki Hara <ackie.h.gmai@gmail.com>",
      "name": "signal-hook-registry",
      "version": "1.4.8",
      "description": "Backend crate for signal-hook",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/signal-hook-registry@1.4.8",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/signal-hook-registry"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vorner/signal-hook"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9",
      "author": "Marvin Countryman <me@maar.vin>",
      "name": "simd-adler32",
      "version": "0.3.9",
      "description": "A SIMD-accelerated Adler-32 hash algorithm implementation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/simd-adler32@0.3.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mcountryman/simd-adler32"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.3",
      "author": "Frank Denis <github@pureftpd.org>",
      "name": "siphasher",
      "version": "1.0.3",
      "description": "SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/siphasher@1.0.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/siphasher"
        },
        {
          "type": "website",
          "url": "https://docs.rs/siphasher"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jedisct1/rust-siphash"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sketches-ddsketch@0.4.0",
      "author": "Mike Heffner <mikeh@fesnel.com>",
      "name": "sketches-ddsketch",
      "version": "0.4.0",
      "description": "A direct port of the Golang DDSketch implementation. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "05e40b6cf54d988dc1a2223531b969c9a9e30906ad90ef64890c27b4bfbb46ea"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/sketches-ddsketch@0.4.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/mheffner/rust-sketches-ddsketch"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mheffner/rust-sketches-ddsketch"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12",
      "author": "Carl Lerche <me@carllerche.com>",
      "name": "slab",
      "version": "0.4.12",
      "description": "Pre-allocated storage for a uniform data type",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/slab@0.4.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/slab"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
      "author": "The Servo Project Developers",
      "name": "smallvec",
      "version": "1.15.1",
      "description": "'Small vector' optimization: store up to a small number of items on the stack",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/smallvec@1.15.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/smallvec/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-smallvec"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.4",
      "author": "Alex Crichton <alex@alexcrichton.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>",
      "name": "socket2",
      "version": "0.6.4",
      "description": "Utilities for handling networking sockets with a maximal amount of configuration possible intended. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "52d1cfed4120b4d927bf7c0f86d2087a4a7d6027c906d9f9d525a80573b9be51"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/socket2@0.6.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/socket2"
        },
        {
          "type": "website",
          "url": "https://github.com/rust-lang/socket2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rust-lang/socket2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#spin@0.9.8",
      "author": "Mathijs van de Nes <git@mathijs.vd-nes.nl>, John Ericson <git@JohnEricson.me>, Joshua Barretto <joshua.s.barretto@gmail.com>",
      "name": "spin",
      "version": "0.9.8",
      "description": "Spin-based synchronization primitives",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/spin@0.9.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mvdnes/spin-rs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#spm_precompiled@0.1.4",
      "author": "Nicolas Patry <patry.nicolas@protonmail.com>",
      "name": "spm_precompiled",
      "version": "0.1.4",
      "description": "This crate aims to emulate https://github.com/google/sentencepiece Dart::DoubleArray struct and it's Normalizer.   This crate is highly specialized and not intended for general use. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5851699c4033c63636f7ea4cf7b7c1f1bf06d0cc03cfb42e711de5a5c46cf326"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/spm_precompiled@0.1.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/spm_precompiled/"
        },
        {
          "type": "website",
          "url": "https://github.com/huggingface/spm_precompiled"
        },
        {
          "type": "vcs",
          "url": "https://github.com/huggingface/spm_precompiled"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sptr@0.3.2",
      "name": "sptr",
      "version": "0.3.2",
      "description": "sptr: The Strict Provenance Polyfill",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/sptr@0.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Gankra/sptr"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sqlparser@0.43.1",
      "author": "Andy Grove <andygrove73@gmail.com>",
      "name": "sqlparser",
      "version": "0.43.1",
      "description": "Extensible SQL Lexer and Parser with support for ANSI SQL:2011",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f95c4bae5aba7cd30bd506f7140026ade63cff5afd778af8854026f9606bf5d4"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/sqlparser@0.43.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/sqlparser/"
        },
        {
          "type": "website",
          "url": "https://github.com/sqlparser-rs/sqlparser-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/sqlparser-rs/sqlparser-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1",
      "author": "Robert Grosse <n210241048576@gmail.com>",
      "name": "stable_deref_trait",
      "version": "1.2.1",
      "description": "An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/stable_deref_trait@1.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/stable_deref_trait/1.2.1/stable_deref_trait"
        },
        {
          "type": "vcs",
          "url": "https://github.com/storyyeller/stable_deref_trait"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0",
      "author": "Nikolai Vazquez",
      "name": "static_assertions",
      "version": "1.1.0",
      "description": "Compile-time assertions to ensure that invariants are met.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/static_assertions@1.1.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/static_assertions/"
        },
        {
          "type": "website",
          "url": "https://github.com/nvzqz/static-assertions-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/nvzqz/static-assertions-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.9.0",
      "author": "The Servo Project Developers",
      "name": "string_cache",
      "version": "0.9.0",
      "description": "A string interning library for Rust, developed as part of the Servo project.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a18596f8c785a729f2819c0f6a7eae6ebeebdfffbfe4214ae6b087f690e31901"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/string_cache@0.9.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/string_cache"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/string-cache"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
      "author": "Danny Guo <danny@dannyguo.com>, maxbachmann <oss@maxbachmann.de>",
      "name": "strsim",
      "version": "0.11.1",
      "description": "Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/strsim@0.11.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/strsim/"
        },
        {
          "type": "website",
          "url": "https://github.com/rapidfuzz/strsim-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rapidfuzz/strsim-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strum@0.27.2",
      "author": "Peter Glotfelty <peter.glotfelty@microsoft.com>",
      "name": "strum",
      "version": "0.27.2",
      "description": "Helpful macros for working with enums and strings",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/strum@0.27.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/strum"
        },
        {
          "type": "website",
          "url": "https://github.com/Peternator7/strum"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Peternator7/strum"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strum@0.28.0",
      "author": "Peter Glotfelty <peter.glotfelty@microsoft.com>",
      "name": "strum",
      "version": "0.28.0",
      "description": "Helpful macros for working with enums and strings",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9628de9b8791db39ceda2b119bbe13134770b56c138ec1d3af810d045c04f9bd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/strum@0.28.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/strum"
        },
        {
          "type": "website",
          "url": "https://github.com/Peternator7/strum"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Peternator7/strum"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strum_macros@0.27.2",
      "author": "Peter Glotfelty <peter.glotfelty@microsoft.com>",
      "name": "strum_macros",
      "version": "0.27.2",
      "description": "Helpful macros for working with enums and strings",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/strum_macros@0.27.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/strum"
        },
        {
          "type": "website",
          "url": "https://github.com/Peternator7/strum"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Peternator7/strum"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strum_macros@0.28.0",
      "author": "Peter Glotfelty <peter.glotfelty@microsoft.com>",
      "name": "strum_macros",
      "version": "0.28.0",
      "description": "Helpful macros for working with enums and strings",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ab85eea0270ee17587ed4156089e10b9e6880ee688791d45a905f5b1ca36f664"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/strum_macros@0.28.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/strum"
        },
        {
          "type": "website",
          "url": "https://github.com/Peternator7/strum"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Peternator7/strum"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1",
      "author": "Isis Lovecruft <isis@patternsinthevoid.net>, Henry de Valence <hdevalence@hdevalence.ca>",
      "name": "subtle",
      "version": "2.6.1",
      "description": "Pure-Rust traits and utilities for constant-time cryptographic implementations.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
        }
      ],
      "licenses": [
        {
          "expression": "BSD-3-Clause"
        }
      ],
      "purl": "pkg:cargo/subtle@2.6.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/subtle"
        },
        {
          "type": "website",
          "url": "https://dalek.rs/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dalek-cryptography/subtle"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "syn",
      "version": "2.0.117",
      "description": "Parser for Rust source code",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/syn@2.0.117",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/syn"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/syn"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
      "author": "Actyx AG <developer@actyx.io>",
      "name": "sync_wrapper",
      "version": "1.0.2",
      "description": "A tool for enlisting the compiler's help in proving the absence of concurrency",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/sync_wrapper@1.0.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/sync_wrapper"
        },
        {
          "type": "website",
          "url": "https://docs.rs/sync_wrapper"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Actyx/sync_wrapper"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2",
      "author": "Nika Layzell <nika@thelayzells.com>",
      "name": "synstructure",
      "version": "0.13.2",
      "description": "Helper methods and macros for custom derives",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/synstructure@0.13.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/synstructure"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mystor/synstructure"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tagptr@0.2.0",
      "author": "Oliver Giersch",
      "name": "tagptr",
      "version": "0.2.0",
      "description": "Strongly typed atomic and non-atomic tagged pointers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/tagptr@0.2.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tagptr"
        },
        {
          "type": "vcs",
          "url": "https://github.com/oliver-giersch/tagptr.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-bitpacker@0.10.0",
      "author": "Paul Masurel <paul.masurel@gmail.com>",
      "name": "tantivy-bitpacker",
      "version": "0.10.0",
      "description": "Tantivy-sub crate: bitpacking",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4fed3d674429bcd2de5d0a6d1aa5495fed8afd9c5ecce993019caf7615f53fa4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tantivy-bitpacker@0.10.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tantivy-bitpacker/latest/tantivy_bitpacker"
        },
        {
          "type": "website",
          "url": "https://github.com/quickwit-oss/tantivy"
        },
        {
          "type": "vcs",
          "url": "https://github.com/quickwit-oss/tantivy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-columnar@0.7.0",
      "name": "tantivy-columnar",
      "version": "0.7.0",
      "description": "column oriented storage for tantivy",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c57166f5bcfd478f370ab8445afb4678dce44801fa5ce5c451aaf8595583c5dc"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tantivy-columnar@0.7.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/quickwit-oss/tantivy"
        },
        {
          "type": "vcs",
          "url": "https://github.com/quickwit-oss/tantivy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-common@0.11.0",
      "author": "Paul Masurel <paul@quickwit.io>, Pascal Seitz <pascal@quickwit.io>",
      "name": "tantivy-common",
      "version": "0.11.0",
      "description": "common traits and utility functions used by multiple tantivy subcrates",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bbf10915aa75da3c3b0d58b58853d2e889efbaf32d4982a4c3715dde6bba23e5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tantivy-common@0.11.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tantivy_common/"
        },
        {
          "type": "website",
          "url": "https://github.com/quickwit-oss/tantivy"
        },
        {
          "type": "vcs",
          "url": "https://github.com/quickwit-oss/tantivy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-fst@0.5.0",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "tantivy-fst",
      "version": "0.5.0",
      "description": "This is a tantivy-specific fork from the fst crate from Burntsushi. (Please use the fst crate instead.) ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d60769b80ad7953d8a7b2c70cdfe722bbcdcac6bccc8ac934c40c034d866fc18"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/tantivy-fst@0.5.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tantivy-fst"
        },
        {
          "type": "vcs",
          "url": "https://github.com/quickwit-inc/fst"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-query-grammar@0.26.0",
      "author": "Paul Masurel <paul.masurel@gmail.com>",
      "name": "tantivy-query-grammar",
      "version": "0.26.0",
      "description": "Search engine library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "dfadb8526b6da90704feb293b0701a6aae62ea14983143344be2dc5ce30f1d82"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tantivy-query-grammar@0.26.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/quickwit-oss/tantivy"
        },
        {
          "type": "vcs",
          "url": "https://github.com/quickwit-oss/tantivy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-sstable@0.7.0",
      "name": "tantivy-sstable",
      "version": "0.7.0",
      "description": "sstables for tantivy",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8a2cfc3ac5164cbadc28965ffb145a8f47582a60ae5897859ad8d4316596c606"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tantivy-sstable@0.7.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/quickwit-oss/tantivy"
        },
        {
          "type": "vcs",
          "url": "https://github.com/quickwit-oss/tantivy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-stacker@0.7.0",
      "name": "tantivy-stacker",
      "version": "0.7.0",
      "description": "term hashmap used for indexing",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6cbb051742da9d53ca9e8fff43a9b10e319338b24e2c0e15d0372df19ffeb951"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tantivy-stacker@0.7.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/quickwit-oss/tantivy"
        },
        {
          "type": "vcs",
          "url": "https://github.com/quickwit-oss/tantivy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-tokenizer-api@0.7.0",
      "name": "tantivy-tokenizer-api",
      "version": "0.7.0",
      "description": "Tokenizer API of tantivy",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "eac258c2c6390673f2685813afeeafcb8c4e0ee7de8dd3fc46838dcc37263f98"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tantivy-tokenizer-api@0.7.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/quickwit-oss/tantivy"
        },
        {
          "type": "vcs",
          "url": "https://github.com/quickwit-oss/tantivy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy@0.26.1",
      "author": "Paul Masurel <paul.masurel@gmail.com>",
      "name": "tantivy",
      "version": "0.26.1",
      "description": "Search engine library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "edde6a10743fff00a4e1a8c9ef020bf5f3cbad301b7d2d39f2b07f123c4eac07"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tantivy@0.26.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tantivy/"
        },
        {
          "type": "website",
          "url": "https://github.com/quickwit-oss/tantivy"
        },
        {
          "type": "vcs",
          "url": "https://github.com/quickwit-oss/tantivy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
      "author": "Steven Allen <steven@stebalien.com>, The Rust Project Developers, Ashley Mannix <ashleymannix@live.com.au>, Jason White <me@jasonwhite.io>",
      "name": "tempfile",
      "version": "3.27.0",
      "description": "A library for managing temporary files and directories.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/tempfile@3.27.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tempfile"
        },
        {
          "type": "website",
          "url": "https://stebalien.com/projects/tempfile-rs/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Stebalien/tempfile"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "thiserror-impl",
      "version": "2.0.18",
      "description": "Implementation detail of the `thiserror` crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/thiserror-impl@2.0.18",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/thiserror"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "thiserror",
      "version": "2.0.18",
      "description": "derive(Error)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/thiserror@2.0.18",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/thiserror"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/thiserror"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.9",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "thread_local",
      "version": "1.1.9",
      "description": "Per-object thread-local storage",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/thread_local@1.1.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/thread_local/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Amanieu/thread_local-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.8",
      "author": "Jacob Pratt <open-source@jhpratt.dev>, Time contributors",
      "name": "time-core",
      "version": "0.1.8",
      "description": "This crate is an implementation detail and should not be relied upon directly.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/time-core@0.1.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/time-rs/time"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.27",
      "author": "Jacob Pratt <open-source@jhpratt.dev>, Time contributors",
      "name": "time-macros",
      "version": "0.2.27",
      "description": "    Procedural macros for the time crate.     This crate is an implementation detail and should not be relied upon directly. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/time-macros@0.2.27",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/time-rs/time"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
      "author": "Jacob Pratt <open-source@jhpratt.dev>, Time contributors",
      "name": "time",
      "version": "0.3.47",
      "description": "Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/time@0.3.47",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://time-rs.github.io"
        },
        {
          "type": "vcs",
          "url": "https://github.com/time-rs/time"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tiny-keccak@2.0.2",
      "author": "debris <marek.kotewicz@gmail.com>",
      "name": "tiny-keccak",
      "version": "2.0.2",
      "description": "An implementation of Keccak derived functions.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
        }
      ],
      "licenses": [
        {
          "expression": "CC0-1.0"
        }
      ],
      "purl": "pkg:cargo/tiny-keccak@2.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/debris/tiny-keccak"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.3",
      "author": "The ICU4X Project Developers",
      "name": "tinystr",
      "version": "0.8.3",
      "description": "A small ASCII-only bounded length string representation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/tinystr@0.8.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokenizers@0.23.1",
      "author": "Anthony MOI <m.anthony.moi@gmail.com>, Nicolas Patry <patry.nicolas@protonmail.com>",
      "name": "tokenizers",
      "version": "0.23.1",
      "description": "Provides an implementation of today's most used tokenizers, with a focus on performances and versatility. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "44e5bea67576e04b6ff8564c5d9e09c2ef0cf476502245f2f120e497769d3112"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/tokenizers@0.23.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tokenizers/"
        },
        {
          "type": "website",
          "url": "https://github.com/huggingface/tokenizers"
        },
        {
          "type": "vcs",
          "url": "https://github.com/huggingface/tokenizers"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.7.0",
      "author": "Tokio Contributors <team@tokio.rs>",
      "name": "tokio-macros",
      "version": "2.7.0",
      "description": "Tokio's proc macros. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "385a6cb71ab9ab790c5fe8d67f1645e6c450a7ce006a33de03daa956cf70a496"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tokio-macros@2.7.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tokio"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-native-tls@0.3.1",
      "author": "Tokio Contributors <team@tokio.rs>",
      "name": "tokio-native-tls",
      "version": "0.3.1",
      "description": "An implementation of TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tokio-native-tls@0.3.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tokio-native-tls"
        },
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tls"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
      "name": "tokio-rustls",
      "version": "0.26.4",
      "description": "Asynchronous TLS/SSL streams for Tokio using Rustls.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/tokio-rustls@0.26.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tokio-rustls"
        },
        {
          "type": "website",
          "url": "https://github.com/rustls/tokio-rustls"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/tokio-rustls"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
      "author": "Tokio Contributors <team@tokio.rs>",
      "name": "tokio-util",
      "version": "0.7.18",
      "description": "Additional utilities for working with Tokio. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tokio-util@0.7.18",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tokio"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
      "author": "Tokio Contributors <team@tokio.rs>",
      "name": "tokio",
      "version": "1.52.3",
      "description": "An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tokio@1.52.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tokio"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
      "name": "toml",
      "version": "1.1.2+spec-1.1.0",
      "description": "A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "81f3d15e84cbcd896376e6730314d59fb5a87f31e4b038454184435cd57defee"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml@1.1.2+spec-1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@1.1.1+spec-1.1.0",
      "name": "toml_datetime",
      "version": "1.1.1+spec-1.1.0",
      "description": "A TOML-compatible datetime type",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml_datetime@1.1.1+spec-1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
      "name": "toml_parser",
      "version": "1.1.2+spec-1.1.0",
      "description": "Yet another format-preserving TOML parser.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml_parser@1.1.2+spec-1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0",
      "name": "toml_writer",
      "version": "1.1.1+spec-1.1.0",
      "description": "A low-level interface for writing out TOML ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/toml_writer@1.1.1+spec-1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/toml-rs/toml"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.11",
      "author": "Tower Maintainers <team@tower-rs.com>",
      "name": "tower-http",
      "version": "0.6.11",
      "description": "Tower middleware and utilities for HTTP clients and servers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4cfcf7e2740e6fc6d4d688b4ef00650406bb94adf4731e43c096c3a19fe40840"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tower-http@0.6.11",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/tower-rs/tower-http"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tower-rs/tower-http"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
      "author": "Tower Maintainers <team@tower-rs.com>",
      "name": "tower-layer",
      "version": "0.3.3",
      "description": "Decorates a `Service` to allow easy composition between `Service`s. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tower-layer@0.3.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tower-layer/0.3.3"
        },
        {
          "type": "website",
          "url": "https://github.com/tower-rs/tower"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tower-rs/tower"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
      "author": "Tower Maintainers <team@tower-rs.com>",
      "name": "tower-service",
      "version": "0.3.3",
      "description": "Trait representing an asynchronous, request / response based, client or server. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tower-service@0.3.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tower-service/0.3.3"
        },
        {
          "type": "website",
          "url": "https://github.com/tower-rs/tower"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tower-rs/tower"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
      "author": "Tower Maintainers <team@tower-rs.com>",
      "name": "tower",
      "version": "0.5.3",
      "description": "Tower is a library of modular and reusable components for building robust clients and servers. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tower@0.5.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/tower-rs/tower"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tower-rs/tower"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31",
      "author": "Tokio Contributors <team@tokio.rs>, Eliza Weisman <eliza@buoyant.io>, David Barsky <dbarsky@amazon.com>",
      "name": "tracing-attributes",
      "version": "0.1.31",
      "description": "Procedural macro attributes for automatically instrumenting functions. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tracing-attributes@0.1.31",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tracing"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36",
      "author": "Tokio Contributors <team@tokio.rs>",
      "name": "tracing-core",
      "version": "0.1.36",
      "description": "Core primitives for application-level tracing. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tracing-core@0.1.36",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tracing"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-log@0.2.0",
      "author": "Tokio Contributors <team@tokio.rs>",
      "name": "tracing-log",
      "version": "0.2.0",
      "description": "Provides compatibility between `tracing` and the `log` crate. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tracing-log@0.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tracing"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23",
      "author": "Eliza Weisman <eliza@buoyant.io>, David Barsky <me@davidbarsky.com>, Tokio Contributors <team@tokio.rs>",
      "name": "tracing-subscriber",
      "version": "0.3.23",
      "description": "Utilities for implementing and composing `tracing` subscribers. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tracing-subscriber@0.3.23",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tracing"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
      "author": "Eliza Weisman <eliza@buoyant.io>, Tokio Contributors <team@tokio.rs>",
      "name": "tracing",
      "version": "0.1.44",
      "description": "Application-level tracing for Rust. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/tracing@0.1.44",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tokio.rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/tracing"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "try-lock",
      "version": "0.2.5",
      "description": "A lightweight atomic lock.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/try-lock@0.2.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/try-lock"
        },
        {
          "type": "website",
          "url": "https://github.com/seanmonstar/try-lock"
        },
        {
          "type": "vcs",
          "url": "https://github.com/seanmonstar/try-lock"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "typeid",
      "version": "1.0.3",
      "description": "Const TypeId and non-'static TypeId",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/typeid@1.0.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/typeid"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/typeid"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1",
      "name": "typenum",
      "version": "1.20.1",
      "description": "Typenum is a Rust library for type-level numbers evaluated at     compile time. It currently supports bits, unsigned integers, and signed     integers. It also provides a type-level array of type-level numbers, but its     implementation is incomplete.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/typenum@1.20.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/typenum"
        },
        {
          "type": "vcs",
          "url": "https://github.com/paholg/typenum"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typetag-impl@0.2.22",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "typetag-impl",
      "version": "0.2.22",
      "description": "Implementation detail of the typetag crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cf808357c6ed7e13ba0f3277ec8d8f21b2d501274895104263985330c726c1c5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/typetag-impl@0.2.22",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/typetag"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/typetag"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typetag@0.2.22",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "typetag",
      "version": "0.2.22",
      "description": "Serde serializable and deserializable trait objects",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c5a897b12c6c1151ad0b138b8db50252dc301f93bc3b027db05eec82aeed298c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/typetag@0.2.22",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/typetag"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/typetag"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicase@2.9.0",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "unicase",
      "version": "2.9.0",
      "description": "A case-insensitive wrapper around strings.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/unicase@2.9.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/unicase"
        },
        {
          "type": "vcs",
          "url": "https://github.com/seanmonstar/unicase"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "unicode-ident",
      "version": "1.0.24",
      "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
        }
      ],
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/unicode-ident@1.0.24",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/unicode-ident"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/unicode-ident"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization-alignments@0.1.12",
      "author": "Anthony MOI <m.anthony.moi@gmail.com>",
      "name": "unicode-normalization-alignments",
      "version": "0.1.12",
      "description": "This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "43f613e4fa046e69818dd287fdc4bc78175ff20331479dab6e1b0f98d57062de"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/unicode-normalization-alignments@0.1.12",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/unicode-normalization-alignments/"
        },
        {
          "type": "website",
          "url": "https://github.com/n1t0/unicode-normalization"
        },
        {
          "type": "vcs",
          "url": "https://github.com/n1t0/unicode-normalization"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-segmentation@1.13.3",
      "author": "kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>",
      "name": "unicode-segmentation",
      "version": "1.13.3",
      "description": "This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/unicode-segmentation@1.13.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/unicode-rs/unicode-segmentation"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-rs/unicode-segmentation"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode_categories@0.1.1",
      "author": "Sean Gillespie <sean@swgillespie.me>",
      "name": "unicode_categories",
      "version": "0.1.1",
      "description": "Query Unicode category membership for chars",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/unicode_categories@0.1.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "http://swgillespie.github.io/unicode-categories/unicode_categories/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/swgillespie/unicode-categories"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0",
      "author": "Brian Smith <brian@briansmith.org>",
      "name": "untrusted",
      "version": "0.9.0",
      "description": "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
        }
      ],
      "licenses": [
        {
          "expression": "ISC"
        }
      ],
      "purl": "pkg:cargo/untrusted@0.9.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://briansmith.org/rustdoc/untrusted/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/briansmith/untrusted"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
      "author": "The rust-url developers",
      "name": "url",
      "version": "2.5.8",
      "description": "URL library for Rust, based on the WHATWG URL Standard",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/url@2.5.8",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/url"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/rust-url"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8-ranges@1.0.5",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "utf8-ranges",
      "version": "1.0.5",
      "description": "DEPRECATED. Use regex-syntax::utf8 submodule instead.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7fcfc827f90e53a02eaef5e535ee14266c1d569214c6aa70133a624d8a3164ba"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/utf8-ranges@1.0.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/utf8-ranges"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/utf8-ranges"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/utf8-ranges"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4",
      "author": "Henri Sivonen <hsivonen@hsivonen.fi>",
      "name": "utf8_iter",
      "version": "1.0.4",
      "description": "Iterator by char over potentially-invalid UTF-8 in &[u8]",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/utf8_iter@1.0.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/utf8_iter/"
        },
        {
          "type": "website",
          "url": "https://docs.rs/utf8_iter/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/hsivonen/utf8_iter"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utoipa-gen@5.5.0",
      "author": "Juha Kukkonen <juha7kukkonen@gmail.com>",
      "name": "utoipa-gen",
      "version": "5.5.0",
      "description": "Code generation implementation for utoipa",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6ba0b99ee52df3028635d93840c797102da61f8a7bb3cf751032455895b52ef8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/utoipa-gen@5.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/juhaku/utoipa"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utoipa@5.5.0",
      "author": "Juha Kukkonen <juha7kukkonen@gmail.com>",
      "name": "utoipa",
      "version": "5.5.0",
      "description": "Compile time generated OpenAPI documentation for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8bde15df68e80b16c7d16b9616e80770ad158988daa56a27dccd1e55558b0160"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/utoipa@5.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/juhaku/utoipa"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2",
      "author": "Ashley Mannix<ashleymannix@live.com.au>, Dylan DPC<dylan.dpc@gmail.com>, Hunar Roop Kahlon<hunar.roop@gmail.com>",
      "name": "uuid",
      "version": "1.23.2",
      "description": "A library to generate and parse UUIDs.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d258b83ceec21034727ecee8c382cfa6c3e133699b0742c64571814fb420c9f7"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/uuid@1.23.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/uuid"
        },
        {
          "type": "website",
          "url": "https://github.com/uuid-rs/uuid"
        },
        {
          "type": "vcs",
          "url": "https://github.com/uuid-rs/uuid"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#vcpkg@0.2.15",
      "author": "Jim McGrath <jimmc2@gmail.com>",
      "name": "vcpkg",
      "version": "0.2.15",
      "description": "A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. ",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/vcpkg@0.2.15",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/vcpkg"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mcgoo/vcpkg-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
      "author": "Sergio Benitez <sb@sergio.bz>",
      "name": "version_check",
      "version": "0.9.5",
      "description": "Tiny crate to check the version of the installed/running rustc.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/version_check@0.9.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/version_check/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/SergioBenitez/version_check"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "want",
      "version": "0.3.1",
      "description": "Detect when another Future wants a result.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/want@0.3.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/want"
        },
        {
          "type": "vcs",
          "url": "https://github.com/seanmonstar/want"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3",
      "name": "winnow",
      "version": "1.0.3",
      "description": "A byte-oriented, zero-copy, parser combinators library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0592e1c9d151f854e6fd382574c3a0855250e1d9b2f99d9281c6e6391af352f1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/winnow@1.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/winnow-rs/winnow"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
      "author": "The ICU4X Project Developers",
      "name": "writeable",
      "version": "0.6.3",
      "description": "A more efficient alternative to fmt::Display",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/writeable@0.6.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
      "author": "Manish Goregaokar <manishsmail@gmail.com>",
      "name": "yoke-derive",
      "version": "0.8.2",
      "description": "Custom derive for the yoke crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/yoke-derive@0.8.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.3",
      "author": "Manish Goregaokar <manishsmail@gmail.com>",
      "name": "yoke",
      "version": "0.8.3",
      "description": "Abstraction allowing borrowed data to be carried along with the backing data it borrows from",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/yoke@0.8.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.8.50",
      "author": "Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>",
      "name": "zerocopy-derive",
      "version": "0.8.50",
      "description": "Custom derive for traits from the zerocopy crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0b631b19d36a892ab55420c92dbc83ccd79274f25be714855d3074aa71cab639"
        }
      ],
      "licenses": [
        {
          "expression": "BSD-2-Clause OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/zerocopy-derive@0.8.50",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/google/zerocopy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.50",
      "author": "Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>",
      "name": "zerocopy",
      "version": "0.8.50",
      "description": "Zerocopy makes zero-cost memory manipulation effortless. We write \"unsafe\" so you don't have to.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3b065d4f0e55f82fae73202e189638116a87c55ab6b8e6c2721e13dd9d854ad1"
        }
      ],
      "licenses": [
        {
          "expression": "BSD-2-Clause OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/zerocopy@0.8.50",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/google/zerocopy"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.7",
      "author": "Manish Goregaokar <manishsmail@gmail.com>",
      "name": "zerofrom-derive",
      "version": "0.1.7",
      "description": "Custom derive for the zerofrom crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/zerofrom-derive@0.1.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
      "author": "The ICU4X Project Developers",
      "name": "zerofrom",
      "version": "0.1.8",
      "description": "ZeroFrom trait for constructing",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/zerofrom@0.1.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2",
      "author": "The RustCrypto Project Developers",
      "name": "zeroize",
      "version": "1.8.2",
      "description": "Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM! ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/zeroize@1.8.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/RustCrypto/utils/tree/master/zeroize"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
      "author": "The ICU4X Project Developers",
      "name": "zerotrie",
      "version": "0.2.4",
      "description": "A data structure that efficiently maps strings to integers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/zerotrie@0.2.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://icu4x.unicode.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.3",
      "author": "Manish Goregaokar <manishsmail@gmail.com>",
      "name": "zerovec-derive",
      "version": "0.11.3",
      "description": "Custom derive for the zerovec crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/zerovec-derive@0.11.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6",
      "author": "The ICU4X Project Developers",
      "name": "zerovec",
      "version": "0.11.6",
      "description": "Zero-copy vector backed by a byte array",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239"
        }
      ],
      "licenses": [
        {
          "expression": "Unicode-3.0"
        }
      ],
      "purl": "pkg:cargo/zerovec@0.11.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/unicode-org/icu4x"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zlib-rs@0.6.3",
      "name": "zlib-rs",
      "version": "0.6.3",
      "description": "A memory-safe zlib implementation written in rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3be3d40e40a133f9c916ee3f9f4fa2d9d63435b5fbe1bfc6d9dae0aa0ada1513"
        }
      ],
      "licenses": [
        {
          "expression": "Zlib"
        }
      ],
      "purl": "pkg:cargo/zlib-rs@0.6.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/trifectatechfoundation/zlib-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/trifectatechfoundation/zlib-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "zmij",
      "version": "1.0.21",
      "description": "A double-to-string conversion algorithm based on Schubfach and yy",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zmij@1.0.21",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/zmij"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/zmij"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@7.2.4",
      "author": "Alexandre Bury <alexandre.bury@gmail.com>",
      "name": "zstd-safe",
      "version": "7.2.4",
      "description": "Safe low-level bindings for the zstd compression library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/zstd-safe@7.2.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/gyscos/zstd-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-sys@2.0.16+zstd.1.5.7",
      "author": "Alexandre Bury <alexandre.bury@gmail.com>",
      "name": "zstd-sys",
      "version": "2.0.16+zstd.1.5.7",
      "description": "Low-level bindings for the zstd compression library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/zstd-sys@2.0.16+zstd.1.5.7",
      "externalReferences": [
        {
          "type": "other",
          "url": "zstd"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gyscos/zstd-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zstd@0.13.3",
      "author": "Alexandre Bury <alexandre.bury@gmail.com>",
      "name": "zstd",
      "version": "0.13.3",
      "description": "Binding for the zstd compression library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zstd@0.13.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/zstd"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gyscos/zstd-rs"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "path+file:///builds/umwelt-info/metadaten#0.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
        "registry+https://github.com/rust-lang/crates.io-index#arc-swap@1.9.1",
        "registry+https://github.com/rust-lang/crates.io-index#arrow-array@58.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#async-stream@0.3.6",
        "registry+https://github.com/rust-lang/crates.io-index#cap-std@4.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#compact_str@0.9.1",
        "registry+https://github.com/rust-lang/crates.io-index#concread@0.5.10",
        "registry+https://github.com/rust-lang/crates.io-index#cow-utils@0.1.3",
        "registry+https://github.com/rust-lang/crates.io-index#csv@1.4.0",
        "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#geo@0.33.1",
        "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
        "registry+https://github.com/rust-lang/crates.io-index#hashify@0.2.9",
        "registry+https://github.com/rust-lang/crates.io-index#humantime@2.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#hypher@0.1.7",
        "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#levenshtein_automata@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#lingua@1.8.0",
        "path+file:///builds/umwelt-info/metadaten/macros#0.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#memmap2@0.9.10",
        "registry+https://github.com/rust-lang/crates.io-index#miniproj@0.10.4",
        "registry+https://github.com/rust-lang/crates.io-index#moka@0.12.15",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#openssl@0.10.80",
        "registry+https://github.com/rust-lang/crates.io-index#ort@2.0.0-rc.12",
        "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
        "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15",
        "registry+https://github.com/rust-lang/crates.io-index#qpdf@0.3.5",
        "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.4",
        "registry+https://github.com/rust-lang/crates.io-index#robinson@0.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde-mincode@0.1.6",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#sif-itree@0.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#sif-rtree@0.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#sketches-ddsketch@0.4.0",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#strum@0.28.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy@0.26.1",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-columnar@0.7.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-common@0.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-fst@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-query-grammar@0.26.0",
        "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
        "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
        "registry+https://github.com/rust-lang/crates.io-index#tokenizers@0.23.1",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
        "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23",
        "registry+https://github.com/rust-lang/crates.io-index#unicase@2.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#utoipa@5.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2",
        "registry+https://github.com/rust-lang/crates.io-index#zstd@0.13.3"
      ]
    },
    {
      "ref": "path+file:///builds/umwelt-info/metadaten/macros#0.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#const-random@0.1.18",
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
        "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.50"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ambient-authority@0.0.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#approx@0.5.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#arc-swap@1.9.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-array@58.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
        "registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
        "registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
        "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
        "registry+https://github.com/rust-lang/crates.io-index#num-complex@0.4.6",
        "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
        "registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.6",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
        "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#as-slice@0.1.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.12.4",
        "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.13.3",
        "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.9",
        "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-compression@0.4.42",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#compression-codecs@0.4.38",
        "registry+https://github.com/rust-lang/crates.io-index#compression-core@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.4.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-stream-impl@0.3.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-stream@0.3.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#async-stream-impl@0.3.6",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.13.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bindgen@0.72.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.13.0",
        "registry+https://github.com/rust-lang/crates.io-index#cexpr@0.6.0",
        "registry+https://github.com/rust-lang/crates.io-index#clang-sys@1.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#itertools@0.13.0",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#prettyplease@0.2.37",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.13.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bitpacking@0.9.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bon-macros@3.9.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#darling@0.23.0",
        "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#prettyplease@0.2.37",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bon@3.9.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bon-macros@3.9.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cap-primitives@4.0.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ambient-authority@0.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#fs-set-times@0.20.3",
        "registry+https://github.com/rust-lang/crates.io-index#io-extras@0.19.0",
        "registry+https://github.com/rust-lang/crates.io-index#io-lifetimes@3.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
        "registry+https://github.com/rust-lang/crates.io-index#maybe-owned@0.3.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustix-linux-procfs@0.1.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cap-std@4.0.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cap-primitives@4.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#io-extras@0.19.0",
        "registry+https://github.com/rust-lang/crates.io-index#io-lifetimes@3.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#castaway@0.2.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#shlex@2.0.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#census@0.4.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cexpr@0.6.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.65",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#clang-sys@1.8.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#libloading@0.8.9"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#compact_str@0.9.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#castaway@0.2.4",
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22",
        "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#compression-codecs@0.4.38",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#compression-core@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#zstd@0.13.3",
        "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@7.2.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#compression-core@0.4.32"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#concread@0.5.10",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#sptr@0.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#const-random-macro@0.1.16",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#tiny-keccak@2.0.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#const-random@0.1.18",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#const-random-macro@0.1.16"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#counter@0.7.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cow-utils@0.1.3"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.4"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#csv-core@0.1.13",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#csv@1.4.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#csv-core@0.1.13",
        "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#daachorse@1.0.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.20.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.20.11",
        "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.20.11"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.23.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
        "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.23.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.20.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
        "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.20.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.20.11",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.23.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dary_heap@0.3.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
        "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
        "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#datasketches@0.2.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#derive_builder@0.20.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#derive_builder_macro@0.20.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#derive_builder_core@0.20.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#darling@0.20.11",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#derive_builder_macro@0.20.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#derive_builder_core@0.20.2",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#downcast-rs@2.0.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#either@1.16.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.35",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#erased-serde@0.4.10",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#esaxx-rs@0.1.10"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.5.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fastdivide@0.4.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9",
        "registry+https://github.com/rust-lang/crates.io-index#zlib-rs@0.6.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#float_next_after@2.0.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#foreign-types-shared@0.1.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#foreign-types@0.3.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#foreign-types-shared@0.1.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fs-set-times@0.20.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#io-lifetimes@2.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fs4@0.13.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fst@0.4.7"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.32",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.12.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.13.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1",
        "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#geo-types@0.7.19",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#approx@0.5.1",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
        "registry+https://github.com/rust-lang/crates.io-index#rstar@0.8.4",
        "registry+https://github.com/rust-lang/crates.io-index#rstar@0.9.3",
        "registry+https://github.com/rust-lang/crates.io-index#rstar@0.10.0",
        "registry+https://github.com/rust-lang/crates.io-index#rstar@0.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#rstar@0.12.2",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#geo@0.33.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#float_next_after@2.0.0",
        "registry+https://github.com/rust-lang/crates.io-index#geo-types@0.7.19",
        "registry+https://github.com/rust-lang/crates.io-index#geographiclib-rs@0.2.7",
        "registry+https://github.com/rust-lang/crates.io-index#i_overlay@4.5.2",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
        "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#rand_pcg@0.10.2",
        "registry+https://github.com/rust-lang/crates.io-index#robust@1.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#rstar@0.12.2",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#sif-itree@0.4.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#geographiclib-rs@0.2.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.14",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
        "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.50"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hash32@0.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hash32@0.2.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hash32@0.3.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
        "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
        "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hashify@0.2.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#heapless@0.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#as-slice@0.1.5",
        "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.9",
        "registry+https://github.com/rust-lang/crates.io-index#hash32@0.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#heapless@0.7.17",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#hash32@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#spin@0.9.8",
        "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#heapless@0.8.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#hash32@0.3.1",
        "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#htmlescape@0.3.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#http-range-header@0.4.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#http@1.4.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.10.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#httpdate@1.0.3"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#humantime@2.3.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#hyper@1.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
        "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
        "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-tls@0.6.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3",
        "registry+https://github.com/rust-lang/crates.io-index#hyper@1.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
        "registry+https://github.com/rust-lang/crates.io-index#native-tls@0.2.18",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tokio-native-tls@0.3.1",
        "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#hyper@1.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.4",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hyper@1.10.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.14",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#httparse@1.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#httpdate@1.0.3",
        "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hypher@0.1.7"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#i_float@1.16.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#i_key_sort@0.10.3"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#i_overlay@4.5.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#i_float@1.16.0",
        "registry+https://github.com/rust-lang/crates.io-index#i_key_sort@0.10.3",
        "registry+https://github.com/rust-lang/crates.io-index#i_shape@1.18.0",
        "registry+https://github.com/rust-lang/crates.io-index#i_tree@0.18.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#i_shape@1.18.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#i_float@1.16.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#i_tree@0.18.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.65"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
        "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.5",
        "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
        "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.2",
        "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.2.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.2.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
        "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
        "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
        "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#include_dir@0.7.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#include_dir_macros@0.7.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#include_dir_macros@0.7.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#inventory@0.3.24"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#io-extras@0.19.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#io-lifetimes@3.0.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#io-lifetimes@2.0.4"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#io-lifetimes@3.0.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.13.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#either@1.16.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#either@1.16.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#levenshtein_automata@0.2.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#libloading@0.8.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#libloading@0.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-arabic-language-model@1.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#include_dir@0.7.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-chinese-language-model@1.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#include_dir@0.7.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-dutch-language-model@1.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#include_dir@0.7.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-english-language-model@1.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#include_dir@0.7.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-french-language-model@1.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#include_dir@0.7.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-german-language-model@1.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#include_dir@0.7.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-persian-language-model@1.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#include_dir@0.7.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-polish-language-model@1.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#include_dir@0.7.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lingua-russian-language-model@1.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#include_dir@0.7.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lingua@1.8.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#counter@0.7.1",
        "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#fst@0.4.7",
        "registry+https://github.com/rust-lang/crates.io-index#include_dir@0.7.4",
        "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#lingua-arabic-language-model@1.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#lingua-chinese-language-model@1.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#lingua-dutch-language-model@1.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#lingua-english-language-model@1.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#lingua-french-language-model@1.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#lingua-german-language-model@1.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#lingua-persian-language-model@1.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#lingua-polish-language-model@1.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#lingua-russian-language-model@1.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#maplit@1.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#strum@0.27.2",
        "registry+https://github.com/rust-lang/crates.io-index#strum_macros@0.27.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lru@0.16.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#macro_rules_attribute-proc_macro@0.2.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#macro_rules_attribute@0.2.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#macro_rules_attribute-proc_macro@0.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#maplit@1.0.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#matchers@0.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#matrixmultiply@0.3.10",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1",
        "registry+https://github.com/rust-lang/crates.io-index#rawpointer@0.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#maybe-owned@0.3.4"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#measure_time@0.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#memmap2@0.9.10",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#mime_guess@2.0.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
        "registry+https://github.com/rust-lang/crates.io-index#unicase@2.9.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#miniproj-epsg-registry@0.10.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#miniproj-ops@0.10.4",
        "registry+https://github.com/rust-lang/crates.io-index#phf@0.11.3",
        "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.11.3",
        "registry+https://github.com/rust-lang/crates.io-index#sqlparser@0.43.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#miniproj-ops@0.10.4"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#miniproj@0.10.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#miniproj-epsg-registry@0.10.4",
        "registry+https://github.com/rust-lang/crates.io-index#miniproj-ops@0.10.4",
        "registry+https://github.com/rust-lang/crates.io-index#phf@0.11.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.2.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#moka@0.12.15",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
        "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#event-listener@5.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
        "registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#tagptr@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#monostate-impl@0.1.18",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#monostate@0.1.18",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#monostate-impl@0.1.18",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#murmurhash32@0.3.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#native-tls@0.2.18",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#openssl@0.10.80",
        "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#openssl-sys@0.9.116"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ndarray@0.17.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#matrixmultiply@0.3.10",
        "registry+https://github.com/rust-lang/crates.io-index#num-complex@0.4.6",
        "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
        "registry+https://github.com/rust-lang/crates.io-index#rawpointer@0.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#num-complex@0.4.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1",
        "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#oneshot@0.1.13"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#onig@6.5.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.13.0",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#onig_sys@69.9.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#onig_sys@69.9.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-macros@0.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-sys@0.9.116",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33",
        "registry+https://github.com/rust-lang/crates.io-index#vcpkg@0.2.15"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#openssl@0.10.80",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.13.0",
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#foreign-types@0.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#openssl-macros@0.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#openssl-sys@0.9.116"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ordered-float@5.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ort-sys@2.0.0-rc.12"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ort@2.0.0-rc.12",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libloading@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#ndarray@0.17.2",
        "registry+https://github.com/rust-lang/crates.io-index#ort-sys@2.0.0-rc.12",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ownedbytes@0.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
        "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pdqselect@0.1.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.11.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.11.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.11.3",
        "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.11.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3",
        "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.50"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#prettyplease@0.2.37",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#qpdf-sys@0.3.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bindgen@0.72.1",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#qpdf@0.3.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#qpdf-sys@0.3.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_pcg@0.10.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rawpointer@0.2.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rayon-cond@0.4.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#either@1.16.0",
        "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rayon-core@1.13.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#either@1.16.0",
        "registry+https://github.com/rust-lang/crates.io-index#rayon-core@1.13.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
        "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.35",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.14",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3",
        "registry+https://github.com/rust-lang/crates.io-index#hyper@1.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.9",
        "registry+https://github.com/rust-lang/crates.io-index#hyper-tls@0.6.0",
        "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
        "registry+https://github.com/rust-lang/crates.io-index#native-tls@0.2.18",
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1",
        "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tokio-native-tls@0.3.1",
        "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.11",
        "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63",
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#robinson@0.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#robust@1.2.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.10.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#heapless@0.7.17",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.11.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#heapless@0.7.17",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.12.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#heapless@0.8.0",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.8.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#heapless@0.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
        "registry+https://github.com/rust-lang/crates.io-index#pdqselect@0.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.9.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#heapless@0.7.17",
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rust-stemmers@1.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustix-linux-procfs@0.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.13.0",
        "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.13",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
        "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.13",
        "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde-mincode@0.1.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@2.0.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#sif-itree@0.4.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#sif-rtree@0.3.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.3"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#sketches-ddsketch@0.4.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#spin@0.9.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#spm_precompiled@0.1.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#base64@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#unicode-segmentation@1.13.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#sptr@0.3.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#sqlparser@0.43.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6",
        "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
        "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#strum@0.27.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#strum@0.28.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#strum_macros@0.28.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#strum_macros@0.27.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#strum_macros@0.28.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tagptr@0.2.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-bitpacker@0.10.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitpacking@0.9.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-columnar@0.7.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#downcast-rs@2.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#fastdivide@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-bitpacker@0.10.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-common@0.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-sstable@0.7.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-stacker@0.7.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-common@0.11.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89",
        "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#ownedbytes@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-fst@0.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
        "registry+https://github.com/rust-lang/crates.io-index#utf8-ranges@1.0.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-query-grammar@0.26.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
        "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
        "registry+https://github.com/rust-lang/crates.io-index#ordered-float@5.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-sstable@0.7.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-bitpacker@0.10.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-common@0.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-fst@0.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-stacker@0.7.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#murmurhash32@0.3.1",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-common@0.11.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy-tokenizer-api@0.7.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tantivy@0.26.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#arc-swap@1.9.1",
        "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
        "registry+https://github.com/rust-lang/crates.io-index#bitpacking@0.9.3",
        "registry+https://github.com/rust-lang/crates.io-index#bon@3.9.1",
        "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#census@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
        "registry+https://github.com/rust-lang/crates.io-index#datasketches@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#downcast-rs@2.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#fastdivide@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
        "registry+https://github.com/rust-lang/crates.io-index#fs4@0.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#htmlescape@0.3.1",
        "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#levenshtein_automata@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#lru@0.16.4",
        "registry+https://github.com/rust-lang/crates.io-index#measure_time@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#memmap2@0.9.10",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#oneshot@0.1.13",
        "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#rust-stemmers@1.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#sketches-ddsketch@0.4.0",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-bitpacker@0.10.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-columnar@0.7.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-common@0.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-fst@0.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-query-grammar@0.26.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-stacker@0.7.0",
        "registry+https://github.com/rust-lang/crates.io-index#tantivy-tokenizer-api@0.7.0",
        "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
        "registry+https://github.com/rust-lang/crates.io-index#typetag@0.2.22",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2",
        "registry+https://github.com/rust-lang/crates.io-index#zstd@0.13.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.8"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.27",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.8",
        "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.27"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tiny-keccak@2.0.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tokenizers@0.23.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
        "registry+https://github.com/rust-lang/crates.io-index#compact_str@0.9.1",
        "registry+https://github.com/rust-lang/crates.io-index#daachorse@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#dary_heap@0.3.9",
        "registry+https://github.com/rust-lang/crates.io-index#derive_builder@0.20.2",
        "registry+https://github.com/rust-lang/crates.io-index#esaxx-rs@0.1.10",
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
        "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#macro_rules_attribute@0.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#monostate@0.1.18",
        "registry+https://github.com/rust-lang/crates.io-index#onig@6.5.3",
        "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15",
        "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.4",
        "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
        "registry+https://github.com/rust-lang/crates.io-index#rayon-cond@0.4.0",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#spm_precompiled@0.1.4",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization-alignments@0.1.12",
        "registry+https://github.com/rust-lang/crates.io-index#unicode-segmentation@1.13.3",
        "registry+https://github.com/rust-lang/crates.io-index#unicode_categories@0.1.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.7.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-native-tls@0.3.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#native-tls@0.2.18",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#mio@1.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8",
        "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.4",
        "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.7.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@1.1.1+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@1.1.1+spec-1.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#async-compression@0.4.42",
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.13.0",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#http@1.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
        "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3",
        "registry+https://github.com/rust-lang/crates.io-index#http-range-header@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#httpdate@1.0.3",
        "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
        "registry+https://github.com/rust-lang/crates.io-index#mime_guess@2.0.5",
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
        "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
        "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-log@0.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#matchers@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
        "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
        "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
        "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
        "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36",
        "registry+https://github.com/rust-lang/crates.io-index#tracing-log@0.2.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31",
        "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#typetag-impl@0.2.22",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#typetag@0.2.22",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#erased-serde@0.4.10",
        "registry+https://github.com/rust-lang/crates.io-index#inventory@0.3.24",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#typetag-impl@0.2.22"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unicase@2.9.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization-alignments@0.1.12",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-segmentation@1.13.3"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode_categories@0.1.1"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
        "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8-ranges@1.0.5"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#utoipa-gen@5.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#utoipa@5.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
        "registry+https://github.com/rust-lang/crates.io-index#utoipa-gen@5.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#vcpkg@0.2.15"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
        "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
        "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.8.50",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.50",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.8.50"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
        "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.6",
        "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
        "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zlib-rs@0.6.3"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@7.2.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zstd-sys@2.0.16+zstd.1.5.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-sys@2.0.16+zstd.1.5.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.63",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zstd@0.13.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@7.2.4"
      ]
    }
  ]
}