{
  "bomFormat": "CycloneDX",
  "specVersion": "1.3",
  "version": 1,
  "serialNumber": "urn:uuid:75786ad5-ebb8-41c3-b4de-3faea022c52b",
  "metadata": {
    "timestamp": "2026-08-10T12:42:54.782472150Z",
    "tools": [
      {
        "vendor": "CycloneDX",
        "name": "cargo-cyclonedx",
        "version": "0.5.7"
      }
    ],
    "authors": [
      {
        "name": "Selenium <selenium-developers@googlegroups.com"
      }
    ],
    "component": {
      "type": "application",
      "bom-ref": "path+file:///home/runner/work/selenium/selenium/rust#selenium-manager@0.4.47",
      "author": "Selenium <selenium-developers@googlegroups.com",
      "name": "selenium-manager",
      "version": "0.4.47",
      "description": "Selenium Manager is a CLI tool that automatically manages the browser/driver resources required by Selenium. ",
      "scope": "required",
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/selenium-manager@0.4.47?download_url=file://.",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://www.selenium.dev/documentation/"
        },
        {
          "type": "website",
          "url": "https://www.selenium.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/SeleniumHQ/selenium"
        }
      ],
      "components": [
        {
          "type": "library",
          "bom-ref": "path+file:///home/runner/work/selenium/selenium/rust#selenium-manager@0.4.47 bin-target-0",
          "name": "selenium_manager",
          "version": "0.4.47",
          "purl": "pkg:cargo/selenium-manager@0.4.47?download_url=file://.#src/lib.rs"
        },
        {
          "type": "application",
          "bom-ref": "path+file:///home/runner/work/selenium/selenium/rust#selenium-manager@0.4.47 bin-target-1",
          "name": "selenium-manager",
          "version": "0.4.47",
          "purl": "pkg:cargo/selenium-manager@0.4.47?download_url=file://.#src/main.rs"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:rustc:sbom:target:all_targets",
        "value": "true"
      }
    ]
  },
  "components": [
    {
      "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#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#android_system_properties@0.1.5",
      "author": "Nicolas Silva <nical@fastmail.com>",
      "name": "android_system_properties",
      "version": "0.1.5",
      "description": "Minimal Android system properties wrapper",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/android_system_properties@0.1.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/android_system_properties"
        },
        {
          "type": "website",
          "url": "https://github.com/nical/android_system_properties"
        },
        {
          "type": "vcs",
          "url": "https://github.com/nical/android_system_properties"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
      "name": "anstream",
      "version": "1.0.0",
      "description": "IO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/anstream@1.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-cli/anstyle.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
      "name": "anstyle-parse",
      "version": "1.0.0",
      "description": "Parse ANSI Style Escapes",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/anstyle-parse@1.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-cli/anstyle.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
      "name": "anstyle-query",
      "version": "1.1.5",
      "description": "Look up colored console capabilities",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/anstyle-query@1.1.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-cli/anstyle.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-wincon@3.0.11",
      "name": "anstyle-wincon",
      "version": "3.0.11",
      "description": "Styling legacy Windows terminals",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/anstyle-wincon@3.0.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-cli/anstyle.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
      "name": "anstyle",
      "version": "1.0.14",
      "description": "ANSI text styling",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/anstyle@1.0.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-cli/anstyle.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.103",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "anyhow",
      "version": "1.0.103",
      "description": "Flexible concrete Error type built on std::error::Error",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2a4385e2e34eb35d6b3efe798b9eb88096925d87726c0798709bf56d9ed84af3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/anyhow@1.0.103",
      "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#apple-flat-package@0.20.0",
      "author": "Gregory Szorc <gregory.szorc@gmail.com>",
      "name": "apple-flat-package",
      "version": "0.20.0",
      "description": "Apple flat package (.pkg) format handling",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9c9d5a1fd8af4a376cc33d7e816a13f8ce127d52101f5dbc8061fb595397bea0"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/apple-flat-package@0.20.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/indygreg/apple-platform-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/indygreg/apple-platform-rs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#apple-xar@0.20.0",
      "author": "Gregory Szorc <gregory.szorc@gmail.com>",
      "name": "apple-xar",
      "version": "0.20.0",
      "description": "XAR archive reading and writing",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9631e781df71ebd049d7b4988cdae88712324cb20eb127fd79026bc8f1335d93"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/apple-xar@0.20.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/indygreg/apple-platform-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/indygreg/apple-platform-rs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ar@0.9.0",
      "author": "Matthew D. Steele <mdsteele@alum.mit.edu>",
      "name": "ar",
      "version": "0.9.0",
      "description": "A library for encoding/decoding Unix archive files.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d67af77d68a931ecd5cbd8a3b5987d63a1d1d1278f7f6a60ae33db485cdebb69"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/ar@0.9.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mdsteele/rust-ar"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.8",
      "author": "bluss",
      "name": "arrayvec",
      "version": "0.7.8",
      "description": "A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d3fb67a6e08acf24fdeccbac2cb6ac4305825bd1f117462e0e6f2f193345ad56"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/arrayvec@0.7.8",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/arrayvec/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bluss/arrayvec"
        }
      ]
    },
    {
      "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.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#base64ct@1.8.3",
      "author": "RustCrypto Developers",
      "name": "base64ct",
      "version": "1.8.3",
      "description": "Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable \"best effort\" constant-time operation and embedded-friendly no_std support ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/base64ct@1.8.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/base64ct"
        },
        {
          "type": "website",
          "url": "https://github.com/RustCrypto/formats/tree/master/base64ct"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/formats"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bcder@0.7.7",
      "author": "NLnet Labs <rust-team@nlnetlabs.nl>",
      "name": "bcder",
      "version": "0.7.7",
      "description": "Handling of data encoded in BER, CER, and DER.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b593e5aeaf7992d388c08a9831c921cd703718064b3e50ba8e6d666d6cf86ca7"
        }
      ],
      "licenses": [
        {
          "expression": "BSD-3-Clause"
        }
      ],
      "purl": "pkg:cargo/bcder@0.7.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bcder/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/nlnetlabs/bcder"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.6.0",
      "author": "Alexis Beingessner <a.beingessner@gmail.com>",
      "name": "bit-set",
      "version": "0.6.0",
      "description": "A set of bits",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f0481a0e032742109b1133a095184ee93d88f3dc9e0d28a5d033dc77a073f44f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bit-set@0.6.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://contain-rs.github.io/bit-set/bit_set"
        },
        {
          "type": "website",
          "url": "https://github.com/contain-rs/bit-set"
        },
        {
          "type": "vcs",
          "url": "https://github.com/contain-rs/bit-set"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.7.0",
      "author": "Alexis Beingessner <a.beingessner@gmail.com>",
      "name": "bit-vec",
      "version": "0.7.0",
      "description": "A vector of bits",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d2c54ff287cfc0a34f38a6b832ea1bd8e448a330b3e40a50859e6488bee07f22"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bit-vec@0.7.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://contain-rs.github.io/bit-vec/bit_vec"
        },
        {
          "type": "website",
          "url": "https://github.com/contain-rs/bit-vec"
        },
        {
          "type": "vcs",
          "url": "https://github.com/contain-rs/bit-vec"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
      "author": "The Rust Project Developers",
      "name": "bitflags",
      "version": "1.3.2",
      "description": "A macro to generate structures which behave like bitflags. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bitflags@1.3.2",
      "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#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#block-buffer@0.10.4",
      "author": "RustCrypto Developers",
      "name": "block-buffer",
      "version": "0.10.4",
      "description": "Buffer type for block processing of data",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/block-buffer@0.10.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/block-buffer"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.20.3",
      "author": "Nick Fitzgerald <fitzgen@gmail.com>",
      "name": "bumpalo",
      "version": "3.20.3",
      "description": "A fast bump allocation arena for Rust.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bumpalo@3.20.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bumpalo"
        },
        {
          "type": "vcs",
          "url": "https://github.com/fitzgen/bumpalo"
        }
      ]
    },
    {
      "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.12.1",
      "author": "Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
      "name": "bytes",
      "version": "1.12.1",
      "description": "Types and traits for working with bytes",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/bytes@1.12.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tokio-rs/bytes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bzip2-sys@0.1.13+1.0.8",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "bzip2-sys",
      "version": "0.1.13+1.0.8",
      "description": "Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "225bff33b2141874fe80d71e07d6eec4f85c5c216453dd96388240f96e1acc14"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bzip2-sys@0.1.13+1.0.8",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bzip2-sys"
        },
        {
          "type": "website",
          "url": "https://github.com/alexcrichton/bzip2-rs"
        },
        {
          "type": "other",
          "url": "bzip2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/alexcrichton/bzip2-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bzip2@0.4.4",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "bzip2",
      "version": "0.4.4",
      "description": "Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bzip2@0.4.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bzip2"
        },
        {
          "type": "website",
          "url": "https://github.com/alexcrichton/bzip2-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/alexcrichton/bzip2-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bzip2@0.6.1",
      "name": "bzip2",
      "version": "0.6.1",
      "description": "Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f3a53fac24f34a81bc9954b5d6cfce0c21e18ec6959f44f56e8e90e4bb7c346c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/bzip2@0.6.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/bzip2"
        },
        {
          "type": "website",
          "url": "https://github.com/trifectatechfoundation/bzip2-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/trifectatechfoundation/bzip2-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.66",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "cc",
      "version": "1.2.66",
      "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": "f5d6cac793997bd970000024b2934968efe83b382de4fdcf4fcb46b6ee4ad996"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cc@1.2.66",
      "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#cfb@0.7.3",
      "author": "Matthew D. Steele <mdsteele@alum.mit.edu>",
      "name": "cfb",
      "version": "0.7.3",
      "description": "Read/write Compound File Binary (structured storage) files",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/cfb@0.7.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "http://mdsteele.github.io/rust-cfb/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mdsteele/rust-cfb"
        }
      ]
    },
    {
      "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#cfg_aliases@0.2.1",
      "author": "Zicklag <zicklag@katharostech.com>",
      "name": "cfg_aliases",
      "version": "0.2.1",
      "description": "A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/cfg_aliases@0.2.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cfg_aliases"
        },
        {
          "type": "website",
          "url": "https://github.com/katharostech/cfg_aliases"
        },
        {
          "type": "vcs",
          "url": "https://github.com/katharostech/cfg_aliases"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#chacha20@0.10.1",
      "author": "RustCrypto Developers",
      "name": "chacha20",
      "version": "0.10.1",
      "description": "The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto `cipher` crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional rand_core-compatible RNGs based on those ciphers. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d524456ba66e72eb8b115ff89e01e497f8e6d11d78b70b1aa13c0fbd97540a81"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/chacha20@0.10.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/chacha20"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/stream-ciphers"
        }
      ]
    },
    {
      "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#clap@4.6.1",
      "name": "clap",
      "version": "4.6.1",
      "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/clap@4.6.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/clap-rs/clap"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
      "name": "clap_builder",
      "version": "4.6.0",
      "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/clap_builder@4.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/clap-rs/clap"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1",
      "name": "clap_derive",
      "version": "4.6.1",
      "description": "Parse command line argument by defining a struct, derive crate.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/clap_derive@4.6.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/clap-rs/clap"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
      "name": "clap_lex",
      "version": "1.1.0",
      "description": "Minimal, flexible command line parser",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/clap_lex@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/clap-rs/clap"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
      "name": "colorchoice",
      "version": "1.0.5",
      "description": "Global override of color control",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/colorchoice@1.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-cli/anstyle.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#combine@4.6.7",
      "author": "Markus Westerlind <marwes91@gmail.com>",
      "name": "combine",
      "version": "4.6.7",
      "description": "Fast parser combinators on arbitrary streams with zero-copy support.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/combine@4.6.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/combine"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Marwes/combine"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.9.6",
      "author": "RustCrypto Developers",
      "name": "const-oid",
      "version": "0.9.6",
      "description": "Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X.660, with support for BER/DER encoding/decoding as well as heapless no_std (i.e. embedded) support ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/const-oid@0.9.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/const-oid"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/formats/tree/master/const-oid"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.7",
      "author": "The Servo Project Developers",
      "name": "core-foundation-sys",
      "version": "0.8.7",
      "description": "Bindings to Core Foundation for macOS",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/core-foundation-sys@0.8.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/servo/core-foundation-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/servo/core-foundation-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.10.1",
      "author": "The Servo Project Developers",
      "name": "core-foundation",
      "version": "0.10.1",
      "description": "Bindings to Core Foundation for macOS",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/core-foundation@0.10.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/servo/core-foundation-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cpio-archive@0.10.0",
      "author": "Gregory Szorc <gregory.szorc@gmail.com>",
      "name": "cpio-archive",
      "version": "0.10.0",
      "description": "cpio archive reading and writing",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f11d34b07689c21889fc89bd7cc885b3244b0157bbededf4a1c159832cd0df05"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/cpio-archive@0.10.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/indygreg/apple-platform-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/indygreg/apple-platform-rs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
      "author": "RustCrypto Developers",
      "name": "cpufeatures",
      "version": "0.2.17",
      "description": "Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets,  with no_std support and support for mobile targets including Android and iOS ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cpufeatures@0.2.17",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cpufeatures"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0",
      "author": "RustCrypto Developers",
      "name": "cpufeatures",
      "version": "0.3.0",
      "description": "Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/cpufeatures@0.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/cpufeatures"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crc-catalog@2.5.0",
      "author": "Akhil Velagapudi <akhilvelagapudi@gmail.com>",
      "name": "crc-catalog",
      "version": "2.5.0",
      "description": "Catalog of CRC algorithms (generated from http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "217698eaf96b4a3f0bc4f3662aaa55bdf913cd54d7204591faa790070c6d0853"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/crc-catalog@2.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/akhilles/crc-catalog.git"
        }
      ]
    },
    {
      "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#crc@3.4.0",
      "author": "Rui Hu <code@mrhooray.com>, Akhil Velagapudi <4@4khil.com>",
      "name": "crc",
      "version": "3.4.0",
      "description": "Rust implementation of CRC with support of various standards",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5eb8a2a1cd12ab0d987a5d5e825195d372001a4094a0376319d5a0ad71c1ba0d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/crc@3.4.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/crc"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mrhooray/crc-rs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7",
      "author": "RustCrypto Developers",
      "name": "crypto-common",
      "version": "0.1.7",
      "description": "Common cryptographic traits",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/crypto-common@0.1.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/crypto-common"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cryptographic-message-syntax@0.27.0",
      "author": "Gregory Szorc <gregory.szorc@gmail.com>",
      "name": "cryptographic-message-syntax",
      "version": "0.27.0",
      "description": "A pure Rust implementation of Crypographic Message Syntax (RFC 5652)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "97a99e58d7755c646cb3f2a138d99f90da4c495282e1700b82daff8a48759ce0"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/cryptographic-message-syntax@0.27.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/indygreg/cryptography-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/indygreg/cryptography-rs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#debpkg@0.6.0",
      "author": "Matt Schulte <schultetwin1@gmail.com>",
      "name": "debpkg",
      "version": "0.6.0",
      "description": "Library for parsing debian packages",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7ffffa9a03449467cfac11c9a4260556f477de22a935bb5e9475153de323c337"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/debpkg@0.6.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/schultetwin1/debpkg/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/schultetwin1/debpkg/"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#defmt-macros@1.1.1",
      "author": "The Knurling-rs developers",
      "name": "defmt-macros",
      "version": "1.1.1",
      "description": "defmt macros",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bad9c72e7ca2137e0dc3813245a0d282fd6daad32fd800af018306a9169b5fe8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/defmt-macros@1.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/knurling-rs/defmt"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#defmt-parser@1.0.0",
      "author": "The Knurling-rs developers",
      "name": "defmt-parser",
      "version": "1.0.0",
      "description": "Parsing library for defmt format strings",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "10d60334b3b2e7c9d91ef8150abfb6fa4c1c39ebbcf4a81c2e346aad939fee3e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/defmt-parser@1.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/knurling-rs/defmt"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#defmt@1.1.1",
      "author": "The Knurling-rs developers",
      "name": "defmt",
      "version": "1.1.1",
      "description": "A highly efficient logging framework that targets resource-constrained devices, like microcontrollers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e2953bfe4f93bbd20cc71198842756f77d161884c99ebbabc41d80231ded88d1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/defmt@1.1.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://knurling.ferrous-systems.com/"
        },
        {
          "type": "other",
          "url": "defmt"
        },
        {
          "type": "vcs",
          "url": "https://github.com/knurling-rs/defmt"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#der@0.7.10",
      "author": "RustCrypto Developers",
      "name": "der",
      "version": "0.7.10",
      "description": "Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with full support for heapless no_std targets ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/der@0.7.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/formats/tree/master/der"
        }
      ]
    },
    {
      "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#digest@0.10.7",
      "author": "RustCrypto Developers",
      "name": "digest",
      "version": "0.10.7",
      "description": "Traits for cryptographic hash functions and message authentication codes",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/digest@0.10.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/digest"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/traits"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#directories@6.0.0",
      "author": "Simon Ochsenreither <simon@ochsenreither.de>",
      "name": "directories",
      "version": "6.0.0",
      "description": "A tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "16f5094c54661b38d03bd7e50df373292118db60b585c08a411c6d840017fe7d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/directories@6.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/soc/directories-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.5.0",
      "author": "Simon Ochsenreither <simon@ochsenreither.de>",
      "name": "dirs-sys",
      "version": "0.5.0",
      "description": "System-level helper functions for the dirs and directories crates.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/dirs-sys@0.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/dirs-dev/dirs-sys-rs"
        }
      ]
    },
    {
      "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#env_filter@2.0.0",
      "name": "env_filter",
      "version": "2.0.0",
      "description": "Filter log events using environment variables ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "900d271a03799a1ee8d1ca9b19893b48ca674a9284fefcfb85f05e74ed314217"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/env_filter@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-cli/env_logger"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#env_logger@0.11.11",
      "name": "env_logger",
      "version": "0.11.11",
      "description": "A logging implementation for `log` which is configured via an environment variable. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "de671bd27a75a797dc9ae289ba1e77276e75e2026408aab65185384e2d5cd3f6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/env_logger@0.11.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rust-cli/env_logger"
        }
      ]
    },
    {
      "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#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#exitcode@1.1.2",
      "author": "Ben Wilber <benwilber@gmail.com>",
      "name": "exitcode",
      "version": "1.1.2",
      "description": "Preferred system exit codes as defined by sysexits.h",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "de853764b47027c2e862a995c34978ffa63c1501f2e15f987ba11bd4f9bba193"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/exitcode@1.1.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/exitcode"
        },
        {
          "type": "website",
          "url": "https://github.com/benwilber/exitcode"
        },
        {
          "type": "vcs",
          "url": "https://github.com/benwilber/exitcode"
        }
      ]
    },
    {
      "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#filetime@0.2.29",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "filetime",
      "version": "0.2.29",
      "description": "Platform-agnostic accessors of timestamps in File metadata ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5c287a33c7f0a620c38e641e7f60827713987b3c0f26e8ddc9462cc69cf75759"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/filetime@0.2.29",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/filetime"
        },
        {
          "type": "website",
          "url": "https://github.com/alexcrichton/filetime"
        },
        {
          "type": "vcs",
          "url": "https://github.com/alexcrichton/filetime"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#filetime_creation@0.2.0",
      "author": "29 <791603901@qq.com>",
      "name": "filetime_creation",
      "version": "0.2.0",
      "description": "An enhanced version of filetime, which can set file creation time on Windows before Rust 1.75. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c25b5d475550e559de5b0c0084761c65325444e3b6c9e298af9cefe7a9ef3a5f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/filetime_creation@0.2.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/filetime_creation"
        },
        {
          "type": "website",
          "url": "https://github.com/czy-29/filetime_creation"
        },
        {
          "type": "vcs",
          "url": "https://github.com/czy-29/filetime_creation"
        }
      ]
    },
    {
      "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#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#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#fs2@0.4.3",
      "author": "Dan Burkert <dan@danburkert.com>",
      "name": "fs2",
      "version": "0.4.3",
      "description": "Cross-platform file locks and file duplication.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/fs2@0.4.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/fs2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/danburkert/fs2-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fs_extra@1.3.0",
      "author": "Denis Kurilenko <webdesus@gmail.com>",
      "name": "fs_extra",
      "version": "1.3.0",
      "description": "Expanding std::fs and std::io. Recursively copy folders with information about process and much more.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/fs_extra@1.3.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/fs_extra"
        },
        {
          "type": "website",
          "url": "https://github.com/webdesus/fs_extra"
        },
        {
          "type": "vcs",
          "url": "https://github.com/webdesus/fs_extra"
        }
      ]
    },
    {
      "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-io@0.3.32",
      "name": "futures-io",
      "version": "0.3.32",
      "description": "The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/futures-io@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.14.7",
      "author": "Bartłomiej Kamiński <fizyk20@gmail.com>, Aaron Trent <novacrazy@gmail.com>",
      "name": "generic-array",
      "version": "0.14.7",
      "description": "Generic types implementing functionality of arrays",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/generic-array@0.14.7",
      "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#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.4.3",
      "author": "The Rand Project Developers",
      "name": "getrandom",
      "version": "0.4.3",
      "description": "A small cross-platform library for retrieving random data from system source",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/getrandom@0.4.3",
      "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#hashbrown@0.12.3",
      "author": "Amanieu d'Antras <amanieu@gmail.com>",
      "name": "hashbrown",
      "version": "0.12.3",
      "description": "A Rust port of Google's SwissTable hash map",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hashbrown@0.12.3",
      "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#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#hex@0.4.3",
      "author": "KokaKiwi <kokakiwi@kokakiwi.net>",
      "name": "hex",
      "version": "0.4.3",
      "description": "Encoding and decoding data into/from hexadecimal representation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/hex@0.4.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/hex/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/KokaKiwi/rust-hex"
        }
      ]
    },
    {
      "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@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#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-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#iana-time-zone-haiku@0.1.2",
      "author": "René Kijewski <crates.io@k6i.de>",
      "name": "iana-time-zone-haiku",
      "version": "0.1.2",
      "description": "iana-time-zone support crate for Haiku OS",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/iana-time-zone-haiku@0.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/strawlab/iana-time-zone"
        }
      ]
    },
    {
      "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#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#indexmap@1.9.3",
      "name": "indexmap",
      "version": "1.9.3",
      "description": "A hash table with consistent order and fast iteration.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/indexmap@1.9.3",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/indexmap/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bluss/indexmap"
        }
      ]
    },
    {
      "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#infer@0.19.0",
      "author": "Bojan <dbojan@gmail.com>",
      "name": "infer",
      "version": "0.19.0",
      "description": "Small crate to infer file type based on magic number signatures",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a588916bfdfd92e71cacef98a63d9b1f0d74d6599980d11894290e7ddefffcf7"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/infer@0.19.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/infer"
        },
        {
          "type": "website",
          "url": "https://github.com/bojand/infer"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bojand/infer"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#infer@0.8.1",
      "author": "Bojan <dbojan@gmail.com>",
      "name": "infer",
      "version": "0.8.1",
      "description": "Small crate to infer file type based on magic number signatures",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e035cede526e0b21d5adffc9fa0eb4ef5d6026fe9c5b0bfe8084b9472b587a55"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/infer@0.8.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/infer"
        },
        {
          "type": "website",
          "url": "https://github.com/bojand/infer"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bojand/infer"
        }
      ]
    },
    {
      "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#is_executable@1.0.6",
      "author": "Nick Fitzgerald <fitzgen@gmail.com>",
      "name": "is_executable",
      "version": "1.0.6",
      "description": "Is there an executable file at the given path?",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "82cb6a9f675da968c63b6208c641b9dca58fc0133ae53375736b1767b0cab8bd"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/is_executable@1.0.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/is_executable"
        },
        {
          "type": "vcs",
          "url": "https://github.com/fitzgen/is_executable"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
      "name": "is_terminal_polyfill",
      "version": "1.70.2",
      "description": "Polyfill for `is_terminal` stdlib feature for use with older MSRVs",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/is_terminal_polyfill@1.70.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/polyfill-rs/is_terminal_polyfill"
        }
      ]
    },
    {
      "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#jiff-static@0.2.32",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "jiff-static",
      "version": "0.2.32",
      "description": "Create static TimeZone values for Jiff (useful in core-only environments).",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d0879bd39df99c4c5e2c6615ccc026391a423dde10532c573e6086eb94a802cc"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/jiff-static@0.2.32",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/jiff-tzdb"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/jiff/tree/master/crates/jiff-static"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/jiff"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.32",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "jiff",
      "version": "0.2.32",
      "description": "A date-time library that encourages you to jump into the pit of success.  This library is heavily inspired by the Temporal project. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "961d16382652bfdd8c6f68b223b26a8c93e0d475c672f414411db31c6c5c900e"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/jiff@0.2.32",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/jiff"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/jiff"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jni-macros@0.22.4",
      "name": "jni-macros",
      "version": "0.22.4",
      "description": "Procedural macros for the jni crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a00109accc170f0bdb141fed3e393c565b6f5e072365c3bd58f5b062591560a3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/jni-macros@0.22.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jni-rs/jni-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jni-sys-macros@0.4.1",
      "author": "Robert Bragg <robert@sixbynine.org>",
      "name": "jni-sys-macros",
      "version": "0.4.1",
      "description": "Macros for jni-sys crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "38c0b942f458fe50cdac086d2f946512305e5631e720728f2a61aabcd47a6264"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/jni-sys-macros@0.4.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/jni-sys-macros"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jni-rs/jni-sys"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jni-sys@0.4.1",
      "author": "Steven Fackler <sfackler@gmail.com>, Robert Bragg <robert@sixbynine.org>",
      "name": "jni-sys",
      "version": "0.4.1",
      "description": "Rust definitions corresponding to jni.h",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c6377a88cb3910bee9b0fa88d4f42e1d2da8e79915598f65fb0c7ee14c878af2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/jni-sys@0.4.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/jni-sys"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jni-rs/jni-sys"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jni@0.22.4",
      "author": "jni team",
      "name": "jni",
      "version": "0.22.4",
      "description": "Rust bindings to the JNI",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5efd9a482cf3a427f00d6b35f14332adc7902ce91efb778580e180ff90fa3498"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/jni@0.22.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/jni"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jni-rs/jni-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.35",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "jobserver",
      "version": "0.1.35",
      "description": "An implementation of the GNU Make jobserver for Rust. ",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1c00acbd29eabad4a2392fa0e921c874934dbbf4194312ad20f04a0ed67a3cb3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/jobserver@0.1.35",
      "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#js-sys@0.3.103",
      "author": "The wasm-bindgen Developers",
      "name": "js-sys",
      "version": "0.3.103",
      "description": "Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "53b44bfcdb3f8d5837a46dae1ca9660a837176eee74a28b229bc626816589102"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/js-sys@0.3.103",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/js-sys"
        },
        {
          "type": "website",
          "url": "https://wasm-bindgen.github.io/wasm-bindgen/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libbz2-rs-sys@0.2.5",
      "name": "libbz2-rs-sys",
      "version": "0.2.5",
      "description": "a drop-in compatible rust bzip2 implementation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "34b357333733e8260735ba5894eb928c02ecc69c78715f01a8019e7fa7f2db4c"
        }
      ],
      "licenses": [
        {
          "expression": "bzip2-1.0.6"
        }
      ],
      "purl": "pkg:cargo/libbz2-rs-sys@0.2.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/trifectatechfoundation/libbzip2-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/trifectatechfoundation/libbzip2-rs"
        }
      ]
    },
    {
      "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#libredox@0.1.18",
      "author": "4lDO2 <4lDO2@protonmail.com>",
      "name": "libredox",
      "version": "0.1.18",
      "description": "Redox stable ABI",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c943259e342f1e06ff2da7a83eabdfe7f92ce10262688dbf1895ff0b3e6e4652"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/libredox@0.1.18",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://gitlab.redox-os.org/redox-os/libredox.git"
        }
      ]
    },
    {
      "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#log@0.4.33",
      "author": "The Rust Project Developers",
      "name": "log",
      "version": "0.4.33",
      "description": "A lightweight logging facade for Rust ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/log@0.4.33",
      "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-slab@0.1.2",
      "author": "Benjamin Saunders <ben.e.saunders@gmail.com>",
      "name": "lru-slab",
      "version": "0.1.2",
      "description": "Pre-allocated storage with constant-time LRU tracking",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0 OR Zlib"
        }
      ],
      "purl": "pkg:cargo/lru-slab@0.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Ralith/lru-slab"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lzma-rust@0.1.7",
      "name": "lzma-rust",
      "version": "0.1.7",
      "description": "LZMA/LZMA2 codec ported from 'tukaani xz for java'",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5baab2bbbd7d75a144d671e9ff79270e903957d92fb7386fd39034c709bd2661"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lzma-rust@0.1.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/dyz1990/sevenz-rust/tree/main/lzma-rust"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dyz1990/sevenz-rust/tree/main/lzma-rust"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lzma-sys@0.1.20",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "lzma-sys",
      "version": "0.1.20",
      "description": "Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding.  High level Rust bindings are available in the `xz2` crate. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/lzma-sys@0.1.20",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/lzma-sys"
        },
        {
          "type": "website",
          "url": "https://github.com/alexcrichton/xz2-rs"
        },
        {
          "type": "other",
          "url": "lzma"
        },
        {
          "type": "vcs",
          "url": "https://github.com/alexcrichton/xz2-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6",
      "author": "RustCrypto Developers",
      "name": "md-5",
      "version": "0.10.6",
      "description": "MD5 hash function",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/md-5@0.10.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/md-5"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/hashes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.3",
      "author": "Andrew Gallant <jamslam@gmail.com>, bluss",
      "name": "memchr",
      "version": "2.8.3",
      "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": "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/memchr@2.8.3",
      "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#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#nt-time@0.8.1",
      "author": "Shun Sakai <sorairolake@protonmail.ch>",
      "name": "nt-time",
      "version": "0.8.1",
      "description": "A Windows file time library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2de419e64947cd8830e66beb584acc3fb42ed411d103e3c794dda355d1b374b5"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/nt-time@0.8.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/nt-time"
        },
        {
          "type": "vcs",
          "url": "https://github.com/sorairolake/nt-time"
        }
      ]
    },
    {
      "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-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#once_cell_polyfill@1.70.2",
      "name": "once_cell_polyfill",
      "version": "1.70.2",
      "description": "Polyfill for `OnceCell` stdlib feature for use with older MSRVs",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/once_cell_polyfill@1.70.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/polyfill-rs/once_cell_polyfill"
        }
      ]
    },
    {
      "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#option-ext@0.2.0",
      "author": "Simon Ochsenreither <simon@ochsenreither.de>",
      "name": "option-ext",
      "version": "0.2.0",
      "description": "Extends `Option` with additional operations",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/option-ext@0.2.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/option-ext/"
        },
        {
          "type": "website",
          "url": "https://github.com/soc/option-ext"
        },
        {
          "type": "vcs",
          "url": "https://github.com/soc/option-ext.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pem@3.0.6",
      "author": "Jonathan Creekmore <jonathan@thecreekmores.org>",
      "name": "pem",
      "version": "3.0.6",
      "description": "Parse and encode PEM-encoded data.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1d30c53c26bc5b31a98cd02d20f25a7c8567146caf63ed593a9d87b2775291be"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/pem@3.0.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/pem/"
        },
        {
          "type": "website",
          "url": "https://github.com/jcreekmore/pem-rs.git"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jcreekmore/pem-rs.git"
        }
      ]
    },
    {
      "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#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-util@0.2.7",
      "name": "portable-atomic-util",
      "version": "0.2.7",
      "description": "Synchronization primitives built with portable-atomic. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c2a106d1259c23fac8e543272398ae0e3c0b8d33c88ed73d0cc71b0f1d902618"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/portable-atomic-util@0.2.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/taiki-e/portable-atomic-util"
        }
      ]
    },
    {
      "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#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#quinn-proto@0.11.16",
      "name": "quinn-proto",
      "version": "0.11.16",
      "description": "State machine for the QUIC transport protocol",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2f4bfc015262b9df63c8845072ce59068853ff5872180c2ce2f13038b970e560"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/quinn-proto@0.11.16",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/quinn-rs/quinn"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-udp@0.5.15",
      "name": "quinn-udp",
      "version": "0.5.15",
      "description": "UDP sockets with ECN information for the QUIC transport protocol",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "35a133f956daabe89a61a685c2649f13d82d5aa4bd5d12d1277e1072a21c0694"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/quinn-udp@0.5.15",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/quinn-rs/quinn"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quinn@0.11.11",
      "name": "quinn",
      "version": "0.11.11",
      "description": "Versatile QUIC transport protocol implementation",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0c1a41e437b6bbd489372cd4971de128e85c855f56c57f283d20ff016cf7c0a8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/quinn@0.11.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/quinn-rs/quinn"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.46",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "quote",
      "version": "1.0.46",
      "description": "Quasi-quoting macro quote!(...)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/quote@1.0.46",
      "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#r-efi@6.0.0",
      "name": "r-efi",
      "version": "6.0.0",
      "description": "UEFI Reference Specification Protocol Constants and Definitions",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0 OR LGPL-2.1-or-later"
        }
      ],
      "purl": "pkg:cargo/r-efi@6.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/r-efi/r-efi/wiki"
        },
        {
          "type": "vcs",
          "url": "https://github.com/r-efi/r-efi"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.2",
      "author": "The Rand Project Developers, The Rust Project Developers",
      "name": "rand",
      "version": "0.10.2",
      "description": "Random number generators and other randomness functionality. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c7f5fa3a058cd35567ef9bfa5e75732bee0f9e4c55fa90477bef2dfcdbc4be80"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand@0.10.2",
      "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": "required",
      "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_chacha@0.3.1",
      "author": "The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors",
      "name": "rand_chacha",
      "version": "0.3.1",
      "description": "ChaCha random number generator ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rand_chacha@0.3.1",
      "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": "required",
      "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_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#redox_users@0.5.2",
      "author": "Jose Narvaez <goyox86@gmail.com>, Wesley Hershberger <mggmugginsmc@gmail.com>",
      "name": "redox_users",
      "version": "0.5.2",
      "description": "A Rust library to access Redox users and groups functionality",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/redox_users@0.5.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/redox_users"
        },
        {
          "type": "vcs",
          "url": "https://gitlab.redox-os.org/redox-os/users"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.15",
      "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
      "name": "regex-automata",
      "version": "0.4.15",
      "description": "Automata construction and matching using regular expressions.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1f388202e4b80542a0921078cc23b6333bcf1409c1e3f86404cae4766a6131db"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/regex-automata@0.4.15",
      "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.11",
      "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
      "name": "regex-syntax",
      "version": "0.8.11",
      "description": "A regular expression parser.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/regex-syntax@0.8.11",
      "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.13.0",
      "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
      "name": "regex",
      "version": "1.13.0",
      "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": "2a0e75113e14dc5acb068cd0786884f214f1312650a3d36d269f5c4f3cdee8a2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/regex@1.13.0",
      "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.12.28",
      "author": "Sean McArthur <sean@seanmonstar.com>",
      "name": "reqwest",
      "version": "0.12.28",
      "description": "higher level HTTP client library",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/reqwest@0.12.28",
      "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#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#rustc-hash@2.1.3",
      "author": "The Rust Project Developers",
      "name": "rustc-hash",
      "version": "2.1.3",
      "description": "A speedy, non-cryptographic hashing algorithm used by rustc",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6b1e7f9a428571be2dc5bc0505c13fb6bf936822b894ec87abf8a08a4e51742d"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/rustc-hash@2.1.3",
      "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@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-native-certs@0.8.4",
      "name": "rustls-native-certs",
      "version": "0.8.4",
      "description": "rustls-native-certs allows rustls to use the platform native certificate store",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "dab5152771c58876a2146916e53e35057e1a4dfa2b9df0f0305b07f611fdea4d"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR ISC OR MIT"
        }
      ],
      "purl": "pkg:cargo/rustls-native-certs@0.8.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/rustls/rustls-native-certs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/rustls-native-certs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.15.0",
      "name": "rustls-pki-types",
      "version": "1.15.0",
      "description": "Shared types for the rustls PKI ecosystem",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "764899a24af3980067ee14bc143654f297b22eaebfe3c7b6b211920a5a59b046"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rustls-pki-types@1.15.0",
      "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-platform-verifier-android@0.1.1",
      "name": "rustls-platform-verifier-android",
      "version": "0.1.1",
      "description": "The internal JVM support component of the rustls-platform-verifier crate. You shouldn't depend on this directly.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rustls-platform-verifier-android@0.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rustls/rustls-platform-verifier"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.7.0",
      "name": "rustls-platform-verifier",
      "version": "0.7.0",
      "description": "rustls-platform-verifier supports verifying TLS certificates in rustls with the operating system verifier",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "26d1e2536ce4f35f4846aa13bff16bd0ff40157cdb14cc056c7b14ba41233ba0"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rustls-platform-verifier@0.7.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rustls/rustls-platform-verifier"
        }
      ]
    },
    {
      "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.41",
      "name": "rustls",
      "version": "0.23.41",
      "description": "Rustls is a modern TLS library written in Rust.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6b92b125634d9b795e7beca796cc790df15a7fb38323bf3196fda83292d06b1f"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR ISC OR MIT"
        }
      ],
      "purl": "pkg:cargo/rustls@0.23.41",
      "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.23",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "rustversion",
      "version": "1.0.23",
      "description": "Conditional compilation according to rustc compiler version",
      "scope": "excluded",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/rustversion@1.0.23",
      "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#same-file@1.0.6",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "same-file",
      "version": "1.0.6",
      "description": "A simple crate for determining whether two file paths point to the same file. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/same-file@1.0.6",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/same-file"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/same-file"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/same-file"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#schannel@0.1.29",
      "author": "Steven Fackler <sfackler@gmail.com>, Steffen Butzer <steffen.butzer@outlook.com>",
      "name": "schannel",
      "version": "0.1.29",
      "description": "Schannel bindings for rust, allowing SSL/TLS (e.g. https) without openssl",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "91c1b7e4904c873ef0710c1f407dde2e6287de2bebc1bbbf7d430bb7cbffd939"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/schannel@0.1.29",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/schannel/0.1.19/schannel/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/steffengy/schannel-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#scroll@0.12.0",
      "author": "m4b <m4b.github.io@gmail.com>, Ted Mielczarek <ted@mielczarek.org>",
      "name": "scroll",
      "version": "0.12.0",
      "description": "A suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6ab8598aa408498679922eff7fa985c25d58a90771bd6be794434c5277eab1a6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/scroll@0.12.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/scroll"
        },
        {
          "type": "vcs",
          "url": "https://github.com/m4b/scroll"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#scroll_derive@0.12.1",
      "author": "m4b <m4b.github.io@gmail.com>, Ted Mielczarek <ted@mielczarek.org>, Systemcluster <me@systemcluster.me>",
      "name": "scroll_derive",
      "version": "0.12.1",
      "description": "A macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1783eabc414609e28a5ba76aee5ddd52199f7107a0b24c2e9746a1ecc34a683d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/scroll_derive@0.12.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/scroll_derive"
        },
        {
          "type": "vcs",
          "url": "https://github.com/m4b/scroll"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#security-framework-sys@2.17.0",
      "author": "Steven Fackler <sfackler@gmail.com>, Kornel <kornel@geekhood.net>",
      "name": "security-framework-sys",
      "version": "2.17.0",
      "description": "Apple `Security.framework` low-level FFI bindings",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/security-framework-sys@2.17.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://lib.rs/crates/security-framework-sys"
        },
        {
          "type": "vcs",
          "url": "https://github.com/kornelski/rust-security-framework"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#security-framework@3.7.0",
      "author": "Steven Fackler <sfackler@gmail.com>, Kornel <kornel@geekhood.net>",
      "name": "security-framework",
      "version": "3.7.0",
      "description": "Security.framework bindings for macOS and iOS",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/security-framework@3.7.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/security_framework"
        },
        {
          "type": "website",
          "url": "https://lib.rs/crates/security_framework"
        },
        {
          "type": "vcs",
          "url": "https://github.com/kornelski/rust-security-framework"
        }
      ]
    },
    {
      "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-xml-rs@0.6.0",
      "author": "Ingvar Stepanyan <me@rreverser.com>",
      "name": "serde-xml-rs",
      "version": "0.6.0",
      "description": "xml-rs based deserializer for Serde (compatible with 0.9+)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "fb3aa78ecda1ebc9ec9847d5d3aba7d618823446a049ba2491940506da6e2782"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/serde-xml-rs@0.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/RReverser/serde-xml-rs"
        }
      ]
    },
    {
      "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#sevenz-rust@0.6.1",
      "name": "sevenz-rust",
      "version": "0.6.1",
      "description": "A 7z decompressor/compressor written in pure rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "26482cf1ecce4540dc782fc70019eba89ffc4d87b3717eb5ec524b5db6fdefef"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/sevenz-rust@0.6.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/dyz1990/sevenz-rust"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dyz1990/sevenz-rust"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.7",
      "author": "RustCrypto Developers",
      "name": "sha1",
      "version": "0.10.7",
      "description": "SHA-1 hash function",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a978451301f4db1d02937a4ab3ccce137717b81826e79b7d49ffe3244a13c3b8"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/sha1@0.10.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/sha1"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/hashes"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
      "author": "RustCrypto Developers",
      "name": "sha2",
      "version": "0.10.9",
      "description": "Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/sha2@0.10.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/sha2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/hashes"
        }
      ]
    },
    {
      "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#signature@2.2.0",
      "author": "RustCrypto Developers",
      "name": "signature",
      "version": "2.2.0",
      "description": "Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/signature@2.2.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/signature"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/traits/tree/master/signature"
        }
      ]
    },
    {
      "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#simd_cesu8@1.1.1",
      "author": "Sean C. Roach <me@seancroach.dev>",
      "name": "simd_cesu8",
      "version": "1.1.1",
      "description": "An extremely fast, SIMD accelerated, encoding and decoding library for CESU-8 and Modified UTF-8.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "94f90157bb87cddf702797c5dadfa0be7d266cdf49e22da2fcaa32eff75b2c33"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/simd_cesu8@1.1.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/seancroach/simd_cesu8"
        },
        {
          "type": "vcs",
          "url": "https://github.com/seancroach/simd_cesu8"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#simdutf8@0.1.5",
      "author": "Hans Kratz <hans@appfour.com>",
      "name": "simdutf8",
      "version": "0.1.5",
      "description": "SIMD-accelerated UTF-8 validation.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/simdutf8@0.1.5",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/simdutf8/"
        },
        {
          "type": "website",
          "url": "https://github.com/rusticstuff/simdutf8"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rusticstuff/simdutf8"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#simple-file-manifest@0.11.0",
      "author": "Gregory Szorc <gregory.szorc@gmail.com>",
      "name": "simple-file-manifest",
      "version": "0.11.0",
      "description": "Interact with lists of files through a storage-agnostic interface",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5dd19be0257552dd56d1bb6946f89f193c6e5b9f13cc9327c4bc84a357507c74"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/simple-file-manifest@0.11.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/indygreg/simple-file-manifest-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/indygreg/simple-file-manifest-rs.git"
        }
      ]
    },
    {
      "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.2",
      "author": "The Servo Project Developers",
      "name": "smallvec",
      "version": "1.15.2",
      "description": "'Small vector' optimization: store up to a small number of items on the stack",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/smallvec@1.15.2",
      "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#spki@0.7.3",
      "author": "RustCrypto Developers",
      "name": "spki",
      "version": "0.7.3",
      "description": "X.509 Subject Public Key Info (RFC5280) describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs) ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/spki@0.7.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/formats/tree/master/spki"
        }
      ]
    },
    {
      "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#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#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.118",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "syn",
      "version": "2.0.118",
      "description": "Parser for Rust source code",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/syn@2.0.118",
      "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#tar@0.4.46",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "tar",
      "version": "0.4.46",
      "description": "A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3f6221d9a6003c78398e3b239969f352578258df48c8eb051caadae0015bc840"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/tar@0.4.46",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/tar"
        },
        {
          "type": "website",
          "url": "https://github.com/composefs/tar-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/composefs/tar-rs"
        }
      ]
    },
    {
      "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@1.0.69",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "thiserror-impl",
      "version": "1.0.69",
      "description": "Implementation detail of the `thiserror` crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/thiserror-impl@1.0.69",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/dtolnay/thiserror"
        }
      ]
    },
    {
      "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@1.0.69",
      "author": "David Tolnay <dtolnay@gmail.com>",
      "name": "thiserror",
      "version": "1.0.69",
      "description": "derive(Error)",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/thiserror@1.0.69",
      "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#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#time-core@0.1.9",
      "author": "Jacob Pratt <open-source@jhpratt.dev>, Time contributors",
      "name": "time-core",
      "version": "0.1.9",
      "description": "This crate is an implementation detail and should not be relied upon directly.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9e1c906769ad99c88eaa54e728060edef082f8e358ff32030cb7c7d315e81109"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/time-core@0.1.9",
      "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.31",
      "author": "Jacob Pratt <open-source@jhpratt.dev>, Time contributors",
      "name": "time-macros",
      "version": "0.2.31",
      "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": "c431b87111666e491a90baa837f914fb45cd5dc3c268591b0220ff5057f2085f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/time-macros@0.2.31",
      "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.53",
      "author": "Jacob Pratt <open-source@jhpratt.dev>, Time contributors",
      "name": "time",
      "version": "0.3.53",
      "description": "Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "18dfaaeddcb932337b5e7866ee7d0ce9b76d2fd092997146f187ec09b4558a50"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/time@0.3.53",
      "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#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#tinyvec@1.12.0",
      "author": "Lokathor <zefria@gmail.com>",
      "name": "tinyvec",
      "version": "1.12.0",
      "description": "`tinyvec` provides 100% safe vec-like data structures.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bb4ebadaa0af04fab11ae01eb5f9fdb5f9c5b875506e210e71c07873528baa7f"
        }
      ],
      "licenses": [
        {
          "expression": "Zlib OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/tinyvec@1.12.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Lokathor/tinyvec"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1",
      "author": "Soveu <marx.tomasz@gmail.com>",
      "name": "tinyvec_macros",
      "version": "0.1.1",
      "description": "Some macros for tiny containers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0 OR Zlib"
        }
      ],
      "purl": "pkg:cargo/tinyvec_macros@0.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Soveu/tinyvec_macros"
        }
      ]
    },
    {
      "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-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@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-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@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#typed-path@0.12.3",
      "author": "Chip Senkbeil <chip@senkbeil.org>",
      "name": "typed-path",
      "version": "0.12.3",
      "description": "Provides typed variants of Path and PathBuf for Unix and Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8e28f89b80c87b8fb0cf04ab448d5dd0dd0ade2f8891bae878de66a75a28600e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/typed-path@0.12.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/chipsenkbeil/typed-path"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chipsenkbeil/typed-path"
        }
      ]
    },
    {
      "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#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#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_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#utf8parse@0.2.2",
      "author": "Joe Wilm <joe@jwilm.com>, Christian Duerr <contact@christianduerr.com>",
      "name": "utf8parse",
      "version": "0.2.2",
      "description": "Table-driven UTF-8 parser",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/utf8parse@0.2.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/utf8parse/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/alacritty/vte"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.4",
      "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.4",
      "description": "A library to generate and parse UUIDs.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bf80a72845275afea99e7f2b434723d3bc7e38470fcd1c7ed39a599c73319a53"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/uuid@1.23.4",
      "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#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#walkdir@2.5.0",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "walkdir",
      "version": "2.5.0",
      "description": "Recursively walk a directory.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/walkdir@2.5.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/walkdir/"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/walkdir"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/walkdir"
        }
      ]
    },
    {
      "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#wasi@0.11.1+wasi-snapshot-preview1",
      "author": "The Cranelift Project Developers",
      "name": "wasi",
      "version": "0.11.1+wasi-snapshot-preview1",
      "description": "Experimental WASI API bindings for Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/wasi@0.11.1+wasi-snapshot-preview1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wasi"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bytecodealliance/wasi"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.76",
      "author": "The wasm-bindgen Developers",
      "name": "wasm-bindgen-futures",
      "version": "0.4.76",
      "description": "Bridging the gap between Rust Futures and JavaScript Promises",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c62df1340f32221cb9c54d6a27b030e3dba64361d4a95bed55f9aacb44da291d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/wasm-bindgen-futures@0.4.76",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wasm-bindgen-futures"
        },
        {
          "type": "website",
          "url": "https://wasm-bindgen.github.io/wasm-bindgen/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.126",
      "author": "The wasm-bindgen Developers",
      "name": "wasm-bindgen-macro-support",
      "version": "0.2.126",
      "description": "Implementation APIs for the `#[wasm_bindgen]` attribute",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/wasm-bindgen-macro-support@0.2.126",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wasm-bindgen"
        },
        {
          "type": "website",
          "url": "https://wasm-bindgen.github.io/wasm-bindgen/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.126",
      "author": "The wasm-bindgen Developers",
      "name": "wasm-bindgen-macro",
      "version": "0.2.126",
      "description": "Definition of the `#[wasm_bindgen]` attribute, an internal dependency ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/wasm-bindgen-macro@0.2.126",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wasm-bindgen"
        },
        {
          "type": "website",
          "url": "https://wasm-bindgen.github.io/wasm-bindgen/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.126",
      "author": "The wasm-bindgen Developers",
      "name": "wasm-bindgen-shared",
      "version": "0.2.126",
      "description": "Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/wasm-bindgen-shared@0.2.126",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wasm-bindgen-shared"
        },
        {
          "type": "website",
          "url": "https://wasm-bindgen.github.io/wasm-bindgen/"
        },
        {
          "type": "other",
          "url": "wasm_bindgen"
        },
        {
          "type": "vcs",
          "url": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.126",
      "author": "The wasm-bindgen Developers",
      "name": "wasm-bindgen",
      "version": "0.2.126",
      "description": "Easy support for interacting between JS and Rust. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/wasm-bindgen@0.2.126",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/wasm-bindgen"
        },
        {
          "type": "website",
          "url": "https://wasm-bindgen.github.io/wasm-bindgen"
        },
        {
          "type": "vcs",
          "url": "https://github.com/wasm-bindgen/wasm-bindgen"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.103",
      "author": "The wasm-bindgen Developers",
      "name": "web-sys",
      "version": "0.3.103",
      "description": "Bindings for all Web APIs, a procedurally generated crate from WebIDL ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8622dcb61c0bcc9fffa6938bed81210af2da9a7e4a1a834b2e37a59b6dfb6141"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/web-sys@0.3.103",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://wasm-bindgen.github.io/wasm-bindgen/api/web_sys/"
        },
        {
          "type": "website",
          "url": "https://wasm-bindgen.github.io/wasm-bindgen/web-sys/index.html"
        },
        {
          "type": "vcs",
          "url": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#web-time@1.1.0",
      "name": "web-time",
      "version": "1.1.0",
      "description": "Drop-in replacement for std::time for Wasm in browsers",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/web-time@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/daxpedda/web-time"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#webpki-root-certs@1.0.8",
      "name": "webpki-root-certs",
      "version": "1.0.8",
      "description": "Mozilla trusted certificate authorities in self-signed X.509 format for use with crates other than webpki",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0d46a5a140e6f7afeccd8eae97eff335163939eac8b929834875168b29b3d267"
        }
      ],
      "licenses": [
        {
          "expression": "CDLA-Permissive-2.0"
        }
      ],
      "purl": "pkg:cargo/webpki-root-certs@1.0.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/rustls/webpki-roots"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/webpki-roots"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.8",
      "name": "webpki-roots",
      "version": "1.0.8",
      "description": "Mozilla's CA root certificates for use with webpki",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "bf85cb06032201fa7c6f829d7db5a7e5aa45bcc0655327713065f6f0576731bf"
        }
      ],
      "licenses": [
        {
          "expression": "CDLA-Permissive-2.0"
        }
      ],
      "purl": "pkg:cargo/webpki-roots@1.0.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/rustls/webpki-roots"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rustls/webpki-roots"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#which@8.0.4",
      "author": "Harry Fei <tiziyuanfang@gmail.com>, Jacob Kiesel <jake@bitcrafters.co>",
      "name": "which",
      "version": "8.0.4",
      "description": "A Rust equivalent of Unix command \"which\". Locate installed executable in cross platforms.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "48d7cd18d4acb58fb3cdfe9ea54e6cd96a4e7d4cc45c56338b236e82dad47248"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/which@8.0.4",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/which/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/harryfei/which-rs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winapi-i686-pc-windows-gnu@0.4.0",
      "author": "Peter Atashian <retep998@gmail.com>",
      "name": "winapi-i686-pc-windows-gnu",
      "version": "0.4.0",
      "description": "Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/winapi-i686-pc-windows-gnu@0.4.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/retep998/winapi-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.11",
      "author": "Andrew Gallant <jamslam@gmail.com>",
      "name": "winapi-util",
      "version": "0.1.11",
      "description": "A dumping ground for high level safe wrappers over windows-sys.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
        }
      ],
      "licenses": [
        {
          "expression": "Unlicense OR MIT"
        }
      ],
      "purl": "pkg:cargo/winapi-util@0.1.11",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/winapi-util"
        },
        {
          "type": "website",
          "url": "https://github.com/BurntSushi/winapi-util"
        },
        {
          "type": "vcs",
          "url": "https://github.com/BurntSushi/winapi-util"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winapi-x86_64-pc-windows-gnu@0.4.0",
      "author": "Peter Atashian <retep998@gmail.com>",
      "name": "winapi-x86_64-pc-windows-gnu",
      "version": "0.4.0",
      "description": "Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/winapi-x86_64-pc-windows-gnu@0.4.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/retep998/winapi-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9",
      "author": "Peter Atashian <retep998@gmail.com>",
      "name": "winapi",
      "version": "0.3.9",
      "description": "Raw FFI bindings for all of Windows API.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/winapi@0.3.9",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/winapi/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/retep998/winapi-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.62.2",
      "name": "windows-core",
      "version": "0.62.2",
      "description": "Core type support for COM and Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows-core@0.62.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-implement@0.60.2",
      "name": "windows-implement",
      "version": "0.60.2",
      "description": "The implement macro for the Windows crates",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows-implement@0.60.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-interface@0.59.3",
      "name": "windows-interface",
      "version": "0.59.3",
      "description": "The interface macro for the Windows crates",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows-interface@0.59.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
      "name": "windows-link",
      "version": "0.2.1",
      "description": "Linking for Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows-link@0.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-result@0.4.1",
      "name": "windows-result",
      "version": "0.4.1",
      "description": "Windows error handling",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows-result@0.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-strings@0.5.1",
      "name": "windows-strings",
      "version": "0.5.1",
      "description": "Windows string types",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows-strings@0.5.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0",
      "author": "Microsoft",
      "name": "windows-sys",
      "version": "0.52.0",
      "description": "Rust for Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows-sys@0.52.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
      "name": "windows-sys",
      "version": "0.61.2",
      "description": "Rust for Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows-sys@0.61.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.6",
      "author": "Microsoft",
      "name": "windows-targets",
      "version": "0.52.6",
      "description": "Import libs for Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows-targets@0.52.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.6",
      "author": "Microsoft",
      "name": "windows_aarch64_gnullvm",
      "version": "0.52.6",
      "description": "Import lib for Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows_aarch64_gnullvm@0.52.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.6",
      "author": "Microsoft",
      "name": "windows_aarch64_msvc",
      "version": "0.52.6",
      "description": "Import lib for Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows_aarch64_msvc@0.52.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.6",
      "author": "Microsoft",
      "name": "windows_i686_gnu",
      "version": "0.52.6",
      "description": "Import lib for Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows_i686_gnu@0.52.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.6",
      "author": "Microsoft",
      "name": "windows_i686_gnullvm",
      "version": "0.52.6",
      "description": "Import lib for Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows_i686_gnullvm@0.52.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.6",
      "author": "Microsoft",
      "name": "windows_i686_msvc",
      "version": "0.52.6",
      "description": "Import lib for Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows_i686_msvc@0.52.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.6",
      "author": "Microsoft",
      "name": "windows_x86_64_gnu",
      "version": "0.52.6",
      "description": "Import lib for Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows_x86_64_gnu@0.52.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.6",
      "author": "Microsoft",
      "name": "windows_x86_64_gnullvm",
      "version": "0.52.6",
      "description": "Import lib for Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows_x86_64_gnullvm@0.52.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.6",
      "author": "Microsoft",
      "name": "windows_x86_64_msvc",
      "version": "0.52.6",
      "description": "Import lib for Windows",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/windows_x86_64_msvc@0.52.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/windows-rs"
        }
      ]
    },
    {
      "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#x509-certificate@0.24.0",
      "author": "Gregory Szorc <gregory.szorc@gmail.com>",
      "name": "x509-certificate",
      "version": "0.24.0",
      "description": "X.509 certificate parser and utility functionality",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e57b9f8bcae7c1f36479821ae826d75050c60ce55146fd86d3553ed2573e2762"
        }
      ],
      "licenses": [
        {
          "expression": "MPL-2.0"
        }
      ],
      "purl": "pkg:cargo/x509-certificate@0.24.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/indygreg/cryptography-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/indygreg/cryptography-rs.git"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#xattr@1.6.1",
      "author": "Steven Allen <steven@stebalien.com>",
      "name": "xattr",
      "version": "1.6.1",
      "description": "unix extended filesystem attributes",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "32e45ad4206f6d2479085147f02bc2ef834ac85886624a23575ae137c8aa8156"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/xattr@1.6.1",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/xattr"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Stebalien/xattr"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#xml-rs@0.8.28",
      "author": "Vladimir Matveev <vmatveev@citrine.cc>",
      "name": "xml-rs",
      "version": "0.8.28",
      "description": "An XML library in pure Rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3ae8337f8a065cfc972643663ea4279e04e7256de865aa66fe25cec5fb912d3f"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/xml-rs@0.8.28",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/xml/"
        },
        {
          "type": "website",
          "url": "https://lib.rs/crates/xml"
        },
        {
          "type": "vcs",
          "url": "https://github.com/kornelski/xml-rs"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#xz2@0.1.7",
      "author": "Alex Crichton <alex@alexcrichton.com>",
      "name": "xz2",
      "version": "0.1.7",
      "description": "Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. ",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/xz2@0.1.7",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/xz2"
        },
        {
          "type": "website",
          "url": "https://github.com/alexcrichton/xz2-rs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/alexcrichton/xz2-rs"
        }
      ]
    },
    {
      "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.54",
      "author": "Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>",
      "name": "zerocopy-derive",
      "version": "0.8.54",
      "description": "Custom derive for traits from the zerocopy crate",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "e2e817b7b52d0c7358d3246da9d69935ebb18116b2b102b4230dac079b4862f5"
        }
      ],
      "licenses": [
        {
          "expression": "BSD-2-Clause OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/zerocopy-derive@0.8.54",
      "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.54",
      "author": "Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>",
      "name": "zerocopy",
      "version": "0.8.54",
      "description": "Zerocopy makes zero-cost memory manipulation effortless. We write \"unsafe\" so you don't have to.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b7cbbc0a705a0fd05cc3676525980d2bf5a9bc4adac6d6475209a7887cf59d19"
        }
      ],
      "licenses": [
        {
          "expression": "BSD-2-Clause OR Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/zerocopy@0.8.54",
      "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.9.0",
      "author": "The RustCrypto Project Developers",
      "name": "zeroize",
      "version": "1.9.0",
      "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": "e13c156562582aa81c60cb29407084cdb54c4164760106ab78e6c5b0858cf64e"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/zeroize@1.9.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/zeroize"
        },
        {
          "type": "vcs",
          "url": "https://github.com/RustCrypto/utils"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize_derive@1.5.0",
      "author": "The RustCrypto Project Developers",
      "name": "zeroize_derive",
      "version": "1.5.0",
      "description": "Custom derive support for zeroize",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "3c50655cbb0fe3fc43170059e702f1ce5e19b84cec58dc87b037a09935c2f328"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0 OR MIT"
        }
      ],
      "purl": "pkg:cargo/zeroize_derive@1.5.0",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/zeroize_derive"
        },
        {
          "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#zip@8.6.0",
      "author": "Mathijs van de Nes <git@mathijs.vd-nes.nl>, Marli Frost <marli@frost.red>, Ryan Levick <ryan.levick@gmail.com>, Chris Hennick <hennickc@amazon.com>",
      "name": "zip",
      "version": "8.6.0",
      "description": "Library to support the reading and writing of zip files.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "2d04a6b5381502aa6087c94c669499eb1602eb9c5e8198e534de571f7154809b"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zip@8.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/zip-rs/zip2"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zlib-rs@0.6.6",
      "name": "zlib-rs",
      "version": "0.6.6",
      "description": "A memory-safe zlib implementation written in rust",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "b142a20ec14a91d5bc708c1dc21b080c550113d8aa77afa29635673a65dd02c5"
        }
      ],
      "licenses": [
        {
          "expression": "Zlib"
        }
      ],
      "purl": "pkg:cargo/zlib-rs@0.6.6",
      "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#zopfli@0.8.3",
      "name": "zopfli",
      "version": "0.8.3",
      "description": "A Rust implementation of the Zopfli compression algorithm.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "f05cd8797d63865425ff89b5c4a48804f35ba0ce8d125800027ad6017d2b5249"
        }
      ],
      "licenses": [
        {
          "expression": "Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/zopfli@0.8.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/zopfli-rs/zopfli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/zopfli-rs/zopfli"
        }
      ]
    },
    {
      "type": "library",
      "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@5.0.2+zstd.1.5.2",
      "author": "Alexandre Bury <alexandre.bury@gmail.com>",
      "name": "zstd-safe",
      "version": "5.0.2+zstd.1.5.2",
      "description": "Safe low-level bindings for the zstd compression library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
        }
      ],
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:cargo/zstd-safe@5.0.2+zstd.1.5.2",
      "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.11.2+zstd.1.5.2",
      "author": "Alexandre Bury <alexandre.bury@gmail.com>",
      "name": "zstd",
      "version": "0.11.2+zstd.1.5.2",
      "description": "Binding for the zstd compression library.",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-256",
          "content": "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
        }
      ],
      "licenses": [
        {
          "expression": "MIT"
        }
      ],
      "purl": "pkg:cargo/zstd@0.11.2+zstd.1.5.2",
      "externalReferences": [
        {
          "type": "documentation",
          "url": "https://docs.rs/zstd"
        },
        {
          "type": "vcs",
          "url": "https://github.com/gyscos/zstd-rs"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "path+file:///home/runner/work/selenium/selenium/rust#selenium-manager@0.4.47",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.103",
        "registry+https://github.com/rust-lang/crates.io-index#apple-flat-package@0.20.0",
        "registry+https://github.com/rust-lang/crates.io-index#bzip2@0.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#debpkg@0.6.0",
        "registry+https://github.com/rust-lang/crates.io-index#directories@6.0.0",
        "registry+https://github.com/rust-lang/crates.io-index#env_logger@0.11.11",
        "registry+https://github.com/rust-lang/crates.io-index#exitcode@1.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#fs2@0.4.3",
        "registry+https://github.com/rust-lang/crates.io-index#fs_extra@1.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#infer@0.19.0",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.13.0",
        "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.41",
        "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#sevenz-rust@0.6.1",
        "registry+https://github.com/rust-lang/crates.io-index#tar@0.4.46",
        "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
        "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#walkdir@2.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#which@8.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9",
        "registry+https://github.com/rust-lang/crates.io-index#xz2@0.1.7",
        "registry+https://github.com/rust-lang/crates.io-index#zip@8.6.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1",
      "dependsOn": []
    },
    {
      "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.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
        "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
        "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
        "registry+https://github.com/rust-lang/crates.io-index#anstyle-wincon@3.0.11",
        "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
        "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
        "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-wincon@3.0.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell_polyfill@1.70.2",
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.103",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#apple-flat-package@0.20.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#apple-xar@0.20.0",
        "registry+https://github.com/rust-lang/crates.io-index#cpio-archive@0.10.0",
        "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#scroll@0.12.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde-xml-rs@0.6.0",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#apple-xar@0.20.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
        "registry+https://github.com/rust-lang/crates.io-index#bcder@0.7.7",
        "registry+https://github.com/rust-lang/crates.io-index#bzip2@0.4.4",
        "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
        "registry+https://github.com/rust-lang/crates.io-index#cryptographic-message-syntax@0.27.0",
        "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7",
        "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
        "registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6",
        "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.6",
        "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.12.28",
        "registry+https://github.com/rust-lang/crates.io-index#scroll@0.12.0",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#serde-xml-rs@0.6.0",
        "registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.7",
        "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
        "registry+https://github.com/rust-lang/crates.io-index#signature@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
        "registry+https://github.com/rust-lang/crates.io-index#x509-certificate@0.24.0",
        "registry+https://github.com/rust-lang/crates.io-index#xml-rs@0.8.28",
        "registry+https://github.com/rust-lang/crates.io-index#xz2@0.1.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ar@0.9.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.8",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#base64ct@1.8.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bcder@0.7.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.6.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.7.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.7.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.13.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.20.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bzip2-sys@0.1.13+1.0.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.66",
        "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bzip2@0.4.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bzip2-sys@0.1.13+1.0.8",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#bzip2@0.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libbz2-rs-sys@0.2.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.66",
      "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.35",
        "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#cfb@0.7.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
        "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#chacha20@0.10.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#cpufeatures@0.3.0",
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1"
      ]
    },
    {
      "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#js-sys@0.3.103",
        "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#wasm-bindgen@0.2.126",
        "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
        "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
        "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
        "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1",
      "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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#combine@4.6.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.9.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.7",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.10.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.7",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cpio-archive@0.10.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
        "registry+https://github.com/rust-lang/crates.io-index#is_executable@1.0.6",
        "registry+https://github.com/rust-lang/crates.io-index#simple-file-manifest@0.11.0",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#crc-catalog@2.5.0",
      "dependsOn": []
    },
    {
      "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#crc@3.4.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crc-catalog@2.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7",
        "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#cryptographic-message-syntax@0.27.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bcder@0.7.7",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
        "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
        "registry+https://github.com/rust-lang/crates.io-index#pem@3.0.6",
        "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.12.28",
        "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
        "registry+https://github.com/rust-lang/crates.io-index#signature@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#x509-certificate@0.24.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#debpkg@0.6.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#ar@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.8",
        "registry+https://github.com/rust-lang/crates.io-index#bzip2@0.4.4",
        "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3",
        "registry+https://github.com/rust-lang/crates.io-index#infer@0.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
        "registry+https://github.com/rust-lang/crates.io-index#tar@0.4.46",
        "registry+https://github.com/rust-lang/crates.io-index#xz2@0.1.7",
        "registry+https://github.com/rust-lang/crates.io-index#zstd@0.11.2+zstd.1.5.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#defmt-macros@1.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#defmt-parser@1.0.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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#defmt-parser@1.0.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#defmt@1.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
        "registry+https://github.com/rust-lang/crates.io-index#defmt-macros@1.1.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#der@0.7.10",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.9.6",
        "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.9.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4",
        "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#directories@6.0.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#option-ext@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#redox_users@0.5.2",
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
      ]
    },
    {
      "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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#env_filter@2.0.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
        "registry+https://github.com/rust-lang/crates.io-index#regex@1.13.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#env_logger@0.11.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
        "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
        "registry+https://github.com/rust-lang/crates.io-index#env_filter@2.0.0",
        "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.32",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
      "dependsOn": []
    },
    {
      "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",
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#exitcode@1.1.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.29",
      "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#filetime_creation@0.2.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.29",
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9",
      "dependsOn": []
    },
    {
      "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.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
      "dependsOn": []
    },
    {
      "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#fs2@0.4.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#fs_extra@1.3.0",
      "dependsOn": []
    },
    {
      "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",
        "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-core@0.3.32",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.32",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32",
      "dependsOn": []
    },
    {
      "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-io@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#futures-task@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.3",
        "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.14.7",
      "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#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#js-sys@0.3.103",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#wasi@0.11.1+wasi-snapshot-preview1",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.126"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.103",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#r-efi@6.0.0",
        "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.126"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
      "dependsOn": []
    },
    {
      "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.12.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.12.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@1.4.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.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",
      "dependsOn": []
    },
    {
      "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.41",
        "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",
        "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.8"
      ]
    },
    {
      "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.12.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.12.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#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#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.2",
        "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#iana-time-zone-haiku@0.1.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.66"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.65",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5",
        "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.7",
        "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.103",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.126",
        "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.62.2"
      ]
    },
    {
      "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.2",
        "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",
      "dependsOn": []
    },
    {
      "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",
      "dependsOn": []
    },
    {
      "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#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.2",
        "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#indexmap@1.9.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1",
        "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3"
      ]
    },
    {
      "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"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#infer@0.19.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfb@0.7.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#infer@0.8.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfb@0.7.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#is_executable@1.0.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#jiff-static@0.2.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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.32",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#defmt@1.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#jiff-static@0.2.32",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
        "registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1",
        "registry+https://github.com/rust-lang/crates.io-index#portable-atomic-util@0.2.7",
        "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#jni-macros@0.22.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.46",
        "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#simd_cesu8@1.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#jni-sys-macros@0.4.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#jni-sys@0.4.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#jni-sys-macros@0.4.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#jni@0.22.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#combine@4.6.7",
        "registry+https://github.com/rust-lang/crates.io-index#jni-macros@0.22.4",
        "registry+https://github.com/rust-lang/crates.io-index#jni-sys@0.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
        "registry+https://github.com/rust-lang/crates.io-index#simd_cesu8@1.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.35",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.3",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.103",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.126"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#libbz2-rs-sys@0.2.5",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#libredox@0.1.18",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lru-slab@0.1.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lzma-rust@0.1.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#lzma-sys@0.1.20",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.66",
        "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"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.3",
      "dependsOn": []
    },
    {
      "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",
        "registry+https://github.com/rust-lang/crates.io-index#wasi@0.11.1+wasi-snapshot-preview1",
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#nt-time@0.8.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
        "registry+https://github.com/rust-lang/crates.io-index#time@0.3.53"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.2",
      "dependsOn": []
    },
    {
      "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"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell_polyfill@1.70.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#option-ext@0.2.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pem@3.0.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.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#percent-encoding@2.3.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.33",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#portable-atomic-util@0.2.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1",
      "dependsOn": []
    },
    {
      "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",
      "dependsOn": []
    },
    {
      "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.54"
      ]
    },
    {
      "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#quinn-proto@0.11.16",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.3",
        "registry+https://github.com/rust-lang/crates.io-index#lru-slab@0.1.2",
        "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.2",
        "registry+https://github.com/rust-lang/crates.io-index#rand_pcg@0.10.2",
        "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
        "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.3",
        "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.41",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.15.0",
        "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.12.0",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
        "registry+https://github.com/rust-lang/crates.io-index#web-time@1.1.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-udp@0.5.15",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.4",
        "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#quinn@0.11.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#quinn-proto@0.11.16",
        "registry+https://github.com/rust-lang/crates.io-index#quinn-udp@0.5.15",
        "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.3",
        "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.41",
        "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.4",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
        "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",
        "registry+https://github.com/rust-lang/crates.io-index#web-time@1.1.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.46",
      "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#r-efi@6.0.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#chacha20@0.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.3",
        "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#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1",
        "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_chacha@0.3.1",
      "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.6.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17"
      ]
    },
    {
      "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#redox_users@0.5.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#libredox@0.1.18",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.15",
      "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.3",
        "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.11"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.11",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.13.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#memchr@2.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.15",
        "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.11"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.12.28",
      "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.12.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#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#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-util@0.1.20",
        "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.103",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
        "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#quinn@0.11.11",
        "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.41",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.15.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#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-rustls@0.26.4",
        "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",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.126",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.76",
        "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.103",
        "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.8"
      ]
    },
    {
      "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.12.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#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-util@0.1.20",
        "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.103",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
        "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@0.23.41",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.15.0",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.7.0",
        "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-rustls@0.26.4",
        "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",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.126",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.76",
        "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.103"
      ]
    },
    {
      "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.66",
        "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#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0",
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.3",
      "dependsOn": []
    },
    {
      "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@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",
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.15.0",
        "registry+https://github.com/rust-lang/crates.io-index#schannel@0.1.29",
        "registry+https://github.com/rust-lang/crates.io-index#security-framework@3.7.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.15.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#web-time@1.1.0",
        "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.9.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier-android@0.1.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.7.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.7",
        "registry+https://github.com/rust-lang/crates.io-index#jni@0.22.4",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.41",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier-android@0.1.1",
        "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.13",
        "registry+https://github.com/rust-lang/crates.io-index#security-framework@3.7.0",
        "registry+https://github.com/rust-lang/crates.io-index#security-framework-sys@2.17.0",
        "registry+https://github.com/rust-lang/crates.io-index#webpki-root-certs@1.0.8",
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.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.15.0",
        "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.41",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "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.15.0",
        "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.9.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.23",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.11"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#schannel@0.1.29",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#scroll@0.12.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#scroll_derive@0.12.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#scroll_derive@0.12.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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#security-framework-sys@2.17.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.7",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#security-framework@3.7.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.13.0",
        "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.10.1",
        "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.7",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#security-framework-sys@2.17.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#serde-xml-rs@0.6.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69",
        "registry+https://github.com/rust-lang/crates.io-index#xml-rs@0.8.28"
      ]
    },
    {
      "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",
      "dependsOn": [
        "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_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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "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.3",
        "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
        "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#sevenz-rust@0.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.6.0",
        "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#crc@3.4.0",
        "registry+https://github.com/rust-lang/crates.io-index#filetime_creation@0.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.103",
        "registry+https://github.com/rust-lang/crates.io-index#lzma-rust@0.1.7",
        "registry+https://github.com/rust-lang/crates.io-index#nt-time@0.8.1",
        "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.126"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
        "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@2.0.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#signature@2.2.0",
      "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#simd-adler32@0.3.9",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#simd_cesu8@1.1.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#simdutf8@0.1.5"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#simdutf8@0.1.5",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#simple-file-manifest@0.11.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.2",
      "dependsOn": []
    },
    {
      "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",
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#spki@0.7.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#base64ct@1.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#der@0.7.10"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118",
      "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.46",
        "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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tar@0.4.46",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.29",
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#xattr@1.6.1"
      ]
    },
    {
      "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.3",
        "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",
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69",
      "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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69"
      ]
    },
    {
      "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#time-core@0.1.9",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.31",
      "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.9"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.53",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8",
        "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.9",
        "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.31"
      ]
    },
    {
      "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#tinyvec@1.12.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1",
      "dependsOn": []
    },
    {
      "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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "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.41",
        "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.12.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#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-macros@2.7.0",
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
      ]
    },
    {
      "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#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",
      "dependsOn": []
    },
    {
      "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#bitflags@2.13.0",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1",
        "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#pin-project-lite@0.2.17",
        "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",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
      "dependsOn": []
    },
    {
      "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"
      ]
    },
    {
      "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@0.1.44",
      "dependsOn": [
        "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-core@0.1.36"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#typed-path@0.12.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0",
      "dependsOn": []
    },
    {
      "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"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.4",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.103",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.126"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
        "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.11"
      ]
    },
    {
      "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#wasi@0.11.1+wasi-snapshot-preview1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.76",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.103",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.126"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.126",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.20.3",
        "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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.126"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.126",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.46",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.126"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.126",
      "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#wasm-bindgen@0.2.126",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
        "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
        "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.23",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.126",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.126"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.103",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.103",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.126"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#web-time@1.1.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.103",
        "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.126"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#webpki-root-certs@1.0.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.15.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.8",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.15.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#which@8.0.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#winapi-i686-pc-windows-gnu@0.4.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.11",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#winapi-x86_64-pc-windows-gnu@0.4.0",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#winapi-i686-pc-windows-gnu@0.4.0",
        "registry+https://github.com/rust-lang/crates.io-index#winapi-x86_64-pc-windows-gnu@0.4.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.62.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#windows-implement@0.60.2",
        "registry+https://github.com/rust-lang/crates.io-index#windows-interface@0.59.3",
        "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
        "registry+https://github.com/rust-lang/crates.io-index#windows-result@0.4.1",
        "registry+https://github.com/rust-lang/crates.io-index#windows-strings@0.5.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-implement@0.60.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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-interface@0.59.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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-result@0.4.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-strings@0.5.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.6",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.6",
        "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.6",
        "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.6",
        "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.6",
        "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.6",
        "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.6",
        "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.6",
        "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.6"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#x509-certificate@0.24.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bcder@0.7.7",
        "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1",
        "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45",
        "registry+https://github.com/rust-lang/crates.io-index#der@0.7.10",
        "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
        "registry+https://github.com/rust-lang/crates.io-index#pem@3.0.6",
        "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
        "registry+https://github.com/rust-lang/crates.io-index#signature@2.2.0",
        "registry+https://github.com/rust-lang/crates.io-index#spki@0.7.3",
        "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69",
        "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.9.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#xattr@1.6.1",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#xml-rs@0.8.28",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#xz2@0.1.7",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#lzma-sys@0.1.20"
      ]
    },
    {
      "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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118",
        "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.54",
      "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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.54",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.8.54"
      ]
    },
    {
      "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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118",
        "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.9.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zeroize_derive@1.5.0"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize_derive@1.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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "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.46",
        "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
      ]
    },
    {
      "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#zip@8.6.0",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
        "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
        "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.3",
        "registry+https://github.com/rust-lang/crates.io-index#typed-path@0.12.3",
        "registry+https://github.com/rust-lang/crates.io-index#zopfli@0.8.3"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zlib-rs@0.6.6",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21",
      "dependsOn": []
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zopfli@0.8.3",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.20.3",
        "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
        "registry+https://github.com/rust-lang/crates.io-index#log@0.4.33",
        "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9"
      ]
    },
    {
      "ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@5.0.2+zstd.1.5.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
        "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.66",
        "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.11.2+zstd.1.5.2",
      "dependsOn": [
        "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@5.0.2+zstd.1.5.2"
      ]
    }
  ]
}