{
"bomFormat": "CycloneDX",
"specVersion": "1.3",
"version": 1,
"serialNumber": "urn:uuid:d39249c4-005a-4558-a0d1-4ed8b89640c3",
"metadata": {
"timestamp": "2026-05-19T13:31:34.746763197Z",
"tools": [
{
"vendor": "CycloneDX",
"name": "cargo-cyclonedx",
"version": "0.5.9"
}
],
"component": {
"type": "application",
"bom-ref": "path+file:///root/Runbound#runbound@0.4.16",
"author": "redlemonbe <https://github.com/redlemonbe>",
"name": "runbound",
"version": "0.4.16",
"description": "A DNS server. Just for fun.",
"scope": "required",
"licenses": [
{
"expression": "AGPL-3.0-or-later"
}
],
"purl": "pkg:cargo/runbound@0.4.16?download_url=file://.",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/redlemonbe/Runbound"
},
{
"type": "vcs",
"url": "https://github.com/redlemonbe/Runbound"
}
],
"components": [
{
"type": "application",
"bom-ref": "path+file:///root/Runbound#runbound@0.4.16 bin-target-0",
"name": "runbound",
"version": "0.4.16",
"purl": "pkg:cargo/runbound@0.4.16?download_url=file://.#src/main.rs"
}
]
},
"properties": [
{
"name": "cdx:rustc:sbom:target:triple",
"value": "x86_64-unknown-linux-gnu"
}
]
},
"components": [
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
"author": "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>",
"name": "ahash",
"version": "0.8.12",
"description": "A non-cryptographic hash function using AES-NI for high performance",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/ahash@0.8.12",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/ahash"
},
{
"type": "vcs",
"url": "https://github.com/tkaitchuck/ahash"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
"author": "Andrew Gallant <jamslam@gmail.com>",
"name": "aho-corasick",
"version": "1.1.4",
"description": "Fast multiple substring searching.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
}
],
"licenses": [
{
"expression": "Unlicense OR MIT"
}
],
"purl": "pkg:cargo/aho-corasick@1.1.4",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/BurntSushi/aho-corasick"
},
{
"type": "vcs",
"url": "https://github.com/BurntSushi/aho-corasick"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
"author": "Zakarum <zaq.dev@icloud.com>",
"name": "allocator-api2",
"version": "0.2.21",
"description": "Mirror of Rust's allocator API",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/allocator-api2@0.2.21",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/allocator-api2"
},
{
"type": "website",
"url": "https://github.com/zakarumych/allocator-api2"
},
{
"type": "vcs",
"url": "https://github.com/zakarumych/allocator-api2"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "anyhow",
"version": "1.0.102",
"description": "Flexible concrete Error type built on std::error::Error",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/anyhow@1.0.102",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/anyhow"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/anyhow"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arc-swap@1.9.1",
"author": "Michal 'vorner' Vaner <vorner@vorner.cz>",
"name": "arc-swap",
"version": "1.9.1",
"description": "Atomically swappable Arc",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6a3a1fd6f75306b68087b831f025c712524bcb19aad54e557b1129cfa0a2b207"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/arc-swap@1.9.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/arc-swap"
},
{
"type": "vcs",
"url": "https://github.com/vorner/arc-swap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#asn1-rs-derive@0.6.0",
"author": "Pierre Chifflier <chifflier@wzdftpd.net>",
"name": "asn1-rs-derive",
"version": "0.6.0",
"description": "Derive macros for the `asn1-rs` crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3109e49b1e4909e9db6515a30c633684d68cdeaa252f215214cb4fa1a5bfee2c"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/asn1-rs-derive@0.6.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rusticata/asn1-rs"
},
{
"type": "vcs",
"url": "https://github.com/rusticata/asn1-rs.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#asn1-rs-impl@0.2.0",
"author": "Pierre Chifflier <chifflier@wzdftpd.net>",
"name": "asn1-rs-impl",
"version": "0.2.0",
"description": "Implementation details for the `asn1-rs` crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/asn1-rs-impl@0.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rusticata/asn1-rs"
},
{
"type": "vcs",
"url": "https://github.com/rusticata/asn1-rs.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#asn1-rs@0.7.1",
"author": "Pierre Chifflier <chifflier@wzdftpd.net>",
"name": "asn1-rs",
"version": "0.7.1",
"description": "Parser/encoder for ASN.1 BER/DER data",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "56624a96882bb8c26d61312ae18cb45868e5a9992ea73c58e45c3101e56a1e60"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/asn1-rs@0.7.1",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rusticata/asn1-rs"
},
{
"type": "vcs",
"url": "https://github.com/rusticata/asn1-rs.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#assert_matches@1.5.0",
"author": "Murarth <murarth@gmail.com>",
"name": "assert_matches",
"version": "1.5.0",
"description": "Asserts that a value matches a pattern",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/assert_matches@1.5.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/assert_matches/"
},
{
"type": "website",
"url": "https://github.com/murarth/assert_matches"
},
{
"type": "vcs",
"url": "https://github.com/murarth/assert_matches"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "async-trait",
"version": "0.1.89",
"description": "Type erasure for async trait methods",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/async-trait@0.1.89",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/async-trait"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/async-trait"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2",
"author": "Stjepan Glavina <stjepang@gmail.com>, Contributors to futures-rs",
"name": "atomic-waker",
"version": "1.1.2",
"description": "A synchronization primitive for task wakeup",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/atomic-waker@1.1.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/smol-rs/atomic-waker"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0",
"author": "Josh Stone <cuviper@gmail.com>",
"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.17.0",
"author": "AWS-LibCrypto",
"name": "aws-lc-rs",
"version": "1.17.0",
"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": "5ec2f1fc3ec205783a5da9a7e6c1509cc69dedf09a1949e412c1e18469326d00"
}
],
"licenses": [
{
"expression": "ISC AND (Apache-2.0 OR ISC)"
}
],
"purl": "pkg:cargo/aws-lc-rs@1.17.0",
"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_17_0_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.41.0",
"author": "AWS-LC",
"name": "aws-lc-sys",
"version": "0.41.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": "1a2f9779ce85b93ab6170dd940ad0169b5766ff848247aff13bb788b832fe3f4"
}
],
"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.41.0",
"externalReferences": [
{
"type": "other",
"url": "aws_lc_0_41_0"
},
{
"type": "vcs",
"url": "https://github.com/aws/aws-lc-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#axum-core@0.4.5",
"name": "axum-core",
"version": "0.4.5",
"description": "Core types and traits for axum",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "09f2bd6146b97ae3359fa0cc6d6b376d9539582c7b4220f041a33ec24c226199"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/axum-core@0.4.5",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/tokio-rs/axum"
},
{
"type": "vcs",
"url": "https://github.com/tokio-rs/axum"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#axum-extra@0.9.6",
"name": "axum-extra",
"version": "0.9.6",
"description": "Extra utilities for axum",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c794b30c904f0a1c2fb7740f7df7f7972dfaa14ef6f57cb6178dc63e5dca2f04"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/axum-extra@0.9.6",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/tokio-rs/axum"
},
{
"type": "vcs",
"url": "https://github.com/tokio-rs/axum"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#axum@0.7.9",
"name": "axum",
"version": "0.7.9",
"description": "Web framework that focuses on ergonomics and modularity",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "edca88bc138befd0323b20752846e6587272d3b03b0343c8ea28a6f819e6e71f"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/axum@0.7.9",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/tokio-rs/axum"
},
{
"type": "vcs",
"url": "https://github.com/tokio-rs/axum"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aya-obj@0.2.1",
"author": "Aya Contributors",
"name": "aya-obj",
"version": "0.2.1",
"description": "An eBPF object file parsing library with BTF and relocation support.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c51b96c5a8ed8705b40d655273bc4212cbbf38d4e3be2788f36306f154523ec7"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/aya-obj@0.2.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/aya-obj"
},
{
"type": "website",
"url": "https://aya-rs.dev"
},
{
"type": "vcs",
"url": "https://github.com/aya-rs/aya"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aya@0.13.1",
"author": "Aya Contributors",
"name": "aya",
"version": "0.13.1",
"description": "An eBPF library with a focus on developer experience and operability.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d18bc4e506fbb85ab7392ed993a7db4d1a452c71b75a246af4a80ab8c9d2dd50"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/aya@0.13.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/aya"
},
{
"type": "website",
"url": "https://aya-rs.dev"
},
{
"type": "vcs",
"url": "https://github.com/aya-rs/aya"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
"author": "Marshall Pierce <marshall@mpierce.org>",
"name": "base64",
"version": "0.22.1",
"description": "encodes and decodes base64 as bytes or utf8",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/base64@0.22.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/base64"
},
{
"type": "vcs",
"url": "https://github.com/marshallpierce/rust-base64"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.9.1",
"author": "Alexis Beingessner <a.beingessner@gmail.com>",
"name": "bit-vec",
"version": "0.9.1",
"description": "A vector of bits",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b71798fca2c1fe1086445a7258a4bc81e6e49dcd24c8d0dd9a1e57395b603f51"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/bit-vec@0.9.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/bit-vec/"
},
{
"type": "website",
"url": "https://github.com/contain-rs/bit-vec"
},
{
"type": "vcs",
"url": "https://github.com/contain-rs/bit-vec"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
"author": "The Rust Project Developers",
"name": "bitflags",
"version": "1.3.2",
"description": "A macro to generate structures which behave like bitflags. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/bitflags@1.3.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/bitflags"
},
{
"type": "website",
"url": "https://github.com/bitflags/bitflags"
},
{
"type": "vcs",
"url": "https://github.com/bitflags/bitflags"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
"author": "The Rust Project Developers",
"name": "bitflags",
"version": "2.11.1",
"description": "A macro to generate structures which behave like bitflags. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/bitflags@2.11.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/bitflags"
},
{
"type": "website",
"url": "https://github.com/bitflags/bitflags"
},
{
"type": "vcs",
"url": "https://github.com/bitflags/bitflags"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4",
"author": "RustCrypto Developers",
"name": "block-buffer",
"version": "0.10.4",
"description": "Buffer type for block processing of data",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/block-buffer@0.10.4",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/block-buffer"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/utils"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bs58@0.5.1",
"name": "bs58",
"version": "0.5.1",
"description": "Another Base58 codec implementation.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bf88ba1141d185c399bee5288d850d63b8369520c1eafc32a0430b5b6c287bf4"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/bs58@0.5.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Nullus157/bs58-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"author": "Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
"name": "bytes",
"version": "1.11.1",
"description": "Types and traits for working with bytes",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/bytes@1.11.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/tokio-rs/bytes"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.62",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "cc",
"version": "1.2.62",
"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": "a1dce859f0832a7d088c4f1119888ab94ef4b5d6795d1ce05afb7fe159d79f98"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/cc@1.2.62",
"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@1.0.4",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "cfg-if",
"version": "1.0.4",
"description": "A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/cfg-if@1.0.4",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/cfg-if"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.2.1",
"author": "Zicklag <zicklag@katharostech.com>",
"name": "cfg_aliases",
"version": "0.2.1",
"description": "A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.",
"scope": "excluded",
"hashes": [
{
"alg": "SHA-256",
"content": "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/cfg_aliases@0.2.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/cfg_aliases"
},
{
"type": "website",
"url": "https://github.com/katharostech/cfg_aliases"
},
{
"type": "vcs",
"url": "https://github.com/katharostech/cfg_aliases"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#chacha20@0.10.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#cmake@0.1.58",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "cmake",
"version": "0.1.58",
"description": "A build dependency for running `cmake` to build a native library ",
"scope": "excluded",
"hashes": [
{
"alg": "SHA-256",
"content": "c0f78a02292a74a88ac736019ab962ece0bc380e3f977bf72e376c5d78ff0678"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/cmake@0.1.58",
"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#core-error@0.0.0",
"author": "roblabla <unfiltered@roblab.la>",
"name": "core-error",
"version": "0.0.0",
"description": "std::error::Error for libcore",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "efcdb2972eb64230b4c50646d8498ff73f5128d196a90c7236eec4cbe8619b8f"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/core-error@0.0.0"
},
{
"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 <srijs@airpost.net>, Alex Crichton <alex@alexcrichton.com>",
"name": "crc32fast",
"version": "1.5.0",
"description": "Fast, SIMD-accelerated CRC32 (IEEE) checksum computation",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/crc32fast@1.5.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/srijs/rust-crc32fast"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#critical-section@1.2.0",
"name": "critical-section",
"version": "1.2.0",
"description": "Cross-platform critical section",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/critical-section@1.2.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-embedded/critical-section"
}
]
},
{
"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-epoch@0.9.18",
"name": "crossbeam-epoch",
"version": "0.9.18",
"description": "Epoch-based garbage collection",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/crossbeam-epoch@0.9.18",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch"
},
{
"type": "vcs",
"url": "https://github.com/crossbeam-rs/crossbeam"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
"name": "crossbeam-utils",
"version": "0.8.21",
"description": "Utilities for concurrent programming",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/crossbeam-utils@0.8.21",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"
},
{
"type": "vcs",
"url": "https://github.com/crossbeam-rs/crossbeam"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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#cryptoki-sys@0.1.8",
"author": "Contributors to the Parsec project",
"name": "cryptoki-sys",
"version": "0.1.8",
"description": "FFI wrapper around the PKCS #11 API",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "750380200f47d4ff677be725b6e0d78b590e1d0343573dcd4b62147f25dc6efa"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/cryptoki-sys@0.1.8",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/crate/cryptoki-sys"
},
{
"type": "vcs",
"url": "https://github.com/parallaxsecond/rust-cryptoki"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cryptoki@0.6.2",
"author": "Contributors to the Parsec project",
"name": "cryptoki",
"version": "0.6.2",
"description": "Rust-native wrapper around the PKCS #11 API",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1e9123ecc6a29329cd3f852e6e6814f302ed777820e1eb60b098b89aee0eb91b"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/cryptoki@0.6.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/crate/cryptoki"
},
{
"type": "vcs",
"url": "https://github.com/parallaxsecond/rust-cryptoki"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.23.0",
"author": "Ted Driggs <ted.driggs@outlook.com>",
"name": "darling",
"version": "0.23.0",
"description": "A proc-macro library for reading attributes into structs when implementing custom derives. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/darling@0.23.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/darling/0.23.0"
},
{
"type": "vcs",
"url": "https://github.com/TedDriggs/darling"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
"author": "Ted Driggs <ted.driggs@outlook.com>",
"name": "darling_core",
"version": "0.23.0",
"description": "Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/darling_core@0.23.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/TedDriggs/darling"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.23.0",
"author": "Ted Driggs <ted.driggs@outlook.com>",
"name": "darling_macro",
"version": "0.23.0",
"description": "Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/darling_macro@0.23.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/TedDriggs/darling"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.1.0",
"author": "Acrimon <joel.wejdenstal@gmail.com>",
"name": "dashmap",
"version": "6.1.0",
"description": "Blazing fast concurrent HashMap for Rust.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/dashmap@6.1.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/dashmap"
},
{
"type": "website",
"url": "https://github.com/xacrimon/dashmap"
},
{
"type": "vcs",
"url": "https://github.com/xacrimon/dashmap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#data-encoding@2.11.0",
"author": "Julien Cretin <git@ia0.eu>",
"name": "data-encoding",
"version": "2.11.0",
"description": "Efficient and customizable data-encoding functions like base64, base32, and hex",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a4ae5f15dda3c708c0ade84bfee31ccab44a3da4f88015ed22f63732abe300c8"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/data-encoding@2.11.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/data-encoding"
},
{
"type": "vcs",
"url": "https://github.com/ia0/data-encoding"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#der-parser@10.0.0",
"author": "Pierre Chifflier <chifflier@wzdftpd.net>",
"name": "der-parser",
"version": "10.0.0",
"description": "Parser/encoder for ASN.1 BER/DER data",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "07da5016415d5a3c4dd39b11ed26f915f52fc4e0dc197d87908bc916e51bc1a6"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/der-parser@10.0.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rusticata/der-parser"
},
{
"type": "vcs",
"url": "https://github.com/rusticata/der-parser.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.5.8",
"author": "Jacob Pratt <jacob@jhpratt.dev>",
"name": "deranged",
"version": "0.5.8",
"description": "Ranged integers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/deranged@0.5.8",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/jhpratt/deranged"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7",
"author": "RustCrypto Developers",
"name": "digest",
"version": "0.10.7",
"description": "Traits for cryptographic hash functions and message authentication codes",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/digest@0.10.7",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/digest"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/traits"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"author": "Jane Lusby <jlusby@yaah.dev>",
"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 <kornel@geekhood.net>",
"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#dyn-clone@1.0.20",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "dyn-clone",
"version": "1.0.20",
"description": "Clone trait that is dyn-compatible",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/dyn-clone@1.0.20",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/dyn-clone"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/dyn-clone"
}
]
},
{
"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#encoding_rs@0.8.35",
"author": "Henri Sivonen <hsivonen@hsivonen.fi>",
"name": "encoding_rs",
"version": "0.8.35",
"description": "A Gecko-oriented implementation of the Encoding Standard",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
}
],
"licenses": [
{
"expression": "(Apache-2.0 OR MIT) AND BSD-3-Clause"
}
],
"purl": "pkg:cargo/encoding_rs@0.8.35",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/encoding_rs/"
},
{
"type": "website",
"url": "https://docs.rs/encoding_rs/"
},
{
"type": "vcs",
"url": "https://github.com/hsivonen/encoding_rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
"name": "equivalent",
"version": "1.0.2",
"description": "Traits for key comparison in maps.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/equivalent@1.0.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/indexmap-rs/equivalent"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
"author": "Chris Wong <lambda.fairy@gmail.com>, Dan Gohman <dev@sunfishcode.online>",
"name": "errno",
"version": "0.3.14",
"description": "Cross-platform interface to the `errno` variable.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/errno@0.3.14",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/errno"
},
{
"type": "vcs",
"url": "https://github.com/lambda-fairy/rust-errno"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
"author": "Stjepan Glavina <stjepang@gmail.com>",
"name": "fastrand",
"version": "2.4.1",
"description": "A simple and fast random number generator",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/fastrand@2.4.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/smol-rs/fastrand"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9",
"name": "find-msvc-tools",
"version": "0.1.9",
"description": "Find windows-specific tools, read MSVC versions from the registry and from COM interfaces",
"scope": "excluded",
"hashes": [
{
"alg": "SHA-256",
"content": "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/find-msvc-tools@0.1.9",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/find-msvc-tools"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang/cc-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "fnv",
"version": "1.0.7",
"description": "Fowler–Noll–Vo hash function",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/fnv@1.0.7",
"externalReferences": [
{
"type": "documentation",
"url": "https://doc.servo.org/fnv/"
},
{
"type": "vcs",
"url": "https://github.com/servo/rust-fnv"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.1.5",
"author": "Orson Peters <orsonpeters@gmail.com>",
"name": "foldhash",
"version": "0.1.5",
"description": "A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
}
],
"licenses": [
{
"expression": "Zlib"
}
],
"purl": "pkg:cargo/foldhash@0.1.5",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/orlp/foldhash"
}
]
},
{
"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 <webdesus@gmail.com>",
"name": "fs_extra",
"version": "1.3.0",
"description": "Expanding std::fs and std::io. Recursively copy folders with information about process and much more.",
"scope": "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-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#generic-array@0.14.7",
"author": "Bartłomiej Kamiński <fizyk20@gmail.com>, Aaron Trent <novacrazy@gmail.com>",
"name": "generic-array",
"version": "0.14.7",
"description": "Generic types implementing functionality of arrays",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/generic-array@0.14.7",
"externalReferences": [
{
"type": "documentation",
"url": "http://fizyk20.github.io/generic-array/generic_array/"
},
{
"type": "vcs",
"url": "https://github.com/fizyk20/generic-array.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
"author": "The Rand Project Developers",
"name": "getrandom",
"version": "0.2.17",
"description": "A small cross-platform library for retrieving random data from system source",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/getrandom@0.2.17",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/getrandom"
},
{
"type": "vcs",
"url": "https://github.com/rust-random/getrandom"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.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#h2@0.4.14",
"author": "Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
"name": "h2",
"version": "0.4.14",
"description": "An HTTP/2 client and server",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "171fefbc92fe4a4de27e0698d6a5b392d6a0e333506bc49133760b3bcf948733"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/h2@0.4.14",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/h2"
},
{
"type": "vcs",
"url": "https://github.com/hyperium/h2"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3",
"author": "Amanieu d'Antras <amanieu@gmail.com>",
"name": "hashbrown",
"version": "0.12.3",
"description": "A Rust port of Google's SwissTable hash map",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hashbrown@0.12.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/hashbrown"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
"author": "Amanieu d'Antras <amanieu@gmail.com>",
"name": "hashbrown",
"version": "0.14.5",
"description": "A Rust port of Google's SwissTable hash map",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hashbrown@0.14.5",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/hashbrown"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5",
"author": "Amanieu d'Antras <amanieu@gmail.com>",
"name": "hashbrown",
"version": "0.15.5",
"description": "A Rust port of Google's SwissTable hash map",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hashbrown@0.15.5",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/hashbrown"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
"name": "hashbrown",
"version": "0.17.1",
"description": "A Rust port of Google's SwissTable hash map",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hashbrown@0.17.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/hashbrown"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#headers-core@0.3.0",
"author": "Sean McArthur <sean@seanmonstar.com>",
"name": "headers-core",
"version": "0.3.0",
"description": "typed HTTP headers core trait",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "54b4a22553d4242c49fddb9ba998a99962b5cc6f22cb5a3482bec22522403ce4"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/headers-core@0.3.0",
"externalReferences": [
{
"type": "website",
"url": "https://hyper.rs"
},
{
"type": "vcs",
"url": "https://github.com/hyperium/headers"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#headers@0.4.1",
"author": "Sean McArthur <sean@seanmonstar.com>",
"name": "headers",
"version": "0.4.1",
"description": "typed HTTP headers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b3314d5adb5d94bcdf56771f2e50dbbc80bb4bdf88967526706205ac9eff24eb"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/headers@0.4.1",
"externalReferences": [
{
"type": "website",
"url": "https://hyper.rs"
},
{
"type": "vcs",
"url": "https://github.com/hyperium/headers"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
"author": "KokaKiwi <kokakiwi@kokakiwi.net>",
"name": "hex",
"version": "0.4.3",
"description": "Encoding and decoding data into/from hexadecimal representation.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hex@0.4.3",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/hex/"
},
{
"type": "vcs",
"url": "https://github.com/KokaKiwi/rust-hex"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hickory-net@0.26.1",
"author": "The contributors to Hickory DNS",
"name": "hickory-net",
"version": "0.26.1",
"description": "hickory-net is a safe and secure low-level DNS library. This is the foundational DNS protocol library used by the other higher-level Hickory DNS crates. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e2295ed2f9c31e471e1428a8f88a3f0e1f4b27c15049592138d1eebe9c35b183"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hickory-net@0.26.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/hickory-net"
},
{
"type": "website",
"url": "https://hickory-dns.org/"
},
{
"type": "vcs",
"url": "https://github.com/hickory-dns/hickory-dns"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hickory-proto@0.26.1",
"author": "The contributors to Hickory DNS",
"name": "hickory-proto",
"version": "0.26.1",
"description": "hickory-proto is a safe and secure low-level DNS library. This is the foundational DNS protocol library used by the other higher-level Hickory DNS crates. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0bab31817bfb44672a252e97fe81cd0c18d1b2cf892108922f6818820df8c643"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hickory-proto@0.26.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/hickory-proto"
},
{
"type": "website",
"url": "https://hickory-dns.org/"
},
{
"type": "vcs",
"url": "https://github.com/hickory-dns/hickory-dns"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hickory-resolver@0.26.1",
"author": "The contributors to Hickory DNS",
"name": "hickory-resolver",
"version": "0.26.1",
"description": "hickory-resolver is a safe and secure DNS stub resolver library intended to be a high-level library for DNS record resolution. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f0d58d28879ceecde6607729660c2667a081ccdc082e082675042793960f178c"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hickory-resolver@0.26.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/hickory-resolver"
},
{
"type": "website",
"url": "https://hickory-dns.org/"
},
{
"type": "vcs",
"url": "https://github.com/hickory-dns/hickory-dns"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hickory-server@0.26.1",
"author": "The contributors to Hickory DNS",
"name": "hickory-server",
"version": "0.26.1",
"description": "hickory-server is a library for integrating safe and secure DNS servers into an async Tokio application. It supports a variety of protocol features (DNSSEC, TSIG, SIG(0), DoT, DoQ, DoH). Servers can be operated in an authoritative role, or as a forwarding resolver, stub resolver, or a recursive resolver (experimental). ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "130236ba6abba90da6a7acf7a87b27d862b592c3145dc74bc47bf86d8ff198ec"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hickory-server@0.26.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/hickory-server"
},
{
"type": "website",
"url": "https://hickory-dns.org/"
},
{
"type": "vcs",
"url": "https://github.com/hickory-dns/hickory-dns"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hmac@0.12.1",
"author": "RustCrypto Developers",
"name": "hmac",
"version": "0.12.1",
"description": "Generic implementation of Hash-based Message Authentication Code (HMAC)",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hmac@0.12.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/hmac"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/MACs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3",
"author": "Carl Lerche <me@carllerche.com>, Lucio Franco <luciofranco14@gmail.com>, Sean McArthur <sean@seanmonstar.com>",
"name": "http-body-util",
"version": "0.1.3",
"description": "Combinators and adapters for HTTP request or response bodies. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/http-body-util@0.1.3",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/http-body-util"
},
{
"type": "vcs",
"url": "https://github.com/hyperium/http-body"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
"author": "Carl Lerche <me@carllerche.com>, Lucio Franco <luciofranco14@gmail.com>, Sean McArthur <sean@seanmonstar.com>",
"name": "http-body",
"version": "1.0.1",
"description": "Trait representing an asynchronous, streaming, HTTP request or response body. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/http-body@1.0.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/http-body"
},
{
"type": "vcs",
"url": "https://github.com/hyperium/http-body"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#http@1.4.0",
"author": "Alex Crichton <alex@alexcrichton.com>, Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
"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 <sean@seanmonstar.com>",
"name": "httparse",
"version": "1.10.1",
"description": "A tiny, safe, speedy, zero-copy HTTP/1.x parser.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/httparse@1.10.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/httparse"
},
{
"type": "vcs",
"url": "https://github.com/seanmonstar/httparse"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#httpdate@1.0.3",
"author": "Pyfisch <pyfisch@posteo.org>",
"name": "httpdate",
"version": "1.0.3",
"description": "HTTP date parsing and formatting",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/httpdate@1.0.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/pyfisch/httpdate"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#humantime-serde@1.1.1",
"author": "jean-airoldie <maxence.caron@protonmail.com>",
"name": "humantime-serde",
"version": "1.1.1",
"description": "Serde support for the `humantime` crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/humantime-serde@1.1.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/jean-airoldie/humantime-serde"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#humantime@2.3.0",
"name": "humantime",
"version": "2.3.0",
"description": "A parser and formatter for std::time::{Duration, SystemTime}",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/humantime@2.3.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/humantime"
},
{
"type": "website",
"url": "https://github.com/chronotope/humantime"
},
{
"type": "vcs",
"url": "https://github.com/chronotope/humantime"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.9",
"name": "hyper-rustls",
"version": "0.27.9",
"description": "Rustls+hyper integration for pure rust HTTPS",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR ISC OR MIT"
}
],
"purl": "pkg:cargo/hyper-rustls@0.27.9",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/hyper-rustls/"
},
{
"type": "website",
"url": "https://github.com/rustls/hyper-rustls"
},
{
"type": "vcs",
"url": "https://github.com/rustls/hyper-rustls"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
"author": "Sean McArthur <sean@seanmonstar.com>",
"name": "hyper-util",
"version": "0.1.20",
"description": "hyper utilities",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/hyper-util@0.1.20",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/hyper-util"
},
{
"type": "website",
"url": "https://hyper.rs"
},
{
"type": "vcs",
"url": "https://github.com/hyperium/hyper-util"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper@1.9.0",
"author": "Sean McArthur <sean@seanmonstar.com>",
"name": "hyper",
"version": "1.9.0",
"description": "A protective and efficient HTTP library for all.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6299f016b246a94207e63da54dbe807655bf9e00044f73ded42c3ac5305fbcca"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/hyper@1.9.0",
"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 <strawman@astraw.com>, René Kijewski <rene.kijewski@fu-berlin.de>, Ryan Lopopolo <rjl@hyperbo.la>",
"name": "iana-time-zone",
"version": "0.1.65",
"description": "get the IANA time zone for the current system",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/iana-time-zone@0.1.65",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/strawlab/iana-time-zone"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_collections",
"version": "2.2.0",
"description": "Collection of API for use in ICU libraries.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_collections@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_locale_core",
"version": "2.2.0",
"description": "API for managing Unicode Language and Locale Identifiers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_locale_core@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_normalizer",
"version": "2.2.0",
"description": "API for normalizing text into Unicode Normalization Forms",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_normalizer@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_normalizer_data",
"version": "2.2.0",
"description": "Data for the icu_normalizer crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_normalizer_data@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_properties",
"version": "2.2.0",
"description": "Definitions for Unicode properties",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_properties@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_properties_data",
"version": "2.2.0",
"description": "Data for the icu_properties crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_properties_data@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
"author": "The ICU4X Project Developers",
"name": "icu_provider",
"version": "2.2.0",
"description": "Trait and struct definitions for the ICU data provider",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_provider@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1",
"author": "Ted Driggs <ted.driggs@outlook.com>",
"name": "ident_case",
"version": "1.0.1",
"description": "Utility for applying case rules to Rust identifiers.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/ident_case@1.0.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/ident_case/1.0.1"
},
{
"type": "vcs",
"url": "https://github.com/TedDriggs/ident_case"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
"author": "The rust-url developers",
"name": "idna",
"version": "1.1.0",
"description": "IDNA (Internationalizing Domain Names in Applications) and Punycode.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/idna@1.1.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/servo/rust-url/"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.2",
"author": "The rust-url developers",
"name": "idna_adapter",
"version": "1.2.2",
"description": "Back end adapter for idna",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/idna_adapter@1.2.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/idna_adapter/latest/idna_adapter/"
},
{
"type": "website",
"url": "https://docs.rs/crate/idna_adapter/latest"
},
{
"type": "vcs",
"url": "https://github.com/hsivonen/idna_adapter"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3",
"name": "indexmap",
"version": "1.9.3",
"description": "A hash table with consistent order and fast iteration.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/indexmap@1.9.3",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/indexmap/"
},
{
"type": "vcs",
"url": "https://github.com/bluss/indexmap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
"name": "indexmap",
"version": "2.14.0",
"description": "A hash table with consistent order and fast iteration.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/indexmap@2.14.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/indexmap/"
},
{
"type": "vcs",
"url": "https://github.com/indexmap-rs/indexmap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#instant-acme@0.8.5",
"name": "instant-acme",
"version": "0.8.5",
"description": "Async pure-Rust ACME client",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9f05ad37c421b962354c358d347d4a6130151df9407978372d3ad7f0c8f71a64"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/instant-acme@0.8.5",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/instant-acme"
},
{
"type": "website",
"url": "https://github.com/djc/instant-acme"
},
{
"type": "vcs",
"url": "https://github.com/djc/instant-acme"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
"author": "Kris Price <kris@krisprice.nz>",
"name": "ipnet",
"version": "2.12.0",
"description": "Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/ipnet@2.12.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/ipnet"
},
{
"type": "vcs",
"url": "https://github.com/krisprice/ipnet"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "itoa",
"version": "1.0.18",
"description": "Fast integer primitive to string conversion",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/itoa@1.0.18",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/itoa"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/itoa"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "jobserver",
"version": "0.1.34",
"description": "An implementation of the GNU Make jobserver for Rust. ",
"scope": "excluded",
"hashes": [
{
"alg": "SHA-256",
"content": "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/jobserver@0.1.34",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/jobserver"
},
{
"type": "website",
"url": "https://github.com/rust-lang/jobserver-rs"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang/jobserver-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0",
"author": "Marvin Löbel <loebel.marvin@gmail.com>",
"name": "lazy_static",
"version": "1.5.0",
"description": "A macro for declaring lazily evaluated statics in Rust.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/lazy_static@1.5.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/lazy_static"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang-nursery/lazy-static.rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"author": "The Rust Project Developers",
"name": "libc",
"version": "0.2.186",
"description": "Raw FFI bindings to platform libraries like libc.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/libc@0.2.186",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/libc"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libloading@0.7.4",
"author": "Simonas Kazlauskas <libloading@kazlauskas.me>",
"name": "libloading",
"version": "0.7.4",
"description": "Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
}
],
"licenses": [
{
"expression": "ISC"
}
],
"purl": "pkg:cargo/libloading@0.7.4",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/libloading/"
},
{
"type": "vcs",
"url": "https://github.com/nagisa/rust_libloading/"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#linked-hash-map@0.5.6",
"author": "Stepan Koltsov <stepan.koltsov@gmail.com>, Andrew Paseltiner <apaseltiner@gmail.com>",
"name": "linked-hash-map",
"version": "0.5.6",
"description": "A HashMap wrapper that holds key-value pairs in insertion order",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/linked-hash-map@0.5.6",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/linked-hash-map"
},
{
"type": "website",
"url": "https://github.com/contain-rs/linked-hash-map"
},
{
"type": "vcs",
"url": "https://github.com/contain-rs/linked-hash-map"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1",
"author": "Dan Gohman <dev@sunfishcode.online>",
"name": "linux-raw-sys",
"version": "0.12.1",
"description": "Generated bindings for Linux's userspace API",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
}
],
"licenses": [
{
"expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/linux-raw-sys@0.12.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/linux-raw-sys"
},
{
"type": "vcs",
"url": "https://github.com/sunfishcode/linux-raw-sys"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.2",
"author": "The ICU4X Project Developers",
"name": "litemap",
"version": "0.8.2",
"description": "A key-value Map implementation based on a flat, sorted Vec.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/litemap@0.8.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/litemap"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
"author": "Amanieu d'Antras <amanieu@gmail.com>",
"name": "lock_api",
"version": "0.4.14",
"description": "Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/lock_api@0.4.14",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Amanieu/parking_lot"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.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-cache@0.1.2",
"author": "Stepan Koltsov <stepan.koltsov@gmail.com>",
"name": "lru-cache",
"version": "0.1.2",
"description": "A cache that holds a limited number of key-value pairs",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/lru-cache@0.1.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://contain-rs.github.io/lru-cache/lru_cache"
},
{
"type": "website",
"url": "https://github.com/contain-rs/lru-cache"
},
{
"type": "vcs",
"url": "https://github.com/contain-rs/lru-cache"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lru-slab@0.1.2",
"author": "Benjamin Saunders <ben.e.saunders@gmail.com>",
"name": "lru-slab",
"version": "0.1.2",
"description": "Pre-allocated storage with constant-time LRU tracking",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0 OR Zlib"
}
],
"purl": "pkg:cargo/lru-slab@0.1.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Ralith/lru-slab"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#matchers@0.2.0",
"author": "Eliza Weisman <eliza@buoyant.io>",
"name": "matchers",
"version": "0.2.0",
"description": "Regex matching on character and byte streams. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/matchers@0.2.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/matchers/"
},
{
"type": "website",
"url": "https://github.com/hawkw/matchers"
},
{
"type": "vcs",
"url": "https://github.com/hawkw/matchers"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#matchit@0.7.3",
"author": "Ibraheem Ahmed <ibraheem@ibraheem.ca>",
"name": "matchit",
"version": "0.7.3",
"description": "A high performance, zero-copy URL router.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
}
],
"licenses": [
{
"expression": "MIT AND BSD-3-Clause"
}
],
"purl": "pkg:cargo/matchit@0.7.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/ibraheemdev/matchit"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
"author": "Andrew Gallant <jamslam@gmail.com>, 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#mime@0.3.17",
"author": "Sean McArthur <sean@seanmonstar.com>",
"name": "mime",
"version": "0.3.17",
"description": "Strongly Typed Mimes",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/mime@0.3.17",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/mime"
},
{
"type": "vcs",
"url": "https://github.com/hyperium/mime"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1",
"author": "Alex Huszagh <ahuszagh@gmail.com>",
"name": "minimal-lexical",
"version": "0.2.1",
"description": "Fast float parsing conversion routines.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/minimal-lexical@0.2.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/minimal-lexical"
},
{
"type": "vcs",
"url": "https://github.com/Alexhuszagh/minimal-lexical"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.2.0",
"author": "Carl Lerche <me@carllerche.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>, Tokio Contributors <team@tokio.rs>",
"name": "mio",
"version": "1.2.0",
"description": "Lightweight non-blocking I/O.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "50b7e5b27aa02a74bac8c3f23f448f8d87ff11f92d3aac1a6ed369ee08cc56c1"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/mio@1.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/tokio-rs/mio"
},
{
"type": "vcs",
"url": "https://github.com/tokio-rs/mio"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#moka@0.12.15",
"name": "moka",
"version": "0.12.15",
"description": "A fast and concurrent cache library inspired by Java Caffeine",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "957228ad12042ee839f93c8f257b62b4c0ab5eaae1d4fa60de53b27c9d7c5046"
}
],
"licenses": [
{
"expression": "(MIT OR Apache-2.0) AND Apache-2.0"
}
],
"purl": "pkg:cargo/moka@0.12.15",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/moka/"
},
{
"type": "vcs",
"url": "https://github.com/moka-rs/moka"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#multer@3.1.0",
"author": "Rousan Ali <hello@rousan.io>",
"name": "multer",
"version": "3.1.0",
"description": "An async parser for `multipart/form-data` content-type in Rust.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "83e87776546dc87511aa5ee218730c92b666d7264ab6ed41f9d215af9cd5224b"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/multer@3.1.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rwf2/multer"
},
{
"type": "vcs",
"url": "https://github.com/rwf2/multer"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
"author": "contact@geoffroycouprie.com",
"name": "nom",
"version": "7.1.3",
"description": "A byte-oriented, zero-copy, parser combinators library",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/nom@7.1.3",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/nom"
},
{
"type": "vcs",
"url": "https://github.com/Geal/nom"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#nu-ansi-term@0.50.3",
"author": "ogham@bsago.me, Ryan Scheel (Havvy) <ryan.havvy@gmail.com>, Josh Triplett <josh@joshtriplett.org>, 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-bigint@0.4.6",
"author": "The Rust Project Developers",
"name": "num-bigint",
"version": "0.4.6",
"description": "Big integer implementation for Rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/num-bigint@0.4.6",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/num-bigint"
},
{
"type": "website",
"url": "https://github.com/rust-num/num-bigint"
},
{
"type": "vcs",
"url": "https://github.com/rust-num/num-bigint"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.1",
"author": "Jacob Pratt <jacob@jhpratt.dev>",
"name": "num-conv",
"version": "0.2.1",
"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": "c6673768db2d862beb9b39a78fdcb1a69439615d5794a1be50caa9bc92c81967"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/num-conv@0.2.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/jhpratt/num-conv"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
"author": "The Rust Project Developers",
"name": "num-integer",
"version": "0.1.46",
"description": "Integer traits and functions",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/num-integer@0.1.46",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/num-integer"
},
{
"type": "website",
"url": "https://github.com/rust-num/num-integer"
},
{
"type": "vcs",
"url": "https://github.com/rust-num/num-integer"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
"author": "The Rust Project Developers",
"name": "num-traits",
"version": "0.2.19",
"description": "Numeric traits for generic mathematics",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/num-traits@0.2.19",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/num-traits"
},
{
"type": "website",
"url": "https://github.com/rust-num/num-traits"
},
{
"type": "vcs",
"url": "https://github.com/rust-num/num-traits"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#object@0.36.7",
"name": "object",
"version": "0.36.7",
"description": "A unified interface for reading and writing object file formats.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/object@0.36.7",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/gimli-rs/object"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#oid-registry@0.8.1",
"author": "Pierre Chifflier <chifflier@wzdftpd.net>",
"name": "oid-registry",
"version": "0.8.1",
"description": "Object Identifier (OID) database",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "12f40cff3dde1b6087cc5d5f5d4d65712f34016a03ed60e9c08dcc392736b5b7"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/oid-registry@0.8.1",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rusticata/oid-registry"
},
{
"type": "vcs",
"url": "https://github.com/rusticata/oid-registry.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"author": "Aleksey Kladov <aleksey.kladov@gmail.com>",
"name": "once_cell",
"version": "1.21.4",
"description": "Single assignment cells and lazy values.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/once_cell@1.21.4",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/once_cell"
},
{
"type": "vcs",
"url": "https://github.com/matklad/once_cell"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.2.1",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "openssl-probe",
"version": "0.2.1",
"description": "A library for helping to find system-wide trust anchor (\"root\") certificate locations based on paths typically used by `openssl`. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/openssl-probe@0.2.1",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rustls/openssl-probe"
},
{
"type": "vcs",
"url": "https://github.com/rustls/openssl-probe"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
"author": "Amanieu d'Antras <amanieu@gmail.com>",
"name": "parking_lot",
"version": "0.12.5",
"description": "More compact and efficient implementations of the standard synchronization primitives.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/parking_lot@0.12.5",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Amanieu/parking_lot"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12",
"author": "Amanieu d'Antras <amanieu@gmail.com>",
"name": "parking_lot_core",
"version": "0.9.12",
"description": "An advanced API for creating custom synchronization primitives.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/parking_lot_core@0.9.12",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Amanieu/parking_lot"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "paste",
"version": "1.0.15",
"description": "Macros for all your token pasting needs",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/paste@1.0.15",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/paste"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/paste"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pem@3.0.6",
"author": "Jonathan Creekmore <jonathan@thecreekmores.org>",
"name": "pem",
"version": "3.0.6",
"description": "Parse and encode PEM-encoded data.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1d30c53c26bc5b31a98cd02d20f25a7c8567146caf63ed593a9d87b2775291be"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/pem@3.0.6",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/pem/"
},
{
"type": "website",
"url": "https://github.com/jcreekmore/pem-rs.git"
},
{
"type": "vcs",
"url": "https://github.com/jcreekmore/pem-rs.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
"author": "The rust-url developers",
"name": "percent-encoding",
"version": "2.3.2",
"description": "Percent encoding and decoding",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/percent-encoding@2.3.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/servo/rust-url/"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
"name": "pin-project-lite",
"version": "0.2.17",
"description": "A lightweight version of pin-project written with declarative macros. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/pin-project-lite@0.2.17",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/taiki-e/pin-project-lite"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1",
"name": "portable-atomic",
"version": "1.13.1",
"description": "Portable atomic types including support for 128-bit atomics, atomic float, etc. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/portable-atomic@1.13.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/taiki-e/portable-atomic"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.5",
"author": "The ICU4X Project Developers",
"name": "potential_utf",
"version": "0.1.5",
"description": "Unvalidated string and character types",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/potential_utf@0.1.5",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0",
"author": "Jacob Pratt <jacob@jhpratt.dev>",
"name": "powerfmt",
"version": "0.2.0",
"description": " `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/powerfmt@0.2.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/jhpratt/powerfmt"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
"author": "The CryptoCorrosion Contributors",
"name": "ppv-lite86",
"version": "0.2.21",
"description": "Cross-platform cryptography-oriented low-level SIMD library.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/ppv-lite86@0.2.21",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/cryptocorrosion/cryptocorrosion"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#prefix-trie@0.8.4",
"name": "prefix-trie",
"version": "0.8.4",
"description": "Prefix trie (tree) datastructure (both a set and a map) that provides exact and longest-prefix matches.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4cf6e3177f0684016a5c209b00882e15f8bdd3f3bb48f0491df10cd102d0c6e7"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/prefix-trie@0.8.4",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/prefix-trie"
},
{
"type": "website",
"url": "https://github.com/tiborschneider/prefix-trie"
},
{
"type": "vcs",
"url": "https://github.com/tiborschneider/prefix-trie"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
"name": "proc-macro2",
"version": "1.0.106",
"description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/proc-macro2@1.0.106",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/proc-macro2"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/proc-macro2"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-proto@0.11.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 <dtolnay@gmail.com>",
"name": "quote",
"version": "1.0.45",
"description": "Quasi-quoting macro quote!(...)",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/quote@1.0.45",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/quote/"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/quote"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
"author": "The Rand Project Developers, The Rust Project Developers",
"name": "rand",
"version": "0.10.1",
"description": "Random number generators and other randomness functionality. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d2e8e8bcc7961af1fdac401278c6a831614941f6164ee3bf4ce61b7edb162207"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rand@0.10.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rand"
},
{
"type": "website",
"url": "https://rust-random.github.io/book"
},
{
"type": "vcs",
"url": "https://github.com/rust-random/rand"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.4",
"author": "The Rand Project Developers, The Rust Project Developers",
"name": "rand",
"version": "0.9.4",
"description": "Random number generators and other randomness functionality. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rand@0.9.4",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rand"
},
{
"type": "website",
"url": "https://rust-random.github.io/book"
},
{
"type": "vcs",
"url": "https://github.com/rust-random/rand"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0",
"author": "The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors",
"name": "rand_chacha",
"version": "0.9.0",
"description": "ChaCha random number generator ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rand_chacha@0.9.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rand_chacha"
},
{
"type": "website",
"url": "https://rust-random.github.io/book"
},
{
"type": "vcs",
"url": "https://github.com/rust-random/rand"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1",
"author": "The Rand Project Developers",
"name": "rand_core",
"version": "0.10.1",
"description": "Core random number generation traits and tools for implementation.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rand_core@0.10.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rand_core"
},
{
"type": "website",
"url": "https://rust-random.github.io/book"
},
{
"type": "vcs",
"url": "https://github.com/rust-random/rand_core"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.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#rcgen@0.13.2",
"name": "rcgen",
"version": "0.13.2",
"description": "Rust X.509 certificate generator",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "75e669e5202259b5314d1ea5397316ad400819437857b90861765f24c4cf80a2"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rcgen@0.13.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rcgen"
},
{
"type": "vcs",
"url": "https://github.com/rustls/rcgen"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rcgen@0.14.8",
"name": "rcgen",
"version": "0.14.8",
"description": "Rust X.509 certificate generator",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "57f6d249aad744e274e682777a50283a225a32705394ee6d5fcc01efa25e4055"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rcgen@0.14.8",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rcgen"
},
{
"type": "vcs",
"url": "https://github.com/rustls/rcgen"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ref-cast-impl@1.0.25",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "ref-cast-impl",
"version": "1.0.25",
"description": "Derive implementation for ref_cast::RefCast.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/ref-cast-impl@1.0.25",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/ref-cast"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/ref-cast"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.25",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "ref-cast",
"version": "1.0.25",
"description": "Safely cast &T to &U where the struct U contains a single field of type T.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/ref-cast@1.0.25",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/ref-cast"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/ref-cast"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
"author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
"name": "regex-automata",
"version": "0.4.14",
"description": "Automata construction and matching using regular expressions.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/regex-automata@0.4.14",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/regex-automata"
},
{
"type": "website",
"url": "https://github.com/rust-lang/regex/tree/master/regex-automata"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang/regex"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
"author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
"name": "regex-syntax",
"version": "0.8.10",
"description": "A regular expression parser.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/regex-syntax@0.8.10",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/regex-syntax"
},
{
"type": "website",
"url": "https://github.com/rust-lang/regex/tree/master/regex-syntax"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang/regex"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
"author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
"name": "regex",
"version": "1.12.3",
"description": "An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/regex@1.12.3",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/regex"
},
{
"type": "website",
"url": "https://github.com/rust-lang/regex"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang/regex"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.12.28",
"author": "Sean McArthur <sean@seanmonstar.com>",
"name": "reqwest",
"version": "0.12.28",
"description": "higher level HTTP client library",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/reqwest@0.12.28",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/reqwest"
},
{
"type": "vcs",
"url": "https://github.com/seanmonstar/reqwest"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#resolv-conf@0.7.6",
"name": "resolv-conf",
"version": "0.7.6",
"description": "The resolv.conf file parser",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/resolv-conf@0.7.6",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/resolv-conf/"
},
{
"type": "website",
"url": "https://github.com/hickory-dns/resolv-conf"
},
{
"type": "vcs",
"url": "https://github.com/hickory-dns/resolv-conf"
}
]
},
{
"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.2",
"author": "The Rust Project Developers",
"name": "rustc-hash",
"version": "2.1.2",
"description": "A speedy, non-cryptographic hashing algorithm used by rustc",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/rustc-hash@2.1.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/rustc-hash"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rusticata-macros@4.1.0",
"author": "Pierre Chifflier <chifflier@wzdftpd.net>",
"name": "rusticata-macros",
"version": "4.1.0",
"description": "Helper macros for Rusticata",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rusticata-macros@4.1.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rusticata/rusticata-macros"
},
{
"type": "vcs",
"url": "https://github.com/rusticata/rusticata-macros.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
"author": "Dan Gohman <dev@sunfishcode.online>, Jakub Konka <kubkon@jakubkonka.com>",
"name": "rustix",
"version": "1.1.4",
"description": "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190"
}
],
"licenses": [
{
"expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/rustix@1.1.4",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rustix"
},
{
"type": "vcs",
"url": "https://github.com/bytecodealliance/rustix"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.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-pemfile@2.2.0",
"name": "rustls-pemfile",
"version": "2.2.0",
"description": "Basic .pem file parser for keys and certificates",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR ISC OR MIT"
}
],
"purl": "pkg:cargo/rustls-pemfile@2.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rustls/pemfile"
},
{
"type": "vcs",
"url": "https://github.com/rustls/pemfile"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"name": "rustls-pki-types",
"version": "1.14.1",
"description": "Shared types for the rustls PKI ecosystem",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "30a7197ae7eb376e574fe940d068c30fe0462554a3ddbe4eca7838e049c937a9"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rustls-pki-types@1.14.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rustls-pki-types"
},
{
"type": "website",
"url": "https://github.com/rustls/pki-types"
},
{
"type": "vcs",
"url": "https://github.com/rustls/pki-types"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.7.0",
"name": "rustls-platform-verifier",
"version": "0.7.0",
"description": "rustls-platform-verifier supports verifying TLS certificates in rustls with the operating system verifier",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "26d1e2536ce4f35f4846aa13bff16bd0ff40157cdb14cc056c7b14ba41233ba0"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rustls-platform-verifier@0.7.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rustls/rustls-platform-verifier"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.13",
"name": "rustls-webpki",
"version": "0.103.13",
"description": "Web PKI X.509 Certificate Verification.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e"
}
],
"licenses": [
{
"expression": "ISC"
}
],
"purl": "pkg:cargo/rustls-webpki@0.103.13",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rustls/webpki"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
"name": "rustls",
"version": "0.23.40",
"description": "Rustls is a modern TLS library written in Rust.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ef86cd5876211988985292b91c96a8f2d298df24e75989a43a3c73f2d4d8168b"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR ISC OR MIT"
}
],
"purl": "pkg:cargo/rustls@0.23.40",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rustls/rustls"
},
{
"type": "vcs",
"url": "https://github.com/rustls/rustls"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "rustversion",
"version": "1.0.22",
"description": "Conditional compilation according to rustc compiler version",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rustversion@1.0.22",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rustversion"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/rustversion"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "ryu",
"version": "1.0.23",
"description": "Fast floating point to string conversion",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR BSL-1.0"
}
],
"purl": "pkg:cargo/ryu@1.0.23",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/ryu"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/ryu"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@0.9.0",
"author": "Graham Esau <gesau@hotmail.co.uk>",
"name": "schemars",
"version": "0.9.0",
"description": "Generate JSON Schemas from Rust code",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/schemars@0.9.0",
"externalReferences": [
{
"type": "website",
"url": "https://graham.cool/schemars/"
},
{
"type": "vcs",
"url": "https://github.com/GREsau/schemars"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@1.2.1",
"author": "Graham Esau <gesau@hotmail.co.uk>",
"name": "schemars",
"version": "1.2.1",
"description": "Generate JSON Schemas from Rust code",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a2b42f36aa1cd011945615b92222f6bf73c599a102a300334cd7f8dbeec726cc"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/schemars@1.2.1",
"externalReferences": [
{
"type": "website",
"url": "https://graham.cool/schemars/"
},
{
"type": "vcs",
"url": "https://github.com/GREsau/schemars"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0",
"author": "bluss",
"name": "scopeguard",
"version": "1.2.0",
"description": "A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/scopeguard@1.2.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/scopeguard/"
},
{
"type": "vcs",
"url": "https://github.com/bluss/scopeguard"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#secrecy@0.8.0",
"author": "Tony Arcieri <tony@iqlusion.io>",
"name": "secrecy",
"version": "0.8.0",
"description": "Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/secrecy@0.8.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/iqlusioninc/crates/"
},
{
"type": "vcs",
"url": "https://github.com/iqlusioninc/crates/tree/main/secrecy"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
"name": "serde",
"version": "1.0.228",
"description": "A generic serialization/deserialization framework",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde@1.0.228",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/serde"
},
{
"type": "website",
"url": "https://serde.rs"
},
{
"type": "vcs",
"url": "https://github.com/serde-rs/serde"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
"author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
"name": "serde_core",
"version": "1.0.228",
"description": "Serde traits only, with no support for derive -- use the `serde` crate instead",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde_core@1.0.228",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/serde_core"
},
{
"type": "website",
"url": "https://serde.rs"
},
{
"type": "vcs",
"url": "https://github.com/serde-rs/serde"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
"author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
"name": "serde_derive",
"version": "1.0.228",
"description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde_derive@1.0.228",
"externalReferences": [
{
"type": "documentation",
"url": "https://serde.rs/derive.html"
},
{
"type": "website",
"url": "https://serde.rs"
},
{
"type": "vcs",
"url": "https://github.com/serde-rs/serde"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
"author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
"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_path_to_error@0.1.20",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "serde_path_to_error",
"version": "0.1.20",
"description": "Path to the element that failed to deserialize",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde_path_to_error@0.1.20",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/serde_path_to_error"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/path-to-error"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@0.6.9",
"name": "serde_spanned",
"version": "0.6.9",
"description": "Serde-compatible spanned Value",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde_spanned@0.6.9",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/toml-rs/toml"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1",
"author": "Anthony Ramine <n.oxyde@gmail.com>",
"name": "serde_urlencoded",
"version": "0.7.1",
"description": "`x-www-form-urlencoded` meets Serde",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde_urlencoded@0.7.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/serde_urlencoded/0.7.1/serde_urlencoded/"
},
{
"type": "vcs",
"url": "https://github.com/nox/serde_urlencoded"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.20.0",
"author": "Jonas Bushart, Marcin Kaźmierczak",
"name": "serde_with",
"version": "3.20.0",
"description": "Custom de/serialization functions for Rust's serde",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e72c1c2cb7b223fafb600a619537a871c2818583d619401b785e7c0b746ccde2"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde_with@3.20.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/serde_with/"
},
{
"type": "vcs",
"url": "https://github.com/jonasbb/serde_with/"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.20.0",
"author": "Jonas Bushart",
"name": "serde_with_macros",
"version": "3.20.0",
"description": "proc-macro library for serde_with",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b90c488738ecb4fb0262f41f43bc40efc5868d9fb744319ddf5f5317f417bfac"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde_with_macros@3.20.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/serde_with_macros/"
},
{
"type": "vcs",
"url": "https://github.com/jonasbb/serde_with/"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.6",
"author": "RustCrypto Developers",
"name": "sha1",
"version": "0.10.6",
"description": "SHA-1 hash function",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/sha1@0.10.6",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/sha1"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/hashes"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
"author": "RustCrypto Developers",
"name": "sha2",
"version": "0.10.9",
"description": "Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/sha2@0.10.9",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/sha2"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/hashes"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7",
"author": "Eliza Weisman <eliza@buoyant.io>",
"name": "sharded-slab",
"version": "0.1.7",
"description": "A lock-free concurrent slab. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/sharded-slab@0.1.7",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/sharded-slab/"
},
{
"type": "website",
"url": "https://github.com/hawkw/sharded-slab"
},
{
"type": "vcs",
"url": "https://github.com/hawkw/sharded-slab"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0",
"author": "comex <comexk@gmail.com>, Fenhl <fenhl@fenhl.net>, Adrian Taylor <adetaylor@chromium.org>, Alex Touchet <alextouchet@outlook.com>, Daniel Parks <dp+git@oxidized.org>, Garrett Berg <googberg@gmail.com>",
"name": "shlex",
"version": "1.3.0",
"description": "Split a string into shell words, like Python's shlex.",
"scope": "excluded",
"hashes": [
{
"alg": "SHA-256",
"content": "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/shlex@1.3.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/comex/rust-shlex"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8",
"author": "Michal 'vorner' Vaner <vorner@vorner.cz>, Masaki Hara <ackie.h.gmai@gmail.com>",
"name": "signal-hook-registry",
"version": "1.4.8",
"description": "Backend crate for signal-hook",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/signal-hook-registry@1.4.8",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/signal-hook-registry"
},
{
"type": "vcs",
"url": "https://github.com/vorner/signal-hook"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12",
"author": "Carl Lerche <me@carllerche.com>",
"name": "slab",
"version": "0.4.12",
"description": "Pre-allocated storage for a uniform data type",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/slab@0.4.12",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/tokio-rs/slab"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"author": "The Servo Project Developers",
"name": "smallvec",
"version": "1.15.1",
"description": "'Small vector' optimization: store up to a small number of items on the stack",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/smallvec@1.15.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/smallvec/"
},
{
"type": "vcs",
"url": "https://github.com/servo/rust-smallvec"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.3",
"author": "Alex Crichton <alex@alexcrichton.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>",
"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#spin@0.9.8",
"author": "Mathijs van de Nes <git@mathijs.vd-nes.nl>, John Ericson <git@JohnEricson.me>, Joshua Barretto <joshua.s.barretto@gmail.com>",
"name": "spin",
"version": "0.9.8",
"description": "Spin-based synchronization primitives",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/spin@0.9.8",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/mvdnes/spin-rs.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1",
"author": "Robert Grosse <n210241048576@gmail.com>",
"name": "stable_deref_trait",
"version": "1.2.1",
"description": "An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/stable_deref_trait@1.2.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/stable_deref_trait/1.2.1/stable_deref_trait"
},
{
"type": "vcs",
"url": "https://github.com/storyyeller/stable_deref_trait"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
"author": "Danny Guo <danny@dannyguo.com>, maxbachmann <oss@maxbachmann.de>",
"name": "strsim",
"version": "0.11.1",
"description": "Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/strsim@0.11.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/strsim/"
},
{
"type": "website",
"url": "https://github.com/rapidfuzz/strsim-rs"
},
{
"type": "vcs",
"url": "https://github.com/rapidfuzz/strsim-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1",
"author": "Isis Lovecruft <isis@patternsinthevoid.net>, Henry de Valence <hdevalence@hdevalence.ca>",
"name": "subtle",
"version": "2.6.1",
"description": "Pure-Rust traits and utilities for constant-time cryptographic implementations.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
}
],
"licenses": [
{
"expression": "BSD-3-Clause"
}
],
"purl": "pkg:cargo/subtle@2.6.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/subtle"
},
{
"type": "website",
"url": "https://dalek.rs/"
},
{
"type": "vcs",
"url": "https://github.com/dalek-cryptography/subtle"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#symlink@0.1.0",
"author": "Chris Morgan <me@chrismorgan.info>",
"name": "symlink",
"version": "0.1.0",
"description": "Create symlinks in a cross-platform manner",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a7973cce6668464ea31f176d85b13c7ab3bba2cb3b77a2ed26abd7801688010a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/symlink@0.1.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/symlink"
},
{
"type": "vcs",
"url": "https://gitlab.com/chris-morgan/symlink"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "syn",
"version": "2.0.117",
"description": "Parser for Rust source code",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/syn@2.0.117",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/syn"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/syn"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
"author": "Actyx AG <developer@actyx.io>",
"name": "sync_wrapper",
"version": "1.0.2",
"description": "A tool for enlisting the compiler's help in proving the absence of concurrency",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/sync_wrapper@1.0.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/sync_wrapper"
},
{
"type": "website",
"url": "https://docs.rs/sync_wrapper"
},
{
"type": "vcs",
"url": "https://github.com/Actyx/sync_wrapper"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2",
"author": "Nika Layzell <nika@thelayzells.com>",
"name": "synstructure",
"version": "0.13.2",
"description": "Helper methods and macros for custom derives",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/synstructure@0.13.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/synstructure"
},
{
"type": "vcs",
"url": "https://github.com/mystor/synstructure"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tagptr@0.2.0",
"author": "Oliver Giersch",
"name": "tagptr",
"version": "0.2.0",
"description": "Strongly typed atomic and non-atomic tagged pointers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/tagptr@0.2.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/tagptr"
},
{
"type": "vcs",
"url": "https://github.com/oliver-giersch/tagptr.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
"author": "Steven Allen <steven@stebalien.com>, The Rust Project Developers, Ashley Mannix <ashleymannix@live.com.au>, Jason White <me@jasonwhite.io>",
"name": "tempfile",
"version": "3.27.0",
"description": "A library for managing temporary files and directories.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/tempfile@3.27.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/tempfile"
},
{
"type": "website",
"url": "https://stebalien.com/projects/tempfile-rs/"
},
{
"type": "vcs",
"url": "https://github.com/Stebalien/tempfile"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "thiserror-impl",
"version": "1.0.69",
"description": "Implementation detail of the `thiserror` crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/thiserror-impl@1.0.69",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/dtolnay/thiserror"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "thiserror-impl",
"version": "2.0.18",
"description": "Implementation detail of the `thiserror` crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/thiserror-impl@2.0.18",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/dtolnay/thiserror"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "thiserror",
"version": "1.0.69",
"description": "derive(Error)",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/thiserror@1.0.69",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/thiserror"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/thiserror"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "thiserror",
"version": "2.0.18",
"description": "derive(Error)",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/thiserror@2.0.18",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/thiserror"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/thiserror"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.9",
"author": "Amanieu d'Antras <amanieu@gmail.com>",
"name": "thread_local",
"version": "1.1.9",
"description": "Per-object thread-local storage",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/thread_local@1.1.9",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/thread_local/"
},
{
"type": "vcs",
"url": "https://github.com/Amanieu/thread_local-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tikv-jemalloc-sys@0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7",
"author": "Alex Crichton <alex@alexcrichton.com>, Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>, The TiKV Project Developers",
"name": "tikv-jemalloc-sys",
"version": "0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7",
"description": "Rust FFI bindings to jemalloc ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "cd8aa5b2ab86a2cefa406d889139c162cbb230092f7d1d7cbc1716405d852a3b"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/tikv-jemalloc-sys@0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/tikv-jemallocator-sys"
},
{
"type": "website",
"url": "https://github.com/tikv/jemallocator"
},
{
"type": "other",
"url": "jemalloc"
},
{
"type": "vcs",
"url": "https://github.com/tikv/jemallocator"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tikv-jemallocator@0.6.1",
"author": "Alex Crichton <alex@alexcrichton.com>, Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>, Simon Sapin <simon.sapin@exyr.org>, Steven Fackler <sfackler@gmail.com>, The TiKV Project Developers",
"name": "tikv-jemallocator",
"version": "0.6.1",
"description": "A Rust allocator backed by jemalloc ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0359b4327f954e0567e69fb191cf1436617748813819c94b8cd4a431422d053a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/tikv-jemallocator@0.6.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/jemallocator"
},
{
"type": "website",
"url": "https://github.com/tikv/jemallocator"
},
{
"type": "vcs",
"url": "https://github.com/tikv/jemallocator"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.8",
"author": "Jacob Pratt <open-source@jhpratt.dev>, Time contributors",
"name": "time-core",
"version": "0.1.8",
"description": "This crate is an implementation detail and should not be relied upon directly.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/time-core@0.1.8",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/time-rs/time"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.27",
"author": "Jacob Pratt <open-source@jhpratt.dev>, Time contributors",
"name": "time-macros",
"version": "0.2.27",
"description": " Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/time-macros@0.2.27",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/time-rs/time"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
"author": "Jacob Pratt <open-source@jhpratt.dev>, Time contributors",
"name": "time",
"version": "0.3.47",
"description": "Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/time@0.3.47",
"externalReferences": [
{
"type": "website",
"url": "https://time-rs.github.io"
},
{
"type": "vcs",
"url": "https://github.com/time-rs/time"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.3",
"author": "The ICU4X Project Developers",
"name": "tinystr",
"version": "0.8.3",
"description": "A small ASCII-only bounded length string representation.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/tinystr@0.8.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.11.0",
"author": "Lokathor <zefria@gmail.com>",
"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 <marx.tomasz@gmail.com>",
"name": "tinyvec_macros",
"version": "0.1.1",
"description": "Some macros for tiny containers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0 OR Zlib"
}
],
"purl": "pkg:cargo/tinyvec_macros@0.1.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Soveu/tinyvec_macros"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.7.0",
"author": "Tokio Contributors <team@tokio.rs>",
"name": "tokio-macros",
"version": "2.7.0",
"description": "Tokio's proc macros. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "385a6cb71ab9ab790c5fe8d67f1645e6c450a7ce006a33de03daa956cf70a496"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tokio-macros@2.7.0",
"externalReferences": [
{
"type": "website",
"url": "https://tokio.rs"
},
{
"type": "vcs",
"url": "https://github.com/tokio-rs/tokio"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
"name": "tokio-rustls",
"version": "0.26.4",
"description": "Asynchronous TLS/SSL streams for Tokio using Rustls.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/tokio-rustls@0.26.4",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/tokio-rustls"
},
{
"type": "website",
"url": "https://github.com/rustls/tokio-rustls"
},
{
"type": "vcs",
"url": "https://github.com/rustls/tokio-rustls"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
"author": "Tokio Contributors <team@tokio.rs>",
"name": "tokio-util",
"version": "0.7.18",
"description": "Additional utilities for working with Tokio. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tokio-util@0.7.18",
"externalReferences": [
{
"type": "website",
"url": "https://tokio.rs"
},
{
"type": "vcs",
"url": "https://github.com/tokio-rs/tokio"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"author": "Tokio Contributors <team@tokio.rs>",
"name": "tokio",
"version": "1.52.3",
"description": "An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tokio@1.52.3",
"externalReferences": [
{
"type": "website",
"url": "https://tokio.rs"
},
{
"type": "vcs",
"url": "https://github.com/tokio-rs/tokio"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.8.23",
"name": "toml",
"version": "0.8.23",
"description": "A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/toml@0.8.23",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/toml-rs/toml"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.11",
"name": "toml_datetime",
"version": "0.6.11",
"description": "A TOML-compatible datetime type",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/toml_datetime@0.6.11",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/toml-rs/toml"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.22.27",
"name": "toml_edit",
"version": "0.22.27",
"description": "Yet another format-preserving TOML parser.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/toml_edit@0.22.27",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/toml-rs/toml"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_write@0.1.2",
"name": "toml_write",
"version": "0.1.2",
"description": "A low-level interface for writing out TOML ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/toml_write@0.1.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/toml-rs/toml"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.10",
"author": "Tower Maintainers <team@tower-rs.com>",
"name": "tower-http",
"version": "0.6.10",
"description": "Tower middleware and utilities for HTTP clients and servers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "68d6fdd9f81c2819c9a8b0e0cd91660e7746a8e6ea2ba7c6b2b057985f6bcb51"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tower-http@0.6.10",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/tower-rs/tower-http"
},
{
"type": "vcs",
"url": "https://github.com/tower-rs/tower-http"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
"author": "Tower Maintainers <team@tower-rs.com>",
"name": "tower-layer",
"version": "0.3.3",
"description": "Decorates a `Service` to allow easy composition between `Service`s. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tower-layer@0.3.3",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/tower-layer/0.3.3"
},
{
"type": "website",
"url": "https://github.com/tower-rs/tower"
},
{
"type": "vcs",
"url": "https://github.com/tower-rs/tower"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
"author": "Tower Maintainers <team@tower-rs.com>",
"name": "tower-service",
"version": "0.3.3",
"description": "Trait representing an asynchronous, request / response based, client or server. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tower-service@0.3.3",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/tower-service/0.3.3"
},
{
"type": "website",
"url": "https://github.com/tower-rs/tower"
},
{
"type": "vcs",
"url": "https://github.com/tower-rs/tower"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
"author": "Tower Maintainers <team@tower-rs.com>",
"name": "tower",
"version": "0.5.3",
"description": "Tower is a library of modular and reusable components for building robust clients and servers. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tower@0.5.3",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/tower-rs/tower"
},
{
"type": "vcs",
"url": "https://github.com/tower-rs/tower"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-appender@0.2.5",
"author": "Zeki Sherif <zekshi@amazon.com>, Tokio Contributors <team@tokio.rs>",
"name": "tracing-appender",
"version": "0.2.5",
"description": "Provides utilities for file appenders and making non-blocking writers. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "050686193eb999b4bb3bc2acfa891a13da00f79734704c4b8b4ef1a10b368a3c"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tracing-appender@0.2.5",
"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 <team@tokio.rs>, Eliza Weisman <eliza@buoyant.io>, David Barsky <dbarsky@amazon.com>",
"name": "tracing-attributes",
"version": "0.1.31",
"description": "Procedural macro attributes for automatically instrumenting functions. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tracing-attributes@0.1.31",
"externalReferences": [
{
"type": "website",
"url": "https://tokio.rs"
},
{
"type": "vcs",
"url": "https://github.com/tokio-rs/tracing"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36",
"author": "Tokio Contributors <team@tokio.rs>",
"name": "tracing-core",
"version": "0.1.36",
"description": "Core primitives for application-level tracing. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tracing-core@0.1.36",
"externalReferences": [
{
"type": "website",
"url": "https://tokio.rs"
},
{
"type": "vcs",
"url": "https://github.com/tokio-rs/tracing"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-log@0.2.0",
"author": "Tokio Contributors <team@tokio.rs>",
"name": "tracing-log",
"version": "0.2.0",
"description": "Provides compatibility between `tracing` and the `log` crate. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tracing-log@0.2.0",
"externalReferences": [
{
"type": "website",
"url": "https://tokio.rs"
},
{
"type": "vcs",
"url": "https://github.com/tokio-rs/tracing"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-serde@0.2.0",
"author": "Tokio Contributors <team@tokio.rs>",
"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 <eliza@buoyant.io>, David Barsky <me@davidbarsky.com>, Tokio Contributors <team@tokio.rs>",
"name": "tracing-subscriber",
"version": "0.3.23",
"description": "Utilities for implementing and composing `tracing` subscribers. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tracing-subscriber@0.3.23",
"externalReferences": [
{
"type": "website",
"url": "https://tokio.rs"
},
{
"type": "vcs",
"url": "https://github.com/tokio-rs/tracing"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
"author": "Eliza Weisman <eliza@buoyant.io>, Tokio Contributors <team@tokio.rs>",
"name": "tracing",
"version": "0.1.44",
"description": "Application-level tracing for Rust. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tracing@0.1.44",
"externalReferences": [
{
"type": "website",
"url": "https://tokio.rs"
},
{
"type": "vcs",
"url": "https://github.com/tokio-rs/tracing"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5",
"author": "Sean McArthur <sean@seanmonstar.com>",
"name": "try-lock",
"version": "0.2.5",
"description": "A lightweight atomic lock.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/try-lock@0.2.5",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/try-lock"
},
{
"type": "website",
"url": "https://github.com/seanmonstar/try-lock"
},
{
"type": "vcs",
"url": "https://github.com/seanmonstar/try-lock"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.0",
"author": "Paho Lurie-Gregg <paho@paholg.com>, Andre Bogus <bogusandre@gmail.com>",
"name": "typenum",
"version": "1.20.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": "40ce102ab67701b8526c123c1bab5cbe42d7040ccfd0f64af1a385808d2f43de"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/typenum@1.20.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#unicode-ident@1.0.24",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "unicode-ident",
"version": "1.0.24",
"description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
}
],
"licenses": [
{
"expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
}
],
"purl": "pkg:cargo/unicode-ident@1.0.24",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/unicode-ident"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/unicode-ident"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0",
"author": "Brian Smith <brian@briansmith.org>",
"name": "untrusted",
"version": "0.9.0",
"description": "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
}
],
"licenses": [
{
"expression": "ISC"
}
],
"purl": "pkg:cargo/untrusted@0.9.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://briansmith.org/rustdoc/untrusted/"
},
{
"type": "vcs",
"url": "https://github.com/briansmith/untrusted"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
"author": "The rust-url developers",
"name": "url",
"version": "2.5.8",
"description": "URL library for Rust, based on the WHATWG URL Standard",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/url@2.5.8",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/url"
},
{
"type": "vcs",
"url": "https://github.com/servo/rust-url"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4",
"author": "Henri Sivonen <hsivonen@hsivonen.fi>",
"name": "utf8_iter",
"version": "1.0.4",
"description": "Iterator by char over potentially-invalid UTF-8 in &[u8]",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/utf8_iter@1.0.4",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/utf8_iter/"
},
{
"type": "website",
"url": "https://docs.rs/utf8_iter/"
},
{
"type": "vcs",
"url": "https://github.com/hsivonen/utf8_iter"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.1",
"author": "Ashley Mannix<ashleymannix@live.com.au>, Dylan DPC<dylan.dpc@gmail.com>, Hunar Roop Kahlon<hunar.roop@gmail.com>",
"name": "uuid",
"version": "1.23.1",
"description": "A library to generate and parse UUIDs.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ddd74a9687298c6858e9b88ec8935ec45d22e8fd5e6394fa1bd4e99a87789c76"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/uuid@1.23.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/uuid"
},
{
"type": "website",
"url": "https://github.com/uuid-rs/uuid"
},
{
"type": "vcs",
"url": "https://github.com/uuid-rs/uuid"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
"author": "Sergio Benitez <sb@sergio.bz>",
"name": "version_check",
"version": "0.9.5",
"description": "Tiny crate to check the version of the installed/running rustc.",
"scope": "excluded",
"hashes": [
{
"alg": "SHA-256",
"content": "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/version_check@0.9.5",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/version_check/"
},
{
"type": "vcs",
"url": "https://github.com/SergioBenitez/version_check"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1",
"author": "Sean McArthur <sean@seanmonstar.com>",
"name": "want",
"version": "0.3.1",
"description": "Detect when another Future wants a result.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/want@0.3.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/want"
},
{
"type": "vcs",
"url": "https://github.com/seanmonstar/want"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.7",
"name": "webpki-roots",
"version": "1.0.7",
"description": "Mozilla's CA root certificates for use with webpki",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "52f5ee44c96cf55f1b349600768e3ece3a8f26010c05265ab73f945bb1a2eb9d"
}
],
"licenses": [
{
"expression": "CDLA-Permissive-2.0"
}
],
"purl": "pkg:cargo/webpki-roots@1.0.7",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rustls/webpki-roots"
},
{
"type": "vcs",
"url": "https://github.com/rustls/webpki-roots"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.15",
"name": "winnow",
"version": "0.7.15",
"description": "A byte-oriented, zero-copy, parser combinators library",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/winnow@0.7.15",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/winnow-rs/winnow"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
"author": "The ICU4X Project Developers",
"name": "writeable",
"version": "0.6.3",
"description": "A more efficient alternative to fmt::Display",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/writeable@0.6.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#x509-parser@0.18.1",
"author": "Pierre Chifflier <chifflier@wzdftpd.net>",
"name": "x509-parser",
"version": "0.18.1",
"description": "Parser for the X.509 v3 format (RFC 5280 certificates)",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d43b0f71ce057da06bc0851b23ee24f3f86190b07203dd8f567d0b706a185202"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/x509-parser@0.18.1",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rusticata/x509-parser"
},
{
"type": "vcs",
"url": "https://github.com/rusticata/x509-parser.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yasna@0.5.2",
"author": "Masaki Hara <ackie.h.gmai@gmail.com>",
"name": "yasna",
"version": "0.5.2",
"description": "ASN.1 library for Rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/yasna@0.5.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/yasna"
},
{
"type": "website",
"url": "https://github.com/qnighy/yasna.rs"
},
{
"type": "vcs",
"url": "https://github.com/qnighy/yasna.rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yasna@0.6.0",
"author": "Masaki Hara <ackie.h.gmai@gmail.com>",
"name": "yasna",
"version": "0.6.0",
"description": "ASN.1 library for Rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b5f6765e852b9b4dc8e2a76843e4d64d1cea8e79bcde0b6901aea8e7c7f08282"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/yasna@0.6.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/yasna"
},
{
"type": "website",
"url": "https://github.com/qnighy/yasna.rs"
},
{
"type": "vcs",
"url": "https://github.com/qnighy/yasna.rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
"author": "Manish Goregaokar <manishsmail@gmail.com>",
"name": "yoke-derive",
"version": "0.8.2",
"description": "Custom derive for the yoke crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/yoke-derive@0.8.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.2",
"author": "Manish Goregaokar <manishsmail@gmail.com>",
"name": "yoke",
"version": "0.8.2",
"description": "Abstraction allowing borrowed data to be carried along with the backing data it borrows from",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "abe8c5fda708d9ca3df187cae8bfb9ceda00dd96231bed36e445a1a48e66f9ca"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/yoke@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#zerocopy@0.8.48",
"author": "Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>",
"name": "zerocopy",
"version": "0.8.48",
"description": "Zerocopy makes zero-cost memory manipulation effortless. We write \"unsafe\" so you don't have to.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "eed437bf9d6692032087e337407a86f04cd8d6a16a37199ed57949d415bd68e9"
}
],
"licenses": [
{
"expression": "BSD-2-Clause OR Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/zerocopy@0.8.48",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/google/zerocopy"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.7",
"author": "Manish Goregaokar <manishsmail@gmail.com>",
"name": "zerofrom-derive",
"version": "0.1.7",
"description": "Custom derive for the zerofrom crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/zerofrom-derive@0.1.7",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
"author": "The ICU4X Project Developers",
"name": "zerofrom",
"version": "0.1.8",
"description": "ZeroFrom trait for constructing",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/zerofrom@0.1.8",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2",
"author": "The RustCrypto Project Developers",
"name": "zeroize",
"version": "1.8.2",
"description": "Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM! ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/zeroize@1.8.2",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/RustCrypto/utils/tree/master/zeroize"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/utils"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
"author": "The ICU4X Project Developers",
"name": "zerotrie",
"version": "0.2.4",
"description": "A data structure that efficiently maps strings to integers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/zerotrie@0.2.4",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.3",
"author": "Manish Goregaokar <manishsmail@gmail.com>",
"name": "zerovec-derive",
"version": "0.11.3",
"description": "Custom derive for the zerovec crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/zerovec-derive@0.11.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6",
"author": "The ICU4X Project Developers",
"name": "zerovec",
"version": "0.11.6",
"description": "Zero-copy vector backed by a byte array",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/zerovec@0.11.6",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "zmij",
"version": "1.0.21",
"description": "A double-to-string conversion algorithm based on Schubfach and yy",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/zmij@1.0.21",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/zmij"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/zmij"
}
]
}
],
"dependencies": [
{
"ref": "path+file:///root/Runbound#runbound@0.4.16",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
"registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
"registry+https://github.com/rust-lang/crates.io-index#arc-swap@1.9.1",
"registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89",
"registry+https://github.com/rust-lang/crates.io-index#axum@0.7.9",
"registry+https://github.com/rust-lang/crates.io-index#axum-extra@0.9.6",
"registry+https://github.com/rust-lang/crates.io-index#aya@0.13.1",
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#cryptoki@0.6.2",
"registry+https://github.com/rust-lang/crates.io-index#dashmap@6.1.0",
"registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
"registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
"registry+https://github.com/rust-lang/crates.io-index#hickory-proto@0.26.1",
"registry+https://github.com/rust-lang/crates.io-index#hickory-resolver@0.26.1",
"registry+https://github.com/rust-lang/crates.io-index#hickory-server@0.26.1",
"registry+https://github.com/rust-lang/crates.io-index#hmac@0.12.1",
"registry+https://github.com/rust-lang/crates.io-index#http@1.4.0",
"registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.3",
"registry+https://github.com/rust-lang/crates.io-index#humantime@2.3.0",
"registry+https://github.com/rust-lang/crates.io-index#humantime-serde@1.1.1",
"registry+https://github.com/rust-lang/crates.io-index#hyper@1.9.0",
"registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
"registry+https://github.com/rust-lang/crates.io-index#instant-acme@0.8.5",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#rcgen@0.13.2",
"registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
"registry+https://github.com/rust-lang/crates.io-index#reqwest@0.12.28",
"registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pemfile@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
"registry+https://github.com/rust-lang/crates.io-index#serde_with@3.20.0",
"registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
"registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.3",
"registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1",
"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#tikv-jemallocator@0.6.1",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
"registry+https://github.com/rust-lang/crates.io-index#toml@0.8.23",
"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.10",
"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.5",
"registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23",
"registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.1",
"registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
"registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.48"
]
},
{
"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#allocator-api2@0.2.21"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arc-swap@1.9.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#asn1-rs-derive@0.6.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
"registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#asn1-rs-impl@0.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#asn1-rs@0.7.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#asn1-rs-derive@0.6.0",
"registry+https://github.com/rust-lang/crates.io-index#asn1-rs-impl@0.2.0",
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
"registry+https://github.com/rust-lang/crates.io-index#rusticata-macros@4.1.0",
"registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
"registry+https://github.com/rust-lang/crates.io-index#time@0.3.47"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#assert_matches@1.5.0"
},
{
"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.17.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#aws-lc-sys@0.41.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.41.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cc@1.2.62",
"registry+https://github.com/rust-lang/crates.io-index#cmake@0.1.58",
"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#axum-core@0.4.5",
"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#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#mime@0.3.17",
"registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22",
"registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
"registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#axum-extra@0.9.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#axum@0.7.9",
"registry+https://github.com/rust-lang/crates.io-index#axum-core@0.4.5",
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
"registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#headers@0.4.1",
"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#mime@0.3.17",
"registry+https://github.com/rust-lang/crates.io-index#multer@3.1.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#serde@1.0.228",
"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#axum@0.7.9",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89",
"registry+https://github.com/rust-lang/crates.io-index#axum-core@0.4.5",
"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#http-body-util@0.1.3",
"registry+https://github.com/rust-lang/crates.io-index#hyper@1.9.0",
"registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
"registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
"registry+https://github.com/rust-lang/crates.io-index#matchit@0.7.3",
"registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
"registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
"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#rustversion@1.0.22",
"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_path_to_error@0.1.20",
"registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1",
"registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
"registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#aya-obj@0.2.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#core-error@0.0.0",
"registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5",
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"registry+https://github.com/rust-lang/crates.io-index#object@0.36.7",
"registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#aya@0.13.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#assert_matches@1.5.0",
"registry+https://github.com/rust-lang/crates.io-index#aya-obj@0.2.1",
"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"registry+https://github.com/rust-lang/crates.io-index#object@0.36.7",
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.9.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1"
},
{
"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#bs58@0.5.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.11.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.62",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9",
"registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0"
]
},
{
"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",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#cmake@0.1.58",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cc@1.2.62"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#core-error@0.0.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
]
},
{
"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#critical-section@1.2.0"
},
{
"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-epoch@0.9.18",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7",
"registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#cryptoki-sys@0.1.8",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#libloading@0.7.4"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#cryptoki@0.6.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
"registry+https://github.com/rust-lang/crates.io-index#cryptoki-sys@0.1.8",
"registry+https://github.com/rust-lang/crates.io-index#libloading@0.7.4",
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15",
"registry+https://github.com/rust-lang/crates.io-index#secrecy@0.8.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.23.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
"registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.23.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1",
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.23.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.1.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#crossbeam-utils@0.8.21",
"registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
"registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#data-encoding@2.11.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#der-parser@10.0.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#asn1-rs@0.7.1",
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
"registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.6",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
"registry+https://github.com/rust-lang/crates.io-index#rusticata-macros@4.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",
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
]
},
{
"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",
"registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1"
]
},
{
"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#dyn-clone@1.0.20"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#either@1.15.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.35",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.1.5"
},
{
"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"
]
},
{
"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-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-core@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.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.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.14",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2",
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
"registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#http@1.4.0",
"registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
"registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
"registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
"registry+https://github.com/rust-lang/crates.io-index#foldhash@0.1.5"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#headers-core@0.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#http@1.4.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#headers@0.4.1",
"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#headers-core@0.3.0",
"registry+https://github.com/rust-lang/crates.io-index#http@1.4.0",
"registry+https://github.com/rust-lang/crates.io-index#httpdate@1.0.3",
"registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
"registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hickory-net@0.26.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89",
"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#data-encoding@2.11.0",
"registry+https://github.com/rust-lang/crates.io-index#futures-channel@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-util@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#h2@0.4.14",
"registry+https://github.com/rust-lang/crates.io-index#hickory-proto@0.26.1",
"registry+https://github.com/rust-lang/crates.io-index#http@1.4.0",
"registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
"registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
"registry+https://github.com/rust-lang/crates.io-index#lru-cache@0.1.2",
"registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
"registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#quinn@0.11.9",
"registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
"registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"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#tinyvec@1.11.0",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
"registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hickory-proto@0.26.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
"registry+https://github.com/rust-lang/crates.io-index#data-encoding@2.11.0",
"registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
"registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"registry+https://github.com/rust-lang/crates.io-index#prefix-trie@0.8.4",
"registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"registry+https://github.com/rust-lang/crates.io-index#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#time@0.3.47",
"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",
"registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hickory-resolver@0.26.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#hickory-net@0.26.1",
"registry+https://github.com/rust-lang/crates.io-index#hickory-proto@0.26.1",
"registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
"registry+https://github.com/rust-lang/crates.io-index#moka@0.12.15",
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
"registry+https://github.com/rust-lang/crates.io-index#quinn@0.11.9",
"registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
"registry+https://github.com/rust-lang/crates.io-index#resolv-conf@0.7.6",
"registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hickory-server@0.26.1",
"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#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#data-encoding@2.11.0",
"registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#h2@0.4.14",
"registry+https://github.com/rust-lang/crates.io-index#hickory-net@0.26.1",
"registry+https://github.com/rust-lang/crates.io-index#hickory-proto@0.26.1",
"registry+https://github.com/rust-lang/crates.io-index#hickory-resolver@0.26.1",
"registry+https://github.com/rust-lang/crates.io-index#http@1.4.0",
"registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
"registry+https://github.com/rust-lang/crates.io-index#prefix-trie@0.8.4",
"registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
"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#time@0.3.47",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
"registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hmac@0.12.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
]
},
{
"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#httpdate@1.0.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#humantime-serde@1.1.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#humantime@2.3.0",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#humantime@2.3.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.9",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#http@1.4.0",
"registry+https://github.com/rust-lang/crates.io-index#hyper@1.9.0",
"registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
"registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
"registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.3",
"registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.7.0",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
"registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.7"
]
},
{
"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.9.0",
"registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
"registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hyper@1.9.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#atomic-waker@1.1.2",
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#h2@0.4.14",
"registry+https://github.com/rust-lang/crates.io-index#http@1.4.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#httpdate@1.0.3",
"registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
"registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#want@0.3.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.65"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.5",
"registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.2",
"registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.2",
"registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.3",
"registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.2.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.2.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
"registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.2",
"registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
"registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.2",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.2.0",
"registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0",
"registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
"registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#instant-acme@0.8.5",
"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#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#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#httpdate@1.0.3",
"registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.9",
"registry+https://github.com/rust-lang/crates.io-index#rcgen@0.14.8",
"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"registry+https://github.com/rust-lang/crates.io-index#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#thiserror@2.0.18",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#libloading@0.7.4",
"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#linked-hash-map@0.5.6"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#lru-cache@0.1.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#linked-hash-map@0.5.6"
]
},
{
"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#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#matchit@0.7.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#moka@0.12.15",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
"registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
"registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
"registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"registry+https://github.com/rust-lang/crates.io-index#tagptr@0.2.0",
"registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#multer@3.1.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.35",
"registry+https://github.com/rust-lang/crates.io-index#futures-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#httparse@1.10.1",
"registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
"registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
"registry+https://github.com/rust-lang/crates.io-index#spin@0.9.8",
"registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
"registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.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-bigint@0.4.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.2.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#object@0.36.7",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
"registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5",
"registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
"registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#oid-registry@0.8.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#asn1-rs@0.7.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#critical-section@1.2.0",
"registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1"
]
},
{
"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#parking_lot@0.12.5",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
"registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#pem@3.0.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2"
},
{
"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#portable-atomic@1.13.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.5",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.48"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#prefix-trie@0.8.4",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#either@1.15.0",
"registry+https://github.com/rust-lang/crates.io-index#ipnet@2.12.0",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#quinn-proto@0.11.14",
"dependsOn": [
"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.4",
"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
"registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
"registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
"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.186",
"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.2",
"registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
"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.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#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.4",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0",
"registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
"registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.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#rcgen@0.13.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#pem@3.0.6",
"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
"registry+https://github.com/rust-lang/crates.io-index#yasna@0.5.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rcgen@0.14.8",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#pem@3.0.6",
"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
"registry+https://github.com/rust-lang/crates.io-index#x509-parser@0.18.1",
"registry+https://github.com/rust-lang/crates.io-index#yasna@0.6.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#ref-cast-impl@1.0.25",
"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#ref-cast@1.0.25",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#ref-cast-impl@1.0.25"
]
},
{
"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@0.12.28",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.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#http-body-util@0.1.3",
"registry+https://github.com/rust-lang/crates.io-index#hyper@1.9.0",
"registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.9",
"registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
"registry+https://github.com/rust-lang/crates.io-index#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.40",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
"registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1",
"registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
"registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
"registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.10",
"registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
"registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.7"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#resolv-conf@0.7.6"
},
{
"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.62",
"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.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rusticata-macros@4.1.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
"registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-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.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pemfile@2.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-platform-verifier@0.7.0",
"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.40",
"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.17.0",
"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#aws-lc-rs@1.17.0",
"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#ring@0.17.14",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1",
"registry+https://github.com/rust-lang/crates.io-index#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#schemars@0.9.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#dyn-clone@1.0.20",
"registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.25",
"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"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#schemars@1.2.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#dyn-clone@1.0.20",
"registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.25",
"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"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#secrecy@0.8.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#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_path_to_error@0.1.20",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@0.6.9",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
"registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
"registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.20.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
"registry+https://github.com/rust-lang/crates.io-index#bs58@0.5.1",
"registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.44",
"registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
"registry+https://github.com/rust-lang/crates.io-index#indexmap@1.9.3",
"registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
"registry+https://github.com/rust-lang/crates.io-index#schemars@0.9.0",
"registry+https://github.com/rust-lang/crates.io-index#schemars@1.2.1",
"registry+https://github.com/rust-lang/crates.io-index#serde_core@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_with_macros@3.20.0",
"registry+https://github.com/rust-lang/crates.io-index#time@0.3.47"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.20.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#darling@0.23.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#sha1@0.10.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#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.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#spin@0.9.8"
},
{
"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#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#symlink@0.1.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tagptr@0.2.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.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-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@1.0.69",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#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#tikv-jemalloc-sys@0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cc@1.2.62",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tikv-jemallocator@0.6.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#tikv-jemalloc-sys@0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
]
},
{
"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.1",
"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.1",
"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.3",
"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.6"
]
},
{
"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.7.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.40",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#mio@1.2.0",
"registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
"registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#signal-hook-registry@1.4.8",
"registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.7.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.8.23",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#serde_spanned@0.6.9",
"registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.11",
"registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.22.27"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.11",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.22.27",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#serde_spanned@0.6.9",
"registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.11",
"registry+https://github.com/rust-lang/crates.io-index#toml_write@0.1.2",
"registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.15"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#toml_write@0.1.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.10",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
"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#http-body-util@0.1.3",
"registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
"registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
"registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18",
"registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-appender@0.2.5",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
"registry+https://github.com/rust-lang/crates.io-index#symlink@0.1.0",
"registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
"registry+https://github.com/rust-lang/crates.io-index#time@0.3.47",
"registry+https://github.com/rust-lang/crates.io-index#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#log@0.4.29",
"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#typenum@1.20.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
"registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
"registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@1.0.7",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.15",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#x509-parser@0.18.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#asn1-rs@0.7.1",
"registry+https://github.com/rust-lang/crates.io-index#data-encoding@2.11.0",
"registry+https://github.com/rust-lang/crates.io-index#der-parser@10.0.0",
"registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0",
"registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
"registry+https://github.com/rust-lang/crates.io-index#oid-registry@0.8.1",
"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
"registry+https://github.com/rust-lang/crates.io-index#rusticata-macros@4.1.0",
"registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
"registry+https://github.com/rust-lang/crates.io-index#time@0.3.47"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#yasna@0.5.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#time@0.3.47"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#yasna@0.6.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.9.1",
"registry+https://github.com/rust-lang/crates.io-index#time@0.3.47"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
"registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1",
"registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
"registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.48"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.7",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
"registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#zerofrom-derive@0.1.7"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.2",
"registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.2",
"registry+https://github.com/rust-lang/crates.io-index#zerofrom@0.1.8",
"registry+https://github.com/rust-lang/crates.io-index#zerovec-derive@0.11.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
}
]
}