{ "bomFormat": "CycloneDX", "specVersion": "1.5", "version": 1, "serialNumber": "urn:uuid:80a47879-2909-4049-b9ad-942e737a7962", "metadata": { "timestamp": "2026-06-08T22:47:15.676232212Z", "tools": [ { "vendor": "CycloneDX", "name": "cargo-cyclonedx", "version": "0.5.9" } ], "component": { "type": "library", "bom-ref": "path+file:///home/runner/work/xet-core/xet-core/hf_xet#1.5.1", "name": "hf_xet", "version": "1.5.1", "scope": "required", "licenses": [ { "expression": "Apache-2.0" } ], "purl": "pkg:cargo/hf_xet@1.5.1?download_url=file://.", "components": [ { "type": "library", "bom-ref": "path+file:///home/runner/work/xet-core/xet-core/hf_xet#1.5.1 bin-target-0", "name": "hf_xet", "version": "1.5.1", "purl": "pkg:cargo/hf_xet@1.5.1?download_url=file://.#src/lib.rs" } ] }, "properties": [ { "name": "cdx:rustc:sbom:target:all_targets", "value": "true" } ] }, "components": [ { "type": "library", "bom-ref": "path+file:///home/runner/work/xet-core/xet-core/xet_client#xet-client@1.5.2", "name": "xet-client", "version": "1.5.2", "description": "Client library for communicating with Hugging Face Xet storage servers. Use through the hf-xet crate.", "scope": "required", "licenses": [ { "expression": "Apache-2.0" } ], "purl": "pkg:cargo/xet-client@1.5.2?download_url=file:///home/runner/work/xet-core/xet-core/xet_client", "externalReferences": [ { "type": "website", "url": "https://github.com/huggingface/xet-core" }, { "type": "vcs", "url": "https://github.com/huggingface/xet-core" } ] }, { "type": "library", "bom-ref": "path+file:///home/runner/work/xet-core/xet-core/xet_core_structures#xet-core-structures@1.5.2", "name": "xet-core-structures", "version": "1.5.2", "description": "Core data structures including MerkleHash, metadata shards, and Xorb objects.", "scope": "required", "licenses": [ { "expression": "Apache-2.0" } ], "purl": "pkg:cargo/xet-core-structures@1.5.2?download_url=file:///home/runner/work/xet-core/xet-core/xet_core_structures", "externalReferences": [ { "type": "website", "url": "https://github.com/huggingface/xet-core" }, { "type": "vcs", "url": "https://github.com/huggingface/xet-core" } ] }, { "type": "library", "bom-ref": "path+file:///home/runner/work/xet-core/xet-core/xet_data#xet-data@1.5.2", "name": "xet-data", "version": "1.5.2", "description": "Data processing pipeline for chunking, deduplication, and file reconstruction; used in the Hugging Face Xet client tools. Intended to be used through the API in the hf-xet package.", "scope": "required", "licenses": [ { "expression": "Apache-2.0" } ], "purl": "pkg:cargo/xet-data@1.5.2?download_url=file:///home/runner/work/xet-core/xet-core/xet_data", "externalReferences": [ { "type": "website", "url": "https://github.com/huggingface/xet-core" }, { "type": "vcs", "url": "https://github.com/huggingface/xet-core" } ] }, { "type": "library", "bom-ref": "path+file:///home/runner/work/xet-core/xet-core/xet_pkg#hf-xet@1.5.2", "name": "hf-xet", "version": "1.5.2", "description": "Client library and tooling for the Hugging Face Xet data storage system.", "scope": "required", "licenses": [ { "expression": "Apache-2.0" } ], "purl": "pkg:cargo/hf-xet@1.5.2?download_url=file:///home/runner/work/xet-core/xet-core/xet_pkg", "externalReferences": [ { "type": "website", "url": "https://github.com/huggingface/xet-core" }, { "type": "vcs", "url": "https://github.com/huggingface/xet-core" } ] }, { "type": "library", "bom-ref": "path+file:///home/runner/work/xet-core/xet-core/xet_runtime#xet-runtime@1.5.2", "name": "xet-runtime", "version": "1.5.2", "description": "Async runtime, configuration, logging, and utility infrastructure for the Hugging Face Xet client tools.", "scope": "required", "licenses": [ { "expression": "Apache-2.0" } ], "purl": "pkg:cargo/xet-runtime@1.5.2?download_url=file:///home/runner/work/xet-core/xet-core/xet_runtime", "externalReferences": [ { "type": "website", "url": "https://github.com/huggingface/xet-core" }, { "type": "vcs", "url": "https://github.com/huggingface/xet-core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4", "author": "Andrew Gallant ", "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#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@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.102", "author": "David Tolnay ", "name": "anyhow", "version": "1.0.102", "description": "Flexible concrete Error type built on std::error::Error", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/anyhow@1.0.102", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/anyhow" }, { "type": "vcs", "url": "https://github.com/dtolnay/anyhow" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#approx@0.5.1", "author": "Brendan Zabarauskas ", "name": "approx", "version": "0.5.1", "description": "Approximate floating point equality comparisons and assertions.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6" } ], "licenses": [ { "expression": "Apache-2.0" } ], "purl": "pkg:cargo/approx@0.5.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/approx" }, { "type": "website", "url": "https://github.com/brendanzab/approx" }, { "type": "vcs", "url": "https://github.com/brendanzab/approx" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrayref@0.3.9", "author": "David Roundy ", "name": "arrayref", "version": "0.3.9", "description": "Macros to take array references of slices", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb" } ], "licenses": [ { "expression": "BSD-2-Clause" } ], "purl": "pkg:cargo/arrayref@0.3.9", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/arrayref" }, { "type": "vcs", "url": "https://github.com/droundy/arrayref" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.6", "author": "bluss", "name": "arrayvec", "version": "0.7.6", "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": "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/arrayvec@0.7.6", "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#async-trait@0.1.89", "author": "David Tolnay ", "name": "async-trait", "version": "0.1.89", "description": "Type erasure for async trait methods", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/async-trait@0.1.89", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/async-trait" }, { "type": "vcs", "url": "https://github.com/dtolnay/async-trait" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2", "author": "Stjepan Glavina , 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.0", "author": "Josh Stone ", "name": "autocfg", "version": "1.5.0", "description": "Automatic cfg for Rust compiler features", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/autocfg@1.5.0", "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#aws-lc-rs@1.16.2", "author": "AWS-LibCrypto", "name": "aws-lc-rs", "version": "1.16.2", "description": "aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a054912289d18629dc78375ba2c3726a3afe3ff71b4edba9dedfca0e3446d1fc" } ], "licenses": [ { "expression": "ISC AND (Apache-2.0 OR ISC)" } ], "purl": "pkg:cargo/aws-lc-rs@1.16.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/crate/aws-lc-rs" }, { "type": "website", "url": "https://github.com/aws/aws-lc-rs" }, { "type": "other", "url": "aws_lc_rs_1_16_2_sys" }, { "type": "vcs", "url": "https://github.com/aws/aws-lc-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aws-lc-sys@0.39.0", "author": "AWS-LC", "name": "aws-lc-sys", "version": "0.39.0", "description": "AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1fa7e52a4c5c547c741610a2c6f123f3881e409b714cd27e6798ef020c514f0a" } ], "licenses": [ { "expression": "ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0)" } ], "purl": "pkg:cargo/aws-lc-sys@0.39.0", "externalReferences": [ { "type": "other", "url": "aws_lc_0_39_0" }, { "type": "vcs", "url": "https://github.com/aws/aws-lc-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "author": "Marshall Pierce ", "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#bitflags@2.11.0", "author": "The Rust Project Developers", "name": "bitflags", "version": "2.11.0", "description": "A macro to generate structures which behave like bitflags. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/bitflags@2.11.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#blake3@1.8.3", "author": "Jack O'Connor , Samuel Neves", "name": "blake3", "version": "1.8.3", "description": "the BLAKE3 hash function", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2468ef7d57b3fb7e16b576e8377cdbde2320c60e1491e961d11da40fc4f02a2d" } ], "licenses": [ { "expression": "CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception" } ], "purl": "pkg:cargo/blake3@1.8.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/blake3" }, { "type": "vcs", "url": "https://github.com/BLAKE3-team/BLAKE3" } ] }, { "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#bstr@1.12.1", "author": "Andrew Gallant ", "name": "bstr", "version": "1.12.1", "description": "A string type that is not required to be valid UTF-8.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/bstr@1.12.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/bstr" }, { "type": "website", "url": "https://github.com/BurntSushi/bstr" }, { "type": "vcs", "url": "https://github.com/BurntSushi/bstr" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0", "author": "Lokathor ", "name": "bytemuck", "version": "1.25.0", "description": "A crate for mucking around with piles of bytes.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec" } ], "licenses": [ { "expression": "Zlib OR Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/bytemuck@1.25.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/Lokathor/bytemuck" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "author": "Carl Lerche , Sean McArthur ", "name": "bytes", "version": "1.11.1", "description": "Types and traits for working with bytes", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/bytes@1.11.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/tokio-rs/bytes" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.57", "author": "Alex Crichton ", "name": "cc", "version": "1.2.57", "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": "7a0dd1ca384932ff3641c8718a02769f1698e7563dc6974ffd03346116310423" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/cc@1.2.57", "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#cfg-if@0.1.10", "author": "Alex Crichton ", "name": "cfg-if", "version": "0.1.10", "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": "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/cfg-if@0.1.10", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/cfg-if" }, { "type": "website", "url": "https://github.com/alexcrichton/cfg-if" }, { "type": "vcs", "url": "https://github.com/alexcrichton/cfg-if" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "author": "Alex Crichton ", "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 ", "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.0", "author": "RustCrypto Developers", "name": "chacha20", "version": "0.10.0", "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": "6f8d983286843e49675a4b7a2d174efe136dc93a18d69130dd18198a6c167601" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/chacha20@0.10.0", "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.44", "name": "chrono", "version": "0.4.44", "description": "Date and time library for Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/chrono@0.4.44", "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.0", "name": "clap", "version": "4.6.0", "description": "A simple to use, efficient, and full-featured Command Line Argument Parser", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b193af5b67834b676abd72466a96c1024e6a6ad978a1f484bd90b85c94041351" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/clap@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_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.0", "name": "clap_derive", "version": "4.6.0", "description": "Parse command line argument by defining a struct, derive crate.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1110bd8a634a1ab8cb04345d8d878267d57c3cf1b38d91b71af6686408bbca6a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/clap_derive@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_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#cmake@0.1.57", "author": "Alex Crichton ", "name": "cmake", "version": "0.1.57", "description": "A build dependency for running `cmake` to build a native library ", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/cmake@0.1.57", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/cmake" }, { "type": "website", "url": "https://github.com/rust-lang/cmake-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/cmake-rs" } ] }, { "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#colored@3.1.1", "author": "Thomas Wickham ", "name": "colored", "version": "3.1.1", "description": "The most simple way to add colors in your terminal", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "faf9468729b8cbcea668e36183cb69d317348c2e08e994829fb56ebfdfbaac34" } ], "licenses": [ { "expression": "MPL-2.0" } ], "purl": "pkg:cargo/colored@3.1.1", "externalReferences": [ { "type": "website", "url": "https://github.com/mackwic/colored" }, { "type": "vcs", "url": "https://github.com/mackwic/colored" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#const-str@1.1.0", "author": "Nugine ", "name": "const-str", "version": "1.1.0", "description": "compile-time string operations", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "18f12cc9948ed9604230cdddc7c86e270f9401ccbe3c2e98a4378c5e7632212f" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/const-str@1.1.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/Nugine/const-str" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#const_panic@0.2.15", "author": "rodrimati1992 ", "name": "const_panic", "version": "0.2.15", "description": "const panic with formatting", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e262cdaac42494e3ae34c43969f9cdeb7da178bdb4b66fa6a1ea2edb4c8ae652" } ], "licenses": [ { "expression": "Zlib" } ], "purl": "pkg:cargo/const_panic@0.2.15", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rodrimati1992/const_panic/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#constant_time_eq@0.4.2", "author": "Cesar Eduardo Barros ", "name": "constant_time_eq", "version": "0.4.2", "description": "Compares two equal-sized byte strings in constant time.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b" } ], "licenses": [ { "expression": "CC0-1.0 OR MIT-0 OR Apache-2.0" } ], "purl": "pkg:cargo/constant_time_eq@0.4.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/constant_time_eq" }, { "type": "vcs", "url": "https://github.com/cesarb/constant_time_eq" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#countio@0.3.0", "author": "Oleh Martsokha ", "name": "countio", "version": "0.3.0", "description": "Byte counting for std::io::{Read, Write, Seek} and its async variants from futures and tokio. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b9702aee5d1d744c01d82f6915644f950f898e014903385464c773b96fefdecb" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/countio@0.3.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/countio" }, { "type": "website", "url": "https://github.com/spire-rs/countio" }, { "type": "vcs", "url": "https://github.com/spire-rs/countio" } ] }, { "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#crc32fast@1.5.0", "author": "Sam Rijs , Alex Crichton ", "name": "crc32fast", "version": "1.5.0", "description": "Fast, SIMD-accelerated CRC32 (IEEE) checksum computation", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/crc32fast@1.5.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/srijs/rust-crc32fast" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15", "name": "crossbeam-channel", "version": "0.5.15", "description": "Multi-producer multi-consumer channels for message passing", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/crossbeam-channel@0.5.15", "externalReferences": [ { "type": "website", "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel" }, { "type": "vcs", "url": "https://github.com/crossbeam-rs/crossbeam" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21", "name": "crossbeam-utils", "version": "0.8.21", "description": "Utilities for concurrent programming", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/crossbeam-utils@0.8.21", "externalReferences": [ { "type": "website", "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils" }, { "type": "vcs", "url": "https://github.com/crossbeam-rs/crossbeam" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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#csv-core@0.1.13", "author": "Andrew Gallant ", "name": "csv-core", "version": "0.1.13", "description": "Bare bones CSV parsing with no_std support.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "704a3c26996a80471189265814dbc2c257598b96b8a7feae2d31ace646bb9782" } ], "licenses": [ { "expression": "Unlicense OR MIT" } ], "purl": "pkg:cargo/csv-core@0.1.13", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/csv-core" }, { "type": "website", "url": "https://github.com/BurntSushi/rust-csv" }, { "type": "vcs", "url": "https://github.com/BurntSushi/rust-csv" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#csv@1.4.0", "author": "Andrew Gallant ", "name": "csv", "version": "1.4.0", "description": "Fast CSV parsing with support for serde.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "52cd9d68cf7efc6ddfaaee42e7288d3a99d613d4b50f76ce9827ae0c6e14f938" } ], "licenses": [ { "expression": "Unlicense OR MIT" } ], "purl": "pkg:cargo/csv@1.4.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/csv" }, { "type": "website", "url": "https://github.com/BurntSushi/rust-csv" }, { "type": "vcs", "url": "https://github.com/BurntSushi/rust-csv" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ctor@1.0.3", "author": "Matt Mastracci ", "name": "ctor", "version": "1.0.3", "description": "Global, no_std-compatible constructors for all platforms that run before main (like C/C++ __attribute__((constructor)))", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5c24d2b2b7c12a2fffb7c5c8fd0dcda7ca14b4600fa2d3701b6079aefb6fa180" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/ctor@1.0.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/mmastrac/linktime" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8", "author": "Jacob Pratt ", "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#dirs-sys@0.5.0", "author": "Simon Ochsenreither ", "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#dirs@6.0.0", "author": "Simon Ochsenreither ", "name": "dirs", "version": "6.0.0", "description": "A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox 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": "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/dirs@6.0.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/soc/dirs-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "author": "Jane Lusby ", "name": "displaydoc", "version": "0.2.5", "description": "A derive macro for implementing the display Trait via a doc comment and string interpolation ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/displaydoc@0.2.5", "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#dunce@1.0.5", "author": "Kornel ", "name": "dunce", "version": "1.0.5", "description": "Normalize Windows paths to the most compatible format, avoiding UNC where possible", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" } ], "licenses": [ { "expression": "CC0-1.0 OR MIT-0 OR Apache-2.0" } ], "purl": "pkg:cargo/dunce@1.0.5", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/dunce" }, { "type": "website", "url": "https://lib.rs/crates/dunce" }, { "type": "vcs", "url": "https://gitlab.com/kornelski/dunce" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#either@1.15.0", "author": "bluss", "name": "either", "version": "1.15.0", "description": "The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/either@1.15.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/either/1/" }, { "type": "vcs", "url": "https://github.com/rayon-rs/either" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14", "author": "Chris Wong , Dan Gohman ", "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#fastrand@2.3.0", "author": "Stjepan Glavina ", "name": "fastrand", "version": "2.3.0", "description": "A simple and fast random number generator", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/fastrand@2.3.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/smol-rs/fastrand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9", "name": "find-msvc-tools", "version": "0.1.9", "description": "Find windows-specific tools, read MSVC versions from the registry and from COM interfaces", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/find-msvc-tools@0.1.9", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/find-msvc-tools" }, { "type": "vcs", "url": "https://github.com/rust-lang/cc-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2", "author": "The rust-url developers", "name": "form_urlencoded", "version": "1.2.2", "description": "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/form_urlencoded@1.2.2", "externalReferences": [ { "type": "vcs", "url": "https://github.com/servo/rust-url" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fs_extra@1.3.0", "author": "Denis Kurilenko ", "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": "excluded", "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-executor@0.3.32", "name": "futures-executor", "version": "0.3.32", "description": "Executors for asynchronous tasks based on the futures-rs library. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures-executor@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-macro@0.3.32", "name": "futures-macro", "version": "0.3.32", "description": "The futures-rs procedural macro implementations. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures-macro@0.3.32", "externalReferences": [ { "type": "website", "url": "https://rust-lang.github.io/futures-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/futures-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32", "name": "futures-sink", "version": "0.3.32", "description": "The asynchronous `Sink` trait for the futures-rs library. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures-sink@0.3.32", "externalReferences": [ { "type": "website", "url": "https://rust-lang.github.io/futures-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/futures-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32", "name": "futures-task", "version": "0.3.32", "description": "Tools for working with tasks. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures-task@0.3.32", "externalReferences": [ { "type": "website", "url": "https://rust-lang.github.io/futures-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/futures-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32", "name": "futures-util", "version": "0.3.32", "description": "Common utilities and extension traits for the futures-rs library. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures-util@0.3.32", "externalReferences": [ { "type": "website", "url": "https://rust-lang.github.io/futures-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/futures-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.32", "name": "futures", "version": "0.3.32", "description": "An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8b147ee9d1f6d097cef9ce628cd2ee62288d963e16fb287bd9286455b241382d" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/futures@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#gearhash@0.1.3", "author": "Sam Rijs ", "name": "gearhash", "version": "0.1.3", "description": "Fast, SIMD-accelerated hash function for content-defined chunking", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c8cf82cf76cd16485e56295a1377c775ce708c9f1a0be6b029076d60a245d213" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/gearhash@0.1.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/srijs/rust-gearhash" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7", "author": "Bartłomiej Kamiński , Aaron Trent ", "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.3.4", "author": "The Rand Project Developers", "name": "getrandom", "version": "0.3.4", "description": "A small cross-platform library for retrieving random data from system source", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/getrandom@0.3.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/getrandom" }, { "type": "vcs", "url": "https://github.com/rust-random/getrandom" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2", "author": "The Rand Project Developers", "name": "getrandom", "version": "0.4.2", "description": "A small cross-platform library for retrieving random data from system source", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/getrandom@0.4.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/getrandom" }, { "type": "vcs", "url": "https://github.com/rust-random/getrandom" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#git-version-macro@0.3.9", "author": "David Roundy , Maarten de Vries , Mara Bos ", "name": "git-version-macro", "version": "0.3.9", "description": "Internal macro crate for git-version.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "53010ccb100b96a67bc32c0175f0ed1426b31b655d562898e57325f81c023ac0" } ], "licenses": [ { "expression": "BSD-2-Clause" } ], "purl": "pkg:cargo/git-version-macro@0.3.9", "externalReferences": [ { "type": "vcs", "url": "https://github.com/fusion-engineering/rust-git-version" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#git-version@0.3.9", "author": "Mara Bos , Maarten de Vries , David Roundy ", "name": "git-version", "version": "0.3.9", "description": "Compile the git version (tag name, or hash otherwise) and dirty state into your program.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1ad568aa3db0fcbc81f2f116137f263d7304f512a1209b35b85150d3ef88ad19" } ], "licenses": [ { "expression": "BSD-2-Clause" } ], "purl": "pkg:cargo/git-version@0.3.9", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/git-version/" }, { "type": "vcs", "url": "https://github.com/fusion-engineering/rust-git-version" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heapify@0.2.0", "name": "heapify", "version": "0.2.0", "description": "Convenience functions to turn slices into max-heaps.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0049b265b7f201ca9ab25475b22b47fe444060126a51abe00f77d986fc5cc52e" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/heapify@0.2.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/ethereal-sheep/heapify" } ] }, { "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#http-body-util@0.1.3", "author": "Carl Lerche , Lucio Franco , Sean McArthur ", "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 , Lucio Franco , Sean McArthur ", "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.0", "author": "Alex Crichton , Carl Lerche , Sean McArthur ", "name": "http", "version": "1.4.0", "description": "A set of types for representing HTTP requests and responses. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/http@1.4.0", "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 ", "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#humantime@2.3.0", "name": "humantime", "version": "2.3.0", "description": "A parser and formatter for std::time::{Duration, SystemTime}", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/humantime@2.3.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/humantime" }, { "type": "website", "url": "https://github.com/chronotope/humantime" }, { "type": "vcs", "url": "https://github.com/chronotope/humantime" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.7", "name": "hyper-rustls", "version": "0.27.7", "description": "Rustls+hyper integration for pure rust HTTPS", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" } ], "licenses": [ { "expression": "Apache-2.0 OR ISC OR MIT" } ], "purl": "pkg:cargo/hyper-rustls@0.27.7", "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 ", "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.8.1", "author": "Sean McArthur ", "name": "hyper", "version": "1.8.1", "description": "A protective and efficient HTTP library for all.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/hyper@1.8.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@0.1.65", "author": "Andrew Straw , René Kijewski , Ryan Lopopolo ", "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.1.1", "author": "The ICU4X Project Developers", "name": "icu_collections", "version": "2.1.1", "description": "Collection of API for use in ICU libraries.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_collections@2.1.1", "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.1.1", "author": "The ICU4X Project Developers", "name": "icu_locale_core", "version": "2.1.1", "description": "API for managing Unicode Language and Locale Identifiers", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_locale_core@2.1.1", "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.1.1", "author": "The ICU4X Project Developers", "name": "icu_normalizer", "version": "2.1.1", "description": "API for normalizing text into Unicode Normalization Forms", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_normalizer@2.1.1", "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.1.1", "author": "The ICU4X Project Developers", "name": "icu_normalizer_data", "version": "2.1.1", "description": "Data for the icu_normalizer crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_normalizer_data@2.1.1", "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.1.2", "author": "The ICU4X Project Developers", "name": "icu_properties", "version": "2.1.2", "description": "Definitions for Unicode properties", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_properties@2.1.2", "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.1.2", "author": "The ICU4X Project Developers", "name": "icu_properties_data", "version": "2.1.2", "description": "Data for the icu_properties crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_properties_data@2.1.2", "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.1.1", "author": "The ICU4X Project Developers", "name": "icu_provider", "version": "2.1.1", "description": "Trait and struct definitions for the ICU data provider", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/icu_provider@2.1.1", "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.1", "author": "The rust-url developers", "name": "idna_adapter", "version": "1.2.1", "description": "Back end adapter for idna", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/idna_adapter@1.2.1", "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#indoc@2.0.7", "author": "David Tolnay ", "name": "indoc", "version": "2.0.7", "description": "Indented document literals", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/indoc@2.0.7", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/indoc" }, { "type": "vcs", "url": "https://github.com/dtolnay/indoc" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#inventory@0.3.22", "author": "David Tolnay ", "name": "inventory", "version": "0.3.22", "description": "Typed distributed plugin registration", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "009ae045c87e7082cb72dab0ccd01ae075dd00141ddc108f43a0ea150a9e7227" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/inventory@0.3.22", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/inventory" }, { "type": "vcs", "url": "https://github.com/dtolnay/inventory" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0", "author": "Kris Price ", "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#iri-string@0.7.11", "author": "YOSHIOKA Takuma ", "name": "iri-string", "version": "0.7.11", "description": "IRI as string types", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d8e7418f59cc01c88316161279a7f665217ae316b388e58a0d10e29f54f1e5eb" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/iri-string@0.7.11", "externalReferences": [ { "type": "vcs", "url": "https://github.com/lo48576/iri-string" } ] }, { "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#itertools@0.14.0", "author": "bluss", "name": "itertools", "version": "0.14.0", "description": "Extra iterator adaptors, iterator methods, free functions, and macros.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/itertools@0.14.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/itertools/" }, { "type": "vcs", "url": "https://github.com/rust-itertools/itertools" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18", "author": "David Tolnay ", "name": "itoa", "version": "1.0.18", "description": "Fast integer primitive to string conversion", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/itoa@1.0.18", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/itoa" }, { "type": "vcs", "url": "https://github.com/dtolnay/itoa" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34", "author": "Alex Crichton ", "name": "jobserver", "version": "0.1.34", "description": "An implementation of the GNU Make jobserver for Rust. ", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/jobserver@0.1.34", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/jobserver" }, { "type": "website", "url": "https://github.com/rust-lang/jobserver-rs" }, { "type": "vcs", "url": "https://github.com/rust-lang/jobserver-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#konst@0.4.3", "author": "rodrimati1992 ", "name": "konst", "version": "0.4.3", "description": "Const equivalents of std features: comparison, destructuring, iteration, and parsing", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f660d5f887e3562f9ab6f4a14988795b694099d66b4f5dedc02d197ba9becb1d" } ], "licenses": [ { "expression": "Zlib" } ], "purl": "pkg:cargo/konst@0.4.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/konst/" }, { "type": "vcs", "url": "https://github.com/rodrimati1992/konst/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#konst_proc_macros@0.4.1", "author": "rodrimati1992 ", "name": "konst_proc_macros", "version": "0.4.1", "description": "Implementation detail of the `konst` crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e037a2e1d8d5fdbd49b16a4ea09d5d6401c1f29eca5ff29d03d3824dba16256a" } ], "licenses": [ { "expression": "Zlib" } ], "purl": "pkg:cargo/konst_proc_macros@0.4.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/konst/" }, { "type": "vcs", "url": "https://github.com/rodrimati1992/konst/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0", "author": "Marvin Löbel ", "name": "lazy_static", "version": "1.5.0", "description": "A macro for declaring lazily evaluated statics in Rust.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/lazy_static@1.5.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/lazy_static" }, { "type": "vcs", "url": "https://github.com/rust-lang-nursery/lazy-static.rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183", "author": "The Rust Project Developers", "name": "libc", "version": "0.2.183", "description": "Raw FFI bindings to platform libraries like libc.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b5b646652bf6661599e1da8901b3b9522896f01e736bad5f723fe7a3a27f899d" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/libc@0.2.183", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-lang/libc" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#link-section@0.15.0", "author": "Matt Mastracci ", "name": "link-section", "version": "0.15.0", "description": "Link-time initialized slices for Rust, with full support for Linux, macOS, Windows, WASM and many more platforms.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4641b91711debb59c61b07eb5e30521ed6d9e2bdd9fd04f934e7da3a5bc386d4" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/link-section@0.15.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/mmastrac/linktime" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#linktime-proc-macro@0.1.0", "author": "Matt Mastracci ", "name": "linktime-proc-macro", "version": "0.1.0", "description": "proc-macro support for the linktime crates", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a44cd706ff0d503ee32b2071166510ca27e281228de10cd3aa8d35ff94560f81" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/linktime-proc-macro@0.1.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/mmastrac/rust-ctor" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1", "author": "Dan Gohman ", "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.1", "author": "The ICU4X Project Developers", "name": "litemap", "version": "0.8.1", "description": "A key-value Map implementation based on a flat, sorted Vec.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/litemap@0.8.1", "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.29", "author": "The Rust Project Developers", "name": "log", "version": "0.4.29", "description": "A lightweight logging facade for Rust ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/log@0.4.29", "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 ", "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#lz4_flex@0.13.0", "author": "Pascal Seitz , Arthur Silva , ticki ", "name": "lz4_flex", "version": "0.13.0", "description": "Fastest LZ4 implementation in Rust, no unsafe by default.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "db9a0d582c2874f68138a16ce1867e0ffde6c0bb0a0df85e1f36d04146db488a" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/lz4_flex@0.13.0", "externalReferences": [ { "type": "website", "url": "https://github.com/pseitz/lz4_flex" }, { "type": "vcs", "url": "https://github.com/pseitz/lz4_flex" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#matchers@0.2.0", "author": "Eliza Weisman ", "name": "matchers", "version": "0.2.0", "description": "Regex matching on character and byte streams. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/matchers@0.2.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/matchers/" }, { "type": "website", "url": "https://github.com/hawkw/matchers" }, { "type": "vcs", "url": "https://github.com/hawkw/matchers" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0", "author": "Andrew Gallant , bluss", "name": "memchr", "version": "2.8.0", "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": "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" } ], "licenses": [ { "expression": "Unlicense OR MIT" } ], "purl": "pkg:cargo/memchr@2.8.0", "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#memoffset@0.9.1", "author": "Gilad Naaman ", "name": "memoffset", "version": "0.9.1", "description": "offset_of functionality for Rust structs.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/memoffset@0.9.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/Gilnaa/memoffset" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.1.1", "author": "Carl Lerche , Thomas de Zeeuw , Tokio Contributors ", "name": "mio", "version": "1.1.1", "description": "Lightweight non-blocking I/O.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/mio@1.1.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#more-asserts@0.3.1", "author": "Thom Chiovoloni ", "name": "more-asserts", "version": "0.3.1", "description": "Small library providing additional assert_* and debug_assert_* macros.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1fafa6961cabd9c63bcd77a45d7e3b7f3b552b70417831fb0f56db717e72407e" } ], "licenses": [ { "expression": "Unlicense OR MIT OR Apache-2.0 OR CC0-1.0" } ], "purl": "pkg:cargo/more-asserts@0.3.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/more-asserts" }, { "type": "website", "url": "https://github.com/thomcc/rust-more-asserts" }, { "type": "vcs", "url": "https://github.com/thomcc/rust-more-asserts" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#nu-ansi-term@0.50.3", "author": "ogham@bsago.me, Ryan Scheel (Havvy) , Josh Triplett , The Nushell Project Developers", "name": "nu-ansi-term", "version": "0.50.3", "description": "Library for ANSI terminal colors and styles (bold, underline)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/nu-ansi-term@0.50.3", "externalReferences": [ { "type": "vcs", "url": "https://github.com/nushell/nu-ansi-term" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.0", "author": "Jacob Pratt ", "name": "num-conv", "version": "0.2.0", "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": "cf97ec579c3c42f953ef76dbf8d55ac91fb219dde70e49aa4a6b7d74e9919050" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/num-conv@0.2.0", "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 ", "name": "once_cell", "version": "1.21.4", "description": "Single assignment cells and lazy values.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/once_cell@1.21.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/once_cell" }, { "type": "vcs", "url": "https://github.com/matklad/once_cell" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#oneshot@0.1.13", "author": "Linus Färnstrand ", "name": "oneshot", "version": "0.1.13", "description": "Oneshot spsc channel with (potentially) lock-free non-blocking send, and a receiver supporting both thread blocking receive operations as well as Future based async polling. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "269bca4c2591a28585d6bf10d9ed0332b7d76900a1b02bec41bdc3a2cdcda107" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/oneshot@0.1.13", "externalReferences": [ { "type": "vcs", "url": "https://github.com/faern/oneshot" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1", "author": "Alex Crichton ", "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 ", "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#os_str_bytes@6.6.1", "author": "dylni", "name": "os_str_bytes", "version": "6.6.1", "description": "Convert between byte sequences and platform-native strings ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/os_str_bytes@6.6.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/dylni/os_str_bytes" } ] }, { "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-internal@1.1.11", "name": "pin-project-internal", "version": "1.1.11", "description": "Implementation detail of the `pin-project` crate. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d9b20ed30f105399776b9c883e68e536ef602a16ae6f596d2c473591d6ad64c6" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/pin-project-internal@1.1.11", "externalReferences": [ { "type": "vcs", "url": "https://github.com/taiki-e/pin-project" } ] }, { "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#pin-project@1.1.11", "name": "pin-project", "version": "1.1.11", "description": "A crate for safe and ergonomic pin-projection. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f1749c7ed4bcaf4c3d0a3efc28538844fb29bcdd7d2b67b2be7e20ba861ff517" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/pin-project@1.1.11", "externalReferences": [ { "type": "vcs", "url": "https://github.com/taiki-e/pin-project" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0", "author": "Josef Brandl ", "name": "pin-utils", "version": "0.1.0", "description": "Utilities for pinning ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/pin-utils@0.1.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/pin-utils" }, { "type": "vcs", "url": "https://github.com/rust-lang-nursery/pin-utils" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.4", "author": "The ICU4X Project Developers", "name": "potential_utf", "version": "0.1.4", "description": "Unvalidated string and character types", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/potential_utf@0.1.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#powerfmt@0.2.0", "author": "Jacob Pratt ", "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 , Alex Crichton ", "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#pyo3-build-config@0.26.0", "author": "PyO3 Project and Contributors ", "name": "pyo3-build-config", "version": "0.26.0", "description": "Build configuration for the PyO3 ecosystem", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4fc6ddaf24947d12a9aa31ac65431fb1b851b8f4365426e182901eabfb87df5f" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/pyo3-build-config@0.26.0", "externalReferences": [ { "type": "website", "url": "https://github.com/pyo3/pyo3" }, { "type": "vcs", "url": "https://github.com/pyo3/pyo3" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-ffi@0.26.0", "author": "PyO3 Project and Contributors ", "name": "pyo3-ffi", "version": "0.26.0", "description": "Python-API bindings for the PyO3 ecosystem", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "025474d3928738efb38ac36d4744a74a400c901c7596199e20e45d98eb194105" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/pyo3-ffi@0.26.0", "externalReferences": [ { "type": "website", "url": "https://github.com/pyo3/pyo3" }, { "type": "other", "url": "python" }, { "type": "vcs", "url": "https://github.com/pyo3/pyo3" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros-backend@0.26.0", "author": "PyO3 Project and Contributors ", "name": "pyo3-macros-backend", "version": "0.26.0", "description": "Code generation for PyO3 package", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "100246c0ecf400b475341b8455a9213344569af29a3c841d29270e53102e0fcf" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/pyo3-macros-backend@0.26.0", "externalReferences": [ { "type": "website", "url": "https://github.com/pyo3/pyo3" }, { "type": "vcs", "url": "https://github.com/pyo3/pyo3" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.26.0", "author": "PyO3 Project and Contributors ", "name": "pyo3-macros", "version": "0.26.0", "description": "Proc macros for PyO3 package", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2e64eb489f22fe1c95911b77c44cc41e7c19f3082fc81cce90f657cdc42ffded" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/pyo3-macros@0.26.0", "externalReferences": [ { "type": "website", "url": "https://github.com/pyo3/pyo3" }, { "type": "vcs", "url": "https://github.com/pyo3/pyo3" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.26.0", "author": "PyO3 Project and Contributors ", "name": "pyo3", "version": "0.26.0", "description": "Bindings to Python interpreter", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7ba0117f4212101ee6544044dae45abe1083d30ce7b29c4b5cbdfa2354e07383" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/pyo3@0.26.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/crate/pyo3/" }, { "type": "website", "url": "https://github.com/pyo3/pyo3" }, { "type": "vcs", "url": "https://github.com/pyo3/pyo3" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-proto@0.11.14", "name": "quinn-proto", "version": "0.11.14", "description": "State machine for the QUIC transport protocol", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "434b42fec591c96ef50e21e886936e66d3cc3f737104fdb9b737c40ffb94c098" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/quinn-proto@0.11.14", "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.14", "name": "quinn-udp", "version": "0.5.14", "description": "UDP sockets with ECN information for the QUIC transport protocol", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/quinn-udp@0.5.14", "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.9", "name": "quinn", "version": "0.11.9", "description": "Versatile QUIC transport protocol implementation", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/quinn@0.11.9", "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.45", "author": "David Tolnay ", "name": "quote", "version": "1.0.45", "description": "Quasi-quoting macro quote!(...)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/quote@1.0.45", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/quote/" }, { "type": "vcs", "url": "https://github.com/dtolnay/quote" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1", "author": "The Rand Project Developers, The Rust Project Developers", "name": "rand", "version": "0.10.1", "description": "Random number generators and other randomness functionality. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d2e8e8bcc7961af1fdac401278c6a831614941f6164ee3bf4ce61b7edb162207" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand@0.10.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rand" }, { "type": "website", "url": "https://rust-random.github.io/book" }, { "type": "vcs", "url": "https://github.com/rust-random/rand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.2", "author": "The Rand Project Developers, The Rust Project Developers", "name": "rand", "version": "0.9.2", "description": "Random number generators and other randomness functionality. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand@0.9.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_chacha@0.9.0", "author": "The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors", "name": "rand_chacha", "version": "0.9.0", "description": "ChaCha random number generator ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand_chacha@0.9.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rand_chacha" }, { "type": "website", "url": "https://rust-random.github.io/book" }, { "type": "vcs", "url": "https://github.com/rust-random/rand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1", "author": "The Rand Project Developers", "name": "rand_core", "version": "0.10.1", "description": "Core random number generation traits and tools for implementation.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand_core@0.10.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rand_core" }, { "type": "website", "url": "https://rust-random.github.io/book" }, { "type": "vcs", "url": "https://github.com/rust-random/rand_core" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5", "author": "The Rand Project Developers, The Rust Project Developers", "name": "rand_core", "version": "0.9.5", "description": "Core random number generator traits and tools for implementation. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rand_core@0.9.5", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rand_core" }, { "type": "website", "url": "https://rust-random.github.io/book" }, { "type": "vcs", "url": "https://github.com/rust-random/rand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#redb@3.1.1", "author": "Christopher Berner ", "name": "redb", "version": "3.1.1", "description": "Rust Embedded DataBase", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "ef99362319c782aa4639ad3a306b64c3bb90e12874e99b8df124cb679d988611" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/redb@3.1.1", "externalReferences": [ { "type": "website", "url": "https://www.redb.org" }, { "type": "vcs", "url": "https://github.com/cberner/redb" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14", "author": "The Rust Project Developers, Andrew Gallant ", "name": "regex-automata", "version": "0.4.14", "description": "Automata construction and matching using regular expressions.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/regex-automata@0.4.14", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/regex-automata" }, { "type": "website", "url": "https://github.com/rust-lang/regex/tree/master/regex-automata" }, { "type": "vcs", "url": "https://github.com/rust-lang/regex" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10", "author": "The Rust Project Developers, Andrew Gallant ", "name": "regex-syntax", "version": "0.8.10", "description": "A regular expression parser.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/regex-syntax@0.8.10", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/regex-syntax" }, { "type": "website", "url": "https://github.com/rust-lang/regex/tree/master/regex-syntax" }, { "type": "vcs", "url": "https://github.com/rust-lang/regex" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3", "author": "The Rust Project Developers, Andrew Gallant ", "name": "regex", "version": "1.12.3", "description": "An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/regex@1.12.3", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/regex" }, { "type": "website", "url": "https://github.com/rust-lang/regex" }, { "type": "vcs", "url": "https://github.com/rust-lang/regex" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest-middleware@0.5.1", "author": "Rodrigo Gryzinski ", "name": "reqwest-middleware", "version": "0.5.1", "description": "Wrapper around reqwest to allow for client middleware chains.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "199dda04a536b532d0cc04d7979e39b1c763ea749bf91507017069c00b96056f" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/reqwest-middleware@0.5.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/TrueLayer/reqwest-middleware" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.2", "author": "Sean McArthur ", "name": "reqwest", "version": "0.13.2", "description": "higher level HTTP client library", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "ab3f43e3283ab1488b624b44b0e988d0acea0b3214e694730a055cb6b2efa801" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/reqwest@0.13.2", "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.1", "author": "The Rust Project Developers", "name": "rustc-hash", "version": "2.1.1", "description": "A speedy, non-cryptographic hashing algorithm used by rustc", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/rustc-hash@2.1.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/rust-lang/rustc-hash" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4", "author": "Dan Gohman , Jakub Konka ", "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.3", "name": "rustls-native-certs", "version": "0.8.3", "description": "rustls-native-certs allows rustls to use the platform native certificate store", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63" } ], "licenses": [ { "expression": "Apache-2.0 OR ISC OR MIT" } ], "purl": "pkg:cargo/rustls-native-certs@0.8.3", "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.14.0", "name": "rustls-pki-types", "version": "1.14.0", "description": "Shared types for the rustls PKI ecosystem", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rustls-pki-types@1.14.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@0.6.2", "name": "rustls-platform-verifier", "version": "0.6.2", "description": "rustls-platform-verifier supports verifying TLS certificates in rustls with the operating system verifier", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1d99feebc72bae7ab76ba994bb5e121b8d83d910ca40b36e0921f53becc41784" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rustls-platform-verifier@0.6.2", "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.37", "name": "rustls", "version": "0.23.37", "description": "Rustls is a modern TLS library written in Rust.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "758025cb5fccfd3bc2fd74708fd4682be41d99e5dff73c377c0646c6012c73a4" } ], "licenses": [ { "expression": "Apache-2.0 OR ISC OR MIT" } ], "purl": "pkg:cargo/rustls@0.23.37", "externalReferences": [ { "type": "website", "url": "https://github.com/rustls/rustls" }, { "type": "vcs", "url": "https://github.com/rustls/rustls" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22", "author": "David Tolnay ", "name": "rustversion", "version": "1.0.22", "description": "Conditional compilation according to rustc compiler version", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/rustversion@1.0.22", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/rustversion" }, { "type": "vcs", "url": "https://github.com/dtolnay/rustversion" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23", "author": "David Tolnay ", "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#safe-transmute@0.11.3", "author": "наб , Eduardo Pinho , Lukas Kalbertodt , Philipp Tessenow , Marijn Suijten ", "name": "safe-transmute", "version": "0.11.3", "description": "A safeguarded transmute() for Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3944826ff8fa8093089aba3acb4ef44b9446a99a16f3bf4e74af3f77d340ab7d" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/safe-transmute@0.11.3", "externalReferences": [ { "type": "documentation", "url": "https://rawcdn.githack.com/nabijaczleweli/safe-transmute-rs/doc/safe_transmute/index.html" }, { "type": "vcs", "url": "https://github.com/nabijaczleweli/safe-transmute-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6", "author": "Andrew Gallant ", "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#serde@1.0.228", "author": "Erick Tryzelaar , David Tolnay ", "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 , David Tolnay ", "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 , David Tolnay ", "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.149", "author": "Erick Tryzelaar , David Tolnay ", "name": "serde_json", "version": "1.0.149", "description": "A JSON serialization file format", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde_json@1.0.149", "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_repr@0.1.20", "author": "David Tolnay ", "name": "serde_repr", "version": "0.1.20", "description": "Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/serde_repr@0.1.20", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/serde_repr" }, { "type": "vcs", "url": "https://github.com/dtolnay/serde-repr" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sha2-asm@0.6.4", "author": "RustCrypto Developers", "name": "sha2-asm", "version": "0.6.4", "description": "Assembly implementation of SHA-2 compression functions", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b845214d6175804686b2bd482bcffe96651bb2d1200742b712003504a2dac1ab" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/sha2-asm@0.6.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/sha2-asm" }, { "type": "vcs", "url": "https://github.com/RustCrypto/asm-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#sharded-slab@0.1.7", "author": "Eliza Weisman ", "name": "sharded-slab", "version": "0.1.7", "description": "A lock-free concurrent slab. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/sharded-slab@0.1.7", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/sharded-slab/" }, { "type": "website", "url": "https://github.com/hawkw/sharded-slab" }, { "type": "vcs", "url": "https://github.com/hawkw/sharded-slab" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#shellexpand@3.1.2", "author": "Vladimir Matveev , Ian Jackson ", "name": "shellexpand", "version": "3.1.2", "description": "Shell-like expansions in strings", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "32824fab5e16e6c4d86dc1ba84489390419a39f97699852b66480bb87d297ed8" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/shellexpand@3.1.2", "externalReferences": [ { "type": "documentation", "url": "http://docs.rs/shellexpand/" }, { "type": "vcs", "url": "https://gitlab.com/ijackson/rust-shellexpand" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0", "author": "comex , Fenhl , Adrian Taylor , Alex Touchet , Daniel Parks , Garrett Berg ", "name": "shlex", "version": "1.3.0", "description": "Split a string into shell words, like Python's shlex.", "scope": "excluded", "hashes": [ { "alg": "SHA-256", "content": "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/shlex@1.3.0", "externalReferences": [ { "type": "vcs", "url": "https://github.com/comex/rust-shlex" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8", "author": "Michal 'vorner' Vaner , Masaki Hara ", "name": "signal-hook-registry", "version": "1.4.8", "description": "Backend crate for signal-hook", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/signal-hook-registry@1.4.8", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/signal-hook-registry" }, { "type": "vcs", "url": "https://github.com/vorner/signal-hook" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#signal-hook@0.3.18", "author": "Michal 'vorner' Vaner , Thomas Himmelstoss ", "name": "signal-hook", "version": "0.3.18", "description": "Unix signal handling", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/signal-hook@0.3.18", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/signal-hook" }, { "type": "vcs", "url": "https://github.com/vorner/signal-hook" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12", "author": "Carl Lerche ", "name": "slab", "version": "0.4.12", "description": "Pre-allocated storage for a uniform data type", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/slab@0.4.12", "externalReferences": [ { "type": "vcs", "url": "https://github.com/tokio-rs/slab" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1", "author": "The Servo Project Developers", "name": "smallvec", "version": "1.15.1", "description": "'Small vector' optimization: store up to a small number of items on the stack", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/smallvec@1.15.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/smallvec/" }, { "type": "vcs", "url": "https://github.com/servo/rust-smallvec" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.3", "author": "Alex Crichton , Thomas de Zeeuw ", "name": "socket2", "version": "0.6.3", "description": "Utilities for handling networking sockets with a maximal amount of configuration possible intended. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/socket2@0.6.3", "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#stable_deref_trait@1.2.1", "author": "Robert Grosse ", "name": "stable_deref_trait", "version": "1.2.1", "description": "An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/stable_deref_trait@1.2.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/stable_deref_trait/1.2.1/stable_deref_trait" }, { "type": "vcs", "url": "https://github.com/storyyeller/stable_deref_trait" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0", "author": "Nikolai Vazquez", "name": "static_assertions", "version": "1.1.0", "description": "Compile-time assertions to ensure that invariants are met.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/static_assertions@1.1.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/static_assertions/" }, { "type": "website", "url": "https://github.com/nvzqz/static-assertions-rs" }, { "type": "vcs", "url": "https://github.com/nvzqz/static-assertions-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#statrs@0.18.0", "author": "Michael Ma", "name": "statrs", "version": "0.18.0", "description": "Statistical computing library for Rust", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2a3fe7c28c6512e766b0874335db33c94ad7b8f9054228ae1c2abd47ce7d335e" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/statrs@0.18.0", "externalReferences": [ { "type": "website", "url": "https://github.com/statrs-dev/statrs" }, { "type": "vcs", "url": "https://github.com/statrs-dev/statrs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1", "author": "Danny Guo , maxbachmann ", "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 , Henry de Valence ", "name": "subtle", "version": "2.6.1", "description": "Pure-Rust traits and utilities for constant-time cryptographic implementations.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" } ], "licenses": [ { "expression": "BSD-3-Clause" } ], "purl": "pkg:cargo/subtle@2.6.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/subtle" }, { "type": "website", "url": "https://dalek.rs/" }, { "type": "vcs", "url": "https://github.com/dalek-cryptography/subtle" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117", "author": "David Tolnay ", "name": "syn", "version": "2.0.117", "description": "Parser for Rust source code", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/syn@2.0.117", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/syn" }, { "type": "vcs", "url": "https://github.com/dtolnay/syn" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2", "author": "Actyx AG ", "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 ", "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#sysinfo@0.38.4", "author": "Guillaume Gomez ", "name": "sysinfo", "version": "0.38.4", "description": "Library to get system information such as processes, CPUs, disks, components and networks", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "92ab6a2f8bfe508deb3c6406578252e491d299cbbf3bc0529ecc3313aee4a52f" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/sysinfo@0.38.4", "externalReferences": [ { "type": "vcs", "url": "https://github.com/GuillaumeGomez/sysinfo" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.13.5", "author": "Dan Gohman ", "name": "target-lexicon", "version": "0.13.5", "description": "LLVM target triple types", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca" } ], "licenses": [ { "expression": "Apache-2.0 WITH LLVM-exception" } ], "purl": "pkg:cargo/target-lexicon@0.13.5", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/target-lexicon/" }, { "type": "vcs", "url": "https://github.com/bytecodealliance/target-lexicon" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0", "author": "Steven Allen , The Rust Project Developers, Ashley Mannix , Jason White ", "name": "tempfile", "version": "3.27.0", "description": "A library for managing temporary files and directories.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/tempfile@3.27.0", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/tempfile" }, { "type": "website", "url": "https://stebalien.com/projects/tempfile-rs/" }, { "type": "vcs", "url": "https://github.com/Stebalien/tempfile" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18", "author": "David Tolnay ", "name": "thiserror-impl", "version": "2.0.18", "description": "Implementation detail of the `thiserror` crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/thiserror-impl@2.0.18", "externalReferences": [ { "type": "vcs", "url": "https://github.com/dtolnay/thiserror" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18", "author": "David Tolnay ", "name": "thiserror", "version": "2.0.18", "description": "derive(Error)", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/thiserror@2.0.18", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/thiserror" }, { "type": "vcs", "url": "https://github.com/dtolnay/thiserror" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.9", "author": "Amanieu d'Antras ", "name": "thread_local", "version": "1.1.9", "description": "Per-object thread-local storage", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/thread_local@1.1.9", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/thread_local/" }, { "type": "vcs", "url": "https://github.com/Amanieu/thread_local-rs" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.8", "author": "Jacob Pratt , Time contributors", "name": "time-core", "version": "0.1.8", "description": "This crate is an implementation detail and should not be relied upon directly.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/time-core@0.1.8", "externalReferences": [ { "type": "vcs", "url": "https://github.com/time-rs/time" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.27", "author": "Jacob Pratt , Time contributors", "name": "time-macros", "version": "0.2.27", "description": " Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/time-macros@0.2.27", "externalReferences": [ { "type": "vcs", "url": "https://github.com/time-rs/time" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47", "author": "Jacob Pratt , Time contributors", "name": "time", "version": "0.3.47", "description": "Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/time@0.3.47", "externalReferences": [ { "type": "website", "url": "https://time-rs.github.io" }, { "type": "vcs", "url": "https://github.com/time-rs/time" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.2", "author": "The ICU4X Project Developers", "name": "tinystr", "version": "0.8.2", "description": "A small ASCII-only bounded length string representation.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/tinystr@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#tinyvec@1.11.0", "author": "Lokathor ", "name": "tinyvec", "version": "1.11.0", "description": "`tinyvec` provides 100% safe vec-like data structures.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3" } ], "licenses": [ { "expression": "Zlib OR Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/tinyvec@1.11.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 ", "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.6.1", "author": "Tokio Contributors ", "name": "tokio-macros", "version": "2.6.1", "description": "Tokio's proc macros. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "5c55a2eff8b69ce66c84f85e1da1c233edc36ceb85a2058d11b0d6a3c7e7569c" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tokio-macros@2.6.1", "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-retry@0.3.1", "name": "tokio-retry", "version": "0.3.1", "description": "Extensible, asynchronous retry behaviours for futures/tokio", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "40f644c762e9d396831ae2f8935c954b0d758c4532e924bead0f666d0c1c8640" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tokio-retry@0.3.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/tokio-retry" }, { "type": "vcs", "url": "https://github.com/djc/tokio-retry" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4", "name": "tokio-rustls", "version": "0.26.4", "description": "Asynchronous TLS/SSL streams for Tokio using Rustls.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/tokio-rustls@0.26.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/tokio-rustls" }, { "type": "website", "url": "https://github.com/rustls/tokio-rustls" }, { "type": "vcs", "url": "https://github.com/rustls/tokio-rustls" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18", "author": "Tokio Contributors ", "name": "tokio-util", "version": "0.7.18", "description": "Additional utilities for working with Tokio. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tokio-util@0.7.18", "externalReferences": [ { "type": "website", "url": "https://tokio.rs" }, { "type": "vcs", "url": "https://github.com/tokio-rs/tokio" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0", "author": "Tokio Contributors ", "name": "tokio", "version": "1.50.0", "description": "An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "27ad5e34374e03cfffefc301becb44e9dc3c17584f414349ebe29ed26661822d" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tokio@1.50.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#tower-http@0.6.8", "author": "Tower Maintainers ", "name": "tower-http", "version": "0.6.8", "description": "Tower middleware and utilities for HTTP clients and servers", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tower-http@0.6.8", "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 ", "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 ", "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 ", "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-appender@0.2.4", "author": "Zeki Sherif , Tokio Contributors ", "name": "tracing-appender", "version": "0.2.4", "description": "Provides utilities for file appenders and making non-blocking writers. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "786d480bce6247ab75f005b14ae1624ad978d3029d9113f0a22fa1ac773faeaf" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tracing-appender@0.2.4", "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-attributes@0.1.31", "author": "Tokio Contributors , Eliza Weisman , David Barsky ", "name": "tracing-attributes", "version": "0.1.31", "description": "Procedural macro attributes for automatically instrumenting functions. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tracing-attributes@0.1.31", "externalReferences": [ { "type": "website", "url": "https://tokio.rs" }, { "type": "vcs", "url": "https://github.com/tokio-rs/tracing" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36", "author": "Tokio Contributors ", "name": "tracing-core", "version": "0.1.36", "description": "Core primitives for application-level tracing. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tracing-core@0.1.36", "externalReferences": [ { "type": "website", "url": "https://tokio.rs" }, { "type": "vcs", "url": "https://github.com/tokio-rs/tracing" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-log@0.2.0", "author": "Tokio Contributors ", "name": "tracing-log", "version": "0.2.0", "description": "Provides compatibility between `tracing` and the `log` crate. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tracing-log@0.2.0", "externalReferences": [ { "type": "website", "url": "https://tokio.rs" }, { "type": "vcs", "url": "https://github.com/tokio-rs/tracing" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-serde@0.2.0", "author": "Tokio Contributors ", "name": "tracing-serde", "version": "0.2.0", "description": "A compatibility layer for serializing trace data with `serde` ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tracing-serde@0.2.0", "externalReferences": [ { "type": "website", "url": "https://tokio.rs" }, { "type": "vcs", "url": "https://github.com/tokio-rs/tracing" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23", "author": "Eliza Weisman , David Barsky , Tokio Contributors ", "name": "tracing-subscriber", "version": "0.3.23", "description": "Utilities for implementing and composing `tracing` subscribers. ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/tracing-subscriber@0.3.23", "externalReferences": [ { "type": "website", "url": "https://tokio.rs" }, { "type": "vcs", "url": "https://github.com/tokio-rs/tracing" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44", "author": "Eliza Weisman , Tokio Contributors ", "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 ", "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#twox-hash@2.1.2", "author": "Jake Goulding ", "name": "twox-hash", "version": "2.1.2", "description": "A Rust implementation of the XXHash and XXH3 algorithms", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9ea3136b675547379c4bd395ca6b938e5ad3c3d20fad76e7fe85f9e0d011419c" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/twox-hash@2.1.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/twox-hash/" }, { "type": "vcs", "url": "https://github.com/shepmaster/twox-hash" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0", "author": "Paho Lurie-Gregg , Andre Bogus ", "name": "typenum", "version": "1.19.0", "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": "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/typenum@1.19.0", "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#typewit@1.14.2", "author": "rodrimati1992 ", "name": "typewit", "version": "1.14.2", "description": "type-witness-based abstractions, mostly for emulating polymorphism in const fns", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "f8c1ae7cc0fdb8b842d65d127cb981574b0d2b249b74d1c7a2986863dc134f71" } ], "licenses": [ { "expression": "Zlib" } ], "purl": "pkg:cargo/typewit@1.14.2", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/typewit/" }, { "type": "vcs", "url": "https://github.com/rodrimati1992/typewit/" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24", "author": "David Tolnay ", "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#unindent@0.2.4", "author": "David Tolnay ", "name": "unindent", "version": "0.2.4", "description": "Remove a column of leading whitespace from a string", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3" } ], "licenses": [ { "expression": "MIT OR Apache-2.0" } ], "purl": "pkg:cargo/unindent@0.2.4", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/unindent" }, { "type": "vcs", "url": "https://github.com/dtolnay/indoc" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0", "author": "Brian Smith ", "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#urlencoding@2.1.3", "author": "Kornel , Bertram Truong ", "name": "urlencoding", "version": "2.1.3", "description": "A Rust library for doing URL percentage encoding.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" } ], "licenses": [ { "expression": "MIT" } ], "purl": "pkg:cargo/urlencoding@2.1.3", "externalReferences": [ { "type": "website", "url": "https://lib.rs/urlencoding" }, { "type": "vcs", "url": "https://github.com/kornelski/rust_urlencoding" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4", "author": "Henri Sivonen ", "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 , Christian Duerr ", "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.22.0", "author": "Ashley Mannix, Dylan DPC, Hunar Roop Kahlon", "name": "uuid", "version": "1.22.0", "description": "A library to generate and parse UUIDs.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "a68d3c8f01c0cfa54a75291d83601161799e4a89a39e0929f4b0354d88757a37" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/uuid@1.22.0", "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 ", "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 ", "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 ", "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#whoami@2.1.1", "name": "whoami", "version": "2.1.1", "description": "Rust library for getting information about the current user and environment", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d6a5b12f9df4f978d2cfdb1bd3bac52433f44393342d7ee9c25f5a1c14c0f45d" } ], "licenses": [ { "expression": "Apache-2.0 OR BSL-1.0 OR MIT" } ], "purl": "pkg:cargo/whoami@2.1.1", "externalReferences": [ { "type": "documentation", "url": "https://docs.rs/whoami" }, { "type": "website", "url": "https://github.com/ardaku/whoami/releases" }, { "type": "vcs", "url": "https://github.com/ardaku/whoami" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.2", "author": "The ICU4X Project Developers", "name": "writeable", "version": "0.6.2", "description": "A more efficient alternative to fmt::Display", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/writeable@0.6.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-derive@0.8.1", "author": "Manish Goregaokar ", "name": "yoke-derive", "version": "0.8.1", "description": "Custom derive for the yoke crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/yoke-derive@0.8.1", "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.1", "author": "Manish Goregaokar ", "name": "yoke", "version": "0.8.1", "description": "Abstraction allowing borrowed data to be carried along with the backing data it borrows from", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/yoke@0.8.1", "externalReferences": [ { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.47", "author": "Joshua Liebow-Feeser , Jack Wrenn ", "name": "zerocopy", "version": "0.8.47", "description": "Zerocopy makes zero-cost memory manipulation effortless. We write \"unsafe\" so you don't have to.", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "efbb2a062be311f2ba113ce66f697a4dc589f85e78a4aea276200804cea0ed87" } ], "licenses": [ { "expression": "BSD-2-Clause OR Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/zerocopy@0.8.47", "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.6", "author": "Manish Goregaokar ", "name": "zerofrom-derive", "version": "0.1.6", "description": "Custom derive for the zerofrom crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/zerofrom-derive@0.1.6", "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.6", "author": "Manish Goregaokar ", "name": "zerofrom", "version": "0.1.6", "description": "ZeroFrom trait for constructing", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/zerofrom@0.1.6", "externalReferences": [ { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2", "author": "The RustCrypto Project Developers", "name": "zeroize", "version": "1.8.2", "description": "Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM! ", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" } ], "licenses": [ { "expression": "Apache-2.0 OR MIT" } ], "purl": "pkg:cargo/zeroize@1.8.2", "externalReferences": [ { "type": "website", "url": "https://github.com/RustCrypto/utils/tree/master/zeroize" }, { "type": "vcs", "url": "https://github.com/RustCrypto/utils" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.3", "author": "The ICU4X Project Developers", "name": "zerotrie", "version": "0.2.3", "description": "A data structure that efficiently maps strings to integers", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/zerotrie@0.2.3", "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.2", "author": "Manish Goregaokar ", "name": "zerovec-derive", "version": "0.11.2", "description": "Custom derive for the zerovec crate", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/zerovec-derive@0.11.2", "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.5", "author": "The ICU4X Project Developers", "name": "zerovec", "version": "0.11.5", "description": "Zero-copy vector backed by a byte array", "scope": "required", "hashes": [ { "alg": "SHA-256", "content": "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" } ], "licenses": [ { "expression": "Unicode-3.0" } ], "purl": "pkg:cargo/zerovec@0.11.5", "externalReferences": [ { "type": "vcs", "url": "https://github.com/unicode-org/icu4x" } ] }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21", "author": "David Tolnay ", "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" } ] } ], "dependencies": [ { "ref": "path+file:///home/runner/work/xet-core/xet-core/hf_xet#1.5.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89", "path+file:///home/runner/work/xet-core/xet-core/xet_pkg#hf-xet@1.5.2", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0", "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.26.0", "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1", "registry+https://github.com/rust-lang/crates.io-index#signal-hook@0.3.18", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44", "path+file:///home/runner/work/xet-core/xet-core/xet_client#xet-client@1.5.2", "path+file:///home/runner/work/xet-core/xet-core/xet_runtime#xet-runtime@1.5.2" ] }, { "ref": "path+file:///home/runner/work/xet-core/xet-core/xet_client#xet-client@1.5.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102", "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89", "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.0", "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#hyper@1.8.1", "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#more-asserts@0.3.1", "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1", "registry+https://github.com/rust-lang/crates.io-index#redb@3.1.1", "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.2", "registry+https://github.com/rust-lang/crates.io-index#reqwest-middleware@0.5.1", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149", "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20", "registry+https://github.com/rust-lang/crates.io-index#statrs@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0", "registry+https://github.com/rust-lang/crates.io-index#tokio-retry@0.3.1", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44", "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8", "registry+https://github.com/rust-lang/crates.io-index#urlencoding@2.1.3", "path+file:///home/runner/work/xet-core/xet-core/xet_core_structures#xet-core-structures@1.5.2", "path+file:///home/runner/work/xet-core/xet-core/xet_runtime#xet-runtime@1.5.2" ] }, { "ref": "path+file:///home/runner/work/xet-core/xet-core/xet_core_structures#xet-core-structures@1.5.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89", "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "registry+https://github.com/rust-lang/crates.io-index#blake3@1.8.3", "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.0", "registry+https://github.com/rust-lang/crates.io-index#countio@0.3.0", "registry+https://github.com/rust-lang/crates.io-index#csv@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#futures@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#heapify@0.2.0", "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0", "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#lz4_flex@0.13.0", "registry+https://github.com/rust-lang/crates.io-index#more-asserts@0.3.1", "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1", "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3", "registry+https://github.com/rust-lang/crates.io-index#safe-transmute@0.11.3", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0", "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0", "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44", "registry+https://github.com/rust-lang/crates.io-index#uuid@1.22.0", "path+file:///home/runner/work/xet-core/xet-core/xet_runtime#xet-runtime@1.5.2" ] }, { "ref": "path+file:///home/runner/work/xet-core/xet-core/xet_data#xet-data@1.5.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102", "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.44", "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.0", "registry+https://github.com/rust-lang/crates.io-index#gearhash@0.1.3", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0", "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#more-asserts@0.3.1", "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.26.0", "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149", "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9", "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0", "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8", "registry+https://github.com/rust-lang/crates.io-index#uuid@1.22.0", "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0", "path+file:///home/runner/work/xet-core/xet-core/xet_client#xet-client@1.5.2", "path+file:///home/runner/work/xet-core/xet-core/xet_core_structures#xet-core-structures@1.5.2", "path+file:///home/runner/work/xet-core/xet-core/xet_runtime#xet-runtime@1.5.2" ] }, { "ref": "path+file:///home/runner/work/xet-core/xet-core/xet_pkg#hf-xet@1.5.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#more-asserts@0.3.1", "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.26.0", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0", "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44", "registry+https://github.com/rust-lang/crates.io-index#uuid@1.22.0", "path+file:///home/runner/work/xet-core/xet-core/xet_client#xet-client@1.5.2", "path+file:///home/runner/work/xet-core/xet-core/xet_core_structures#xet-core-structures@1.5.2", "path+file:///home/runner/work/xet-core/xet-core/xet_data#xet-data@1.5.2", "path+file:///home/runner/work/xet-core/xet-core/xet_runtime#xet-runtime@1.5.2" ] }, { "ref": "path+file:///home/runner/work/xet-core/xet-core/xet_runtime#xet-runtime@1.5.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102", "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.44", "registry+https://github.com/rust-lang/crates.io-index#colored@3.1.1", "registry+https://github.com/rust-lang/crates.io-index#const-str@1.1.0", "registry+https://github.com/rust-lang/crates.io-index#ctor@1.0.3", "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0", "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#git-version@0.3.9", "registry+https://github.com/rust-lang/crates.io-index#humantime@2.3.0", "registry+https://github.com/rust-lang/crates.io-index#konst@0.4.3", "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183", "registry+https://github.com/rust-lang/crates.io-index#more-asserts@0.3.1", "registry+https://github.com/rust-lang/crates.io-index#oneshot@0.1.13", "registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.11", "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.26.0", "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1", "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.2", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149", "registry+https://github.com/rust-lang/crates.io-index#shellexpand@3.1.2", "registry+https://github.com/rust-lang/crates.io-index#sysinfo@0.38.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.50.0", "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44", "registry+https://github.com/rust-lang/crates.io-index#tracing-appender@0.2.4", "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23", "registry+https://github.com/rust-lang/crates.io-index#whoami@2.1.1" ] }, { "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.0" ] }, { "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#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" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#approx@0.5.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#arrayref@0.3.9" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.6" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#aws-lc-rs@1.16.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#aws-lc-sys@0.39.0", "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#aws-lc-sys@0.39.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.57", "registry+https://github.com/rust-lang/crates.io-index#cmake@0.1.57", "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5", "registry+https://github.com/rust-lang/crates.io-index#fs_extra@1.3.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#blake3@1.8.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#arrayref@0.3.9", "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.6", "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.57", "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#constant_time_eq@0.4.2", "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17" ] }, { "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#bstr@1.12.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0", "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.57", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9", "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183", "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@0.1.10" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#chacha20@0.10.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#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.44", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.65", "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.0", "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.0" ] }, { "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.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cmake@0.1.57", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.57" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#colored@3.1.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#const-str@1.1.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#const_panic@0.2.15", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#typewit@1.14.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#constant_time_eq@0.4.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#countio@0.3.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.32" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21" }, { "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.19.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#csv-core@0.1.13", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#csv@1.4.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#csv-core@0.1.13", "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18", "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23", "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ctor@1.0.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#link-section@0.15.0", "registry+https://github.com/rust-lang/crates.io-index#linktime-proc-macro@0.1.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0" ] }, { "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#dirs-sys@0.5.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183", "registry+https://github.com/rust-lang/crates.io-index#option-ext@0.2.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dirs@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#displaydoc@0.2.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#either@1.15.0" }, { "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.183" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.3.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#fs_extra@1.3.0" }, { "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" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-executor@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-task@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.32" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.32", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#futures-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-io@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#futures-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.0", "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#futures@0.3.32", "dependsOn": [ "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-executor@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#futures-util@0.3.32" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#gearhash@0.1.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@0.1.10" ] }, { "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.19.0", "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#libc@0.2.183" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183", "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#git-version-macro@0.3.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#git-version@0.3.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#git-version-macro@0.3.9" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#heapify@0.2.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.10.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#humantime@2.3.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.7", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#hyper@1.8.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.37", "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.0", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0", "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4", "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "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.8.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.183", "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.3", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0", "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.8.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "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#pin-utils@0.1.0", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0", "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@0.1.65" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.4", "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.1", "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6", "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.1", "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.2", "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.2", "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.1.2", "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1", "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.1.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.1.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.1.2", "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.3", "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.1.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.2", "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.1", "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6", "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.3", "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "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.1", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1", "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.1.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#indoc@2.0.7", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#inventory@0.3.22" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#iri-string@0.7.11", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#either@1.15.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#konst@0.4.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#const_panic@0.2.15", "registry+https://github.com/rust-lang/crates.io-index#konst_proc_macros@0.4.1", "registry+https://github.com/rust-lang/crates.io-index#typewit@1.14.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#konst_proc_macros@0.4.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#link-section@0.15.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#linktime-proc-macro@0.1.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#lru-slab@0.1.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#lz4_flex@0.13.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#twox-hash@2.1.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#matchers@0.2.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#more-asserts@0.3.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#nu-ansi-term@0.50.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.0" }, { "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.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#oneshot@0.1.13" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#option-ext@0.2.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#os_str_bytes@6.6.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-internal@1.1.11", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.11", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#pin-project-internal@1.1.11" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.47" ] }, { "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#pyo3-build-config@0.26.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.13.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-ffi@0.26.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183", "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.26.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros-backend@0.26.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0", "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.26.0", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.26.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#pyo3-macros-backend@0.26.0", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.26.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#indoc@2.0.7", "registry+https://github.com/rust-lang/crates.io-index#inventory@0.3.22", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183", "registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4", "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.26.0", "registry+https://github.com/rust-lang/crates.io-index#pyo3-ffi@0.26.0", "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.26.0", "registry+https://github.com/rust-lang/crates.io-index#unindent@0.2.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-proto@0.11.14", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#aws-lc-rs@1.16.2", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "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.9.2", "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.37", "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.11.0", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-udp@0.5.14", "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.183", "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.3", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#quinn@0.11.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.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.14", "registry+https://github.com/rust-lang/crates.io-index#quinn-udp@0.5.14", "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.1", "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.37", "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.3", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#chacha20@0.10.0", "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2", "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.9.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0", "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21", "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#redb@3.1.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4", "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0", "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4", "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0", "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14", "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest-middleware@0.5.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102", "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0", "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.2", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18", "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "registry+https://github.com/rust-lang/crates.io-index#futures-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.0", "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.8.1", "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.7", "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20", "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "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.9", "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.37", "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.0", "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.6.2", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149", "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.50.0", "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4", "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18", "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3", "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.8", "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.57", "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17", "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.1" }, { "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.11.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.183", "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.3", "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.14.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.6.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.37", "registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.3", "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.13" ] }, { "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#aws-lc-rs@1.16.2", "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14", "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.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.37", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#aws-lc-rs@1.16.2", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4", "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.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.8.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#safe-transmute@0.11.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149", "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.0", "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_repr@0.1.20", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#sha2-asm@0.6.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.57" ] }, { "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", "registry+https://github.com/rust-lang/crates.io-index#sha2-asm@0.6.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#shellexpand@3.1.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bstr@1.12.1", "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0", "registry+https://github.com/rust-lang/crates.io-index#os_str_bytes@6.6.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#signal-hook@0.3.18", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183", "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#statrs@0.18.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#approx@0.5.1", "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#sysinfo@0.38.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183", "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.13.5" }, { "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.3.0", "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4", "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.9", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.8" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.27", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.0", "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.8" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8", "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18", "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.0", "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0", "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.8", "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.27" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.11.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" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.6.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-retry@0.3.1", "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#rand@0.10.1", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0" ] }, { "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.37", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1", "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183", "registry+https://github.com/rust-lang/crates.io-index#mio@1.1.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.3", "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.6.1" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.8", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.0", "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.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.0", "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1", "registry+https://github.com/rust-lang/crates.io-index#iri-string@0.7.11", "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" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17", "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.50.0", "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-appender@0.2.4", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18", "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47", "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-log@0.2.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4", "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-serde@0.2.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#matchers@0.2.0", "registry+https://github.com/rust-lang/crates.io-index#nu-ansi-term@0.50.3", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4", "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14", "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.149", "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7", "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1", "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.9", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44", "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36", "registry+https://github.com/rust-lang/crates.io-index#tracing-log@0.2.0", "registry+https://github.com/rust-lang/crates.io-index#tracing-serde@0.2.0" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17", "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31", "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#twox-hash@2.1.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#typewit@1.14.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#unindent@0.2.4" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2", "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0", "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#urlencoding@2.1.3" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.22.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6" ] }, { "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#whoami@2.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117", "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.1", "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.1", "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.47" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.6", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117", "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.6", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2" }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5", "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.1", "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.2", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106", "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.1", "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.6", "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.2" ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21" } ] }