{
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"version": 1,
"serialNumber": "urn:uuid:4c38eac6-2026-4ed1-b902-f0c693431082",
"metadata": {
"timestamp": "2026-05-21T20:19:28.970067000Z",
"tools": [
{
"vendor": "CycloneDX",
"name": "cargo-cyclonedx",
"version": "0.5.9"
}
],
"component": {
"type": "application",
"bom-ref": "path+file:///Users/geir.gronmo/projects/pg-ripple2/pg_ripple_http#0.127.0",
"name": "pg_ripple_http",
"version": "0.127.0",
"description": "SPARQL 1.1 Protocol HTTP endpoint for pg_ripple — connects PostgreSQL 18 RDF triple store to the web",
"scope": "required",
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/pg_ripple_http@0.127.0?download_url=file://.",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/trickle-labs/pg-ripple"
}
],
"components": [
{
"type": "application",
"bom-ref": "path+file:///Users/geir.gronmo/projects/pg-ripple2/pg_ripple_http#0.127.0 bin-target-0",
"name": "pg_ripple_http",
"version": "0.127.0",
"purl": "pkg:cargo/pg_ripple_http@0.127.0?download_url=file://.#src/main.rs"
}
]
},
"properties": [
{
"name": "cdx:rustc:sbom:target:triple",
"value": "aarch64-apple-darwin"
}
]
},
"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#arrow-arith@58.3.0",
"author": "Apache Arrow <dev@arrow.apache.org>",
"name": "arrow-arith",
"version": "58.3.0",
"description": "Arrow arithmetic kernels",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a0ab212d2c1886e802f51c5212d78ebbcbb0bec980fff9dadc1eb8d45cd0b738"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/arrow-arith@58.3.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/apache/arrow-rs"
},
{
"type": "vcs",
"url": "https://github.com/apache/arrow-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-array@58.3.0",
"author": "Apache Arrow <dev@arrow.apache.org>",
"name": "arrow-array",
"version": "58.3.0",
"description": "Array abstractions for Apache Arrow",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "cfd33d3e92f207444098c75b42de99d329562be0cf686b307b097cc52b4e999e"
}
],
"licenses": [
{
"expression": "Apache-2.0 AND MIT"
}
],
"purl": "pkg:cargo/arrow-array@58.3.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/apache/arrow-rs"
},
{
"type": "vcs",
"url": "https://github.com/apache/arrow-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
"author": "Apache Arrow <dev@arrow.apache.org>",
"name": "arrow-buffer",
"version": "58.3.0",
"description": "Buffer abstractions for Apache Arrow",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0c6cd424c2693bcdbc150d843dc9d4d137dd2de4782ce6df491ad11a3a0416c0"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/arrow-buffer@58.3.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/apache/arrow-rs"
},
{
"type": "vcs",
"url": "https://github.com/apache/arrow-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-cast@58.3.0",
"author": "Apache Arrow <dev@arrow.apache.org>",
"name": "arrow-cast",
"version": "58.3.0",
"description": "Cast kernel and utilities for Apache Arrow",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4c5aefb56a2c02e9e2b30746241058b85f8983f0fcff2ba0c6d09006e1cded7f"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/arrow-cast@58.3.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/apache/arrow-rs"
},
{
"type": "vcs",
"url": "https://github.com/apache/arrow-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
"author": "Apache Arrow <dev@arrow.apache.org>",
"name": "arrow-data",
"version": "58.3.0",
"description": "Array data abstractions for Apache Arrow",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3c88210023a2bfee1896af366309a3028fc3bcbd6515fa29a7990ee1baa08ee0"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/arrow-data@58.3.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/apache/arrow-rs"
},
{
"type": "vcs",
"url": "https://github.com/apache/arrow-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-ipc@58.3.0",
"author": "Apache Arrow <dev@arrow.apache.org>",
"name": "arrow-ipc",
"version": "58.3.0",
"description": "Support for the Arrow IPC format",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "238438f0834483703d88896db6fe5a7138b2230debc31b34c0336c2996e3c64f"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/arrow-ipc@58.3.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/apache/arrow-rs"
},
{
"type": "vcs",
"url": "https://github.com/apache/arrow-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-ord@58.3.0",
"author": "Apache Arrow <dev@arrow.apache.org>",
"name": "arrow-ord",
"version": "58.3.0",
"description": "Ordering kernels for arrow arrays",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1bffd8fd2579286a5d63bac898159873e5094a79009940bcb42bbfce4f19f1d0"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/arrow-ord@58.3.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/apache/arrow-rs"
},
{
"type": "vcs",
"url": "https://github.com/apache/arrow-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-row@58.3.0",
"author": "Apache Arrow <dev@arrow.apache.org>",
"name": "arrow-row",
"version": "58.3.0",
"description": "Arrow row format",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bab5994731204603c73ba69267616c50f80780774c6bb0476f1f830625115e0c"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/arrow-row@58.3.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/apache/arrow-rs"
},
{
"type": "vcs",
"url": "https://github.com/apache/arrow-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
"author": "Apache Arrow <dev@arrow.apache.org>",
"name": "arrow-schema",
"version": "58.3.0",
"description": "Defines the logical types for arrow arrays",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f633dbfdf39c039ada1bf9e34c694816eb71fbb7dc78f613993b7245e078a1ed"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/arrow-schema@58.3.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/apache/arrow-rs"
},
{
"type": "vcs",
"url": "https://github.com/apache/arrow-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-select@58.3.0",
"author": "Apache Arrow <dev@arrow.apache.org>",
"name": "arrow-select",
"version": "58.3.0",
"description": "Selection kernels for arrow arrays",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8cd065c54172ac787cf3f2f8d4107e0d3fdc26edba76fdf4f4cc170258942222"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/arrow-select@58.3.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/apache/arrow-rs"
},
{
"type": "vcs",
"url": "https://github.com/apache/arrow-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-string@58.3.0",
"author": "Apache Arrow <dev@arrow.apache.org>",
"name": "arrow-string",
"version": "58.3.0",
"description": "String kernels for arrow arrays",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "29dd7cda3ab9692f43a2e4acc444d760cc17b12bb6d8232ddf64e9bab7c06b42"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/arrow-string@58.3.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/apache/arrow-rs"
},
{
"type": "vcs",
"url": "https://github.com/apache/arrow-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrow@58.3.0",
"author": "Apache Arrow <dev@arrow.apache.org>",
"name": "arrow",
"version": "58.3.0",
"description": "Rust implementation of Apache Arrow",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "378530e55cd479eda3c14eb345310799717e6f76d0c332041e8487022166b471"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/arrow@58.3.0",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/apache/arrow-rs"
},
{
"type": "vcs",
"url": "https://github.com/apache/arrow-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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#atoi@2.0.0",
"author": "Markus Klein",
"name": "atoi",
"version": "2.0.0",
"description": "Parse integers directly from `[u8]` slices in safe code",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/atoi@2.0.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/atoi/"
},
{
"type": "vcs",
"url": "https://github.com/pacman82/atoi-rs"
}
]
},
{
"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#axum-core@0.5.6",
"name": "axum-core",
"version": "0.5.6",
"description": "Core types and traits for axum",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/axum-core@0.5.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.8.9",
"name": "axum",
"version": "0.8.9",
"description": "HTTP routing and request handling library that focuses on ergonomics and modularity",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "31b698c5f9a010f6573133b09e0de5408834d0c82f8d7475a89fc1867a71cd90"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/axum@0.8.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#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#bitflags@2.11.0",
"author": "The Rust Project Developers",
"name": "bitflags",
"version": "2.11.0",
"description": "A macro to generate structures which behave like bitflags. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/bitflags@2.11.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/bitflags"
},
{
"type": "website",
"url": "https://github.com/bitflags/bitflags"
},
{
"type": "vcs",
"url": "https://github.com/bitflags/bitflags"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.12.0",
"author": "RustCrypto Developers",
"name": "block-buffer",
"version": "0.12.0",
"description": "Buffer types for block processing of data",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "cdd35008169921d80bc60d3d0ab416eecb028c4cd653352907921d95084790be"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/block-buffer@0.12.0",
"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#byteorder@1.5.0",
"author": "Andrew Gallant <jamslam@gmail.com>",
"name": "byteorder",
"version": "1.5.0",
"description": "Library for reading/writing numbers in big-endian and little-endian.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
}
],
"licenses": [
{
"expression": "Unlicense OR MIT"
}
],
"purl": "pkg:cargo/byteorder@1.5.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/byteorder"
},
{
"type": "website",
"url": "https://github.com/BurntSushi/byteorder"
},
{
"type": "vcs",
"url": "https://github.com/BurntSushi/byteorder"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"author": "Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
"name": "bytes",
"version": "1.11.1",
"description": "Types and traits for working with bytes",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/bytes@1.11.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/tokio-rs/bytes"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.60",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "cc",
"version": "1.2.60",
"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": "43c5703da9466b66a946814e1adf53ea2c90f10063b86290cc9eb67ce3478a20"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/cc@1.2.60",
"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#cmov@0.5.3",
"author": "RustCrypto Developers",
"name": "cmov",
"version": "0.5.3",
"description": "Conditional move CPU intrinsics which are guaranteed on major platforms (ARM32/ARM64, x86/x86_64, RISC-V) to execute in constant-time and not be rewritten as branches by the compiler. Provides wrappers for the CMOV family of instructions on x86/x86_64 and CSEL on AArch64, along with a portable \"best-effort\" pure Rust fallback implementation. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3f88a43d011fc4a6876cb7344703e297c71dda42494fee094d5f7c76bf13f746"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/cmov@0.5.3",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/cmov"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/utils"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.10.2",
"author": "RustCrypto Developers",
"name": "const-oid",
"version": "0.10.2",
"description": "Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X.660, with support for BER/DER encoding/decoding as well as heapless no_std (i.e. embedded) support ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/const-oid@0.10.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/const-oid"
},
{
"type": "website",
"url": "https://github.com/RustCrypto/formats/tree/master/const-oid"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/formats"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#const-random-macro@0.1.16",
"author": "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>",
"name": "const-random-macro",
"version": "0.1.16",
"description": "Provides the procedural macro used by const-random",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/const-random-macro@0.1.16",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/const-random"
},
{
"type": "vcs",
"url": "https://github.com/tkaitchuck/constrandom"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#const-random@0.1.18",
"author": "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>",
"name": "const-random",
"version": "0.1.18",
"description": "Provides compile time random number generation.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/const-random@0.1.18",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/const-random"
},
{
"type": "vcs",
"url": "https://github.com/tkaitchuck/constrandom"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#constant_time_eq@0.4.2",
"author": "Cesar Eduardo Barros <cesarb@cesarb.eti.br>",
"name": "constant_time_eq",
"version": "0.4.2",
"description": "Compares two equal-sized byte strings in constant time.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b"
}
],
"licenses": [
{
"expression": "CC0-1.0 OR MIT-0 OR Apache-2.0"
}
],
"purl": "pkg:cargo/constant_time_eq@0.4.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/constant_time_eq"
},
{
"type": "vcs",
"url": "https://github.com/cesarb/constant_time_eq"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.7",
"author": "The Servo Project Developers",
"name": "core-foundation-sys",
"version": "0.8.7",
"description": "Bindings to Core Foundation for macOS",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/core-foundation-sys@0.8.7",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/servo/core-foundation-rs"
},
{
"type": "vcs",
"url": "https://github.com/servo/core-foundation-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.10.1",
"author": "The Servo Project Developers",
"name": "core-foundation",
"version": "0.10.1",
"description": "Bindings to Core Foundation for macOS",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/core-foundation@0.10.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/servo/core-foundation-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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#crossbeam-utils@0.8.21",
"name": "crossbeam-utils",
"version": "0.8.21",
"description": "Utilities for concurrent programming",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/crossbeam-utils@0.8.21",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"
},
{
"type": "vcs",
"url": "https://github.com/crossbeam-rs/crossbeam"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.4",
"author": "Eira Fransham <jackefransham@gmail.com>",
"name": "crunchy",
"version": "0.2.4",
"description": "Crunchy unroller: deterministically unroll constant loops",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/crunchy@0.2.4",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/eira-fransham/crunchy"
},
{
"type": "vcs",
"url": "https://github.com/eira-fransham/crunchy"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.1",
"author": "RustCrypto Developers",
"name": "crypto-common",
"version": "0.2.1",
"description": "Common traits used by cryptographic algorithms",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "77727bb15fa921304124b128af125e7e3b968275d1b108b379190264f4423710"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/crypto-common@0.2.1",
"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#ctutils@0.4.2",
"author": "RustCrypto Developers",
"name": "ctutils",
"version": "0.4.2",
"description": "Constant-time utility library with selection and equality testing support targeting cryptographic applications. Supports `const fn` where appropriate. Built on the `cmov` crate which provides architecture-specific predication intrinsics. Heavily inspired by the `subtle` crate. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7d5515a3834141de9eafb9717ad39eea8247b5674e6066c404e8c4b365d2a29e"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/ctutils@0.4.2",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/RustCrypto/utils/tree/master/ctselect"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/utils"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1",
"author": "Acrimon <joel.wejdenstal@gmail.com>",
"name": "dashmap",
"version": "6.2.1",
"description": "Blazing fast concurrent HashMap for Rust.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e6361d5c062261c78a176addb82d4c821ae42bed6089de0e12603cd25de2059c"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/dashmap@6.2.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/dashmap"
},
{
"type": "website",
"url": "https://github.com/xacrimon/dashmap"
},
{
"type": "vcs",
"url": "https://github.com/xacrimon/dashmap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#deadpool-postgres@0.14.1",
"author": "Michael P. Jung <michael.jung@terreon.de>",
"name": "deadpool-postgres",
"version": "0.14.1",
"description": "Dead simple async pool for tokio-postgres",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3d697d376cbfa018c23eb4caab1fd1883dd9c906a8c034e8d9a3cb06a7e0bef9"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/deadpool-postgres@0.14.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/bikeshedder/deadpool"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#deadpool-runtime@0.1.4",
"author": "Michael P. Jung <michael.jung@terreon.de>",
"name": "deadpool-runtime",
"version": "0.1.4",
"description": "Dead simple async pool utitities for sync managers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/deadpool-runtime@0.1.4",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/bikeshedder/deadpool"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#deadpool@0.12.3",
"author": "Michael P. Jung <michael.jung@terreon.de>",
"name": "deadpool",
"version": "0.12.3",
"description": "Dead simple async pool",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0be2b1d1d6ec8d846f05e137292d0b89133caf95ef33695424c09568bdd39b1b"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/deadpool@0.12.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/bikeshedder/deadpool"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.2",
"author": "RustCrypto Developers",
"name": "digest",
"version": "0.11.2",
"description": "Traits for cryptographic hash functions and message authentication codes",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4850db49bf08e663084f7fb5c87d202ef91a3907271aff24a94eb97ff039153c"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/digest@0.11.2",
"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#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#fallible-iterator@0.2.0",
"author": "Steven Fackler <sfackler@gmail.com>",
"name": "fallible-iterator",
"version": "0.2.0",
"description": "Fallible iterator traits",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/fallible-iterator@0.2.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/sfackler/rust-fallible-iterator"
}
]
},
{
"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#flatbuffers@25.12.19",
"author": "Robert Winslow <hello@rwinslow.com>, FlatBuffers Maintainers",
"name": "flatbuffers",
"version": "25.12.19",
"description": "Official FlatBuffers Rust runtime library.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "35f6839d7b3b98adde531effaf34f0c2badc6f4735d26fe74709d8e513a96ef3"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/flatbuffers@25.12.19",
"externalReferences": [
{
"type": "website",
"url": "https://google.github.io/flatbuffers/"
},
{
"type": "vcs",
"url": "https://github.com/google/flatbuffers"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "fnv",
"version": "1.0.7",
"description": "Fowler–Noll–Vo hash function",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/fnv@1.0.7",
"externalReferences": [
{
"type": "documentation",
"url": "https://doc.servo.org/fnv/"
},
{
"type": "vcs",
"url": "https://github.com/servo/rust-fnv"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0",
"author": "Orson Peters <orsonpeters@gmail.com>",
"name": "foldhash",
"version": "0.2.0",
"description": "A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
}
],
"licenses": [
{
"expression": "Zlib"
}
],
"purl": "pkg:cargo/foldhash@0.2.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/orlp/foldhash"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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#forwarded-header-value@0.1.1",
"author": "James Brown <jbrown@easypost.com>",
"name": "forwarded-header-value",
"version": "0.1.1",
"description": "Parser for values from the Forwarded header (RFC 7239)",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8835f84f38484cc86f110a805655697908257fb9a7af005234060891557198e9"
}
],
"licenses": [
{
"expression": "ISC"
}
],
"purl": "pkg:cargo/forwarded-header-value@0.1.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/EasyPost/rust-forwarded-header-value"
}
]
},
{
"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-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-timer@3.0.3",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "futures-timer",
"version": "3.0.3",
"description": "Timeouts for futures. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/futures-timer@3.0.3",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/futures-timer"
},
{
"type": "website",
"url": "https://github.com/async-rs/futures-timer"
},
{
"type": "vcs",
"url": "https://github.com/async-rs/futures-timer"
}
]
},
{
"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#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#governor@0.10.4",
"author": "Andreas Fuchs <asf@boinkor.net>",
"name": "governor",
"version": "0.10.4",
"description": "A rate-limiting implementation in Rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9efcab3c1958580ff1f25a2a41be1668f7603d849bb63af523b208a3cc1223b8"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/governor@0.10.4",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/governor"
},
{
"type": "website",
"url": "https://github.com/boinkor-net/governor"
},
{
"type": "vcs",
"url": "https://github.com/boinkor-net/governor.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.13",
"author": "Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
"name": "h2",
"version": "0.4.13",
"description": "An HTTP/2 client and server",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/h2@0.4.13",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/h2"
},
{
"type": "vcs",
"url": "https://github.com/hyperium/h2"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
"author": "Kathryn Long <squeeself@gmail.com>",
"name": "half",
"version": "2.7.1",
"description": "Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/half@2.7.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/VoidStarKat/half-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
"author": "Amanieu d'Antras <amanieu@gmail.com>",
"name": "hashbrown",
"version": "0.14.5",
"description": "A Rust port of Google's SwissTable hash map",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hashbrown@0.14.5",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/hashbrown"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1",
"author": "Amanieu d'Antras <amanieu@gmail.com>",
"name": "hashbrown",
"version": "0.16.1",
"description": "A Rust port of Google's SwissTable hash map",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hashbrown@0.16.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/hashbrown"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.0",
"author": "Amanieu d'Antras <amanieu@gmail.com>",
"name": "hashbrown",
"version": "0.17.0",
"description": "A Rust port of Google's SwissTable hash map",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4f467dd6dccf739c208452f8014c75c18bb8301b050ad1cfb27153803edb0f51"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hashbrown@0.17.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/hashbrown"
}
]
},
{
"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#hmac@0.13.0",
"author": "RustCrypto Developers",
"name": "hmac",
"version": "0.13.0",
"description": "Generic implementation of Hash-based Message Authentication Code (HMAC)",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6303bc9732ae41b04cb554b844a762b4115a61bfaa81e3e83050991eeb56863f"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hmac@0.13.0",
"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#hybrid-array@0.4.10",
"author": "RustCrypto Developers",
"name": "hybrid-array",
"version": "0.4.10",
"description": "Hybrid typenum-based and const generic array types designed to provide the flexibility of typenum-based expressions while also allowing interoperability and a transition path to const generics ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3944cf8cf766b40e2a1a333ee5e9b563f854d5fa49d6a8ca2764e97c6eddb214"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hybrid-array@0.4.10",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/hybrid-array"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/hybrid-array"
}
]
},
{
"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-timeout@0.5.2",
"author": "Herman J. Radtke III <herman@hermanradtke.com>",
"name": "hyper-timeout",
"version": "0.5.2",
"description": "A connect, read and write timeout aware connector to be used with hyper Client.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2b90d566bffbce6a75bd8b09a05aa8c2cb1fabb6cb348f8840c9e4c90a0d83b0"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hyper-timeout@0.5.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://github.com/hjr3/hyper-timeout"
},
{
"type": "website",
"url": "https://github.com/hjr3/hyper-timeout"
},
{
"type": "vcs",
"url": "https://github.com/hjr3/hyper-timeout"
}
]
},
{
"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.1.1",
"author": "The ICU4X Project Developers",
"name": "icu_collections",
"version": "2.1.1",
"description": "Collection of API for use in ICU libraries.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_collections@2.1.1",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.1.1",
"author": "The ICU4X Project Developers",
"name": "icu_locale_core",
"version": "2.1.1",
"description": "API for managing Unicode Language and Locale Identifiers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_locale_core@2.1.1",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.1.1",
"author": "The ICU4X Project Developers",
"name": "icu_normalizer",
"version": "2.1.1",
"description": "API for normalizing text into Unicode Normalization Forms",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_normalizer@2.1.1",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.1.1",
"author": "The ICU4X Project Developers",
"name": "icu_normalizer_data",
"version": "2.1.1",
"description": "Data for the icu_normalizer crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_normalizer_data@2.1.1",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.1.2",
"author": "The ICU4X Project Developers",
"name": "icu_properties",
"version": "2.1.2",
"description": "Definitions for Unicode properties",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_properties@2.1.2",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.1.2",
"author": "The ICU4X Project Developers",
"name": "icu_properties_data",
"version": "2.1.2",
"description": "Data for the icu_properties crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_properties_data@2.1.2",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.1.1",
"author": "The ICU4X Project Developers",
"name": "icu_provider",
"version": "2.1.1",
"description": "Trait and struct definitions for the ICU data provider",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/icu_provider@2.1.1",
"externalReferences": [
{
"type": "website",
"url": "https://icu4x.unicode.org"
},
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
"author": "The rust-url developers",
"name": "idna",
"version": "1.1.0",
"description": "IDNA (Internationalizing Domain Names in Applications) and Punycode.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/idna@1.1.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/servo/rust-url/"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.1",
"author": "The rust-url developers",
"name": "idna_adapter",
"version": "1.2.1",
"description": "Back end adapter for idna",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/idna_adapter@1.2.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/idna_adapter/latest/idna_adapter/"
},
{
"type": "website",
"url": "https://docs.rs/crate/idna_adapter/latest"
},
{
"type": "vcs",
"url": "https://github.com/hsivonen/idna_adapter"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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#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#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#lexical-core@1.0.6",
"author": "Alex Huszagh <ahuszagh@gmail.com>",
"name": "lexical-core",
"version": "1.0.6",
"description": "Lexical, to- and from-string conversion routines.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7d8d125a277f807e55a77304455eb7b1cb52f2b18c143b60e766c120bd64a594"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/lexical-core@1.0.6",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Alexhuszagh/rust-lexical"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-parse-float@1.0.6",
"author": "Alex Huszagh <ahuszagh@gmail.com>",
"name": "lexical-parse-float",
"version": "1.0.6",
"description": "Efficient parsing of floats from strings.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "52a9f232fbd6f550bc0137dcb5f99ab674071ac2d690ac69704593cb4abbea56"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/lexical-parse-float@1.0.6",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Alexhuszagh/rust-lexical"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-parse-integer@1.0.6",
"author": "Alex Huszagh <ahuszagh@gmail.com>",
"name": "lexical-parse-integer",
"version": "1.0.6",
"description": "Efficient parsing of integers from strings.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9a7a039f8fb9c19c996cd7b2fcce303c1b2874fe1aca544edc85c4a5f8489b34"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/lexical-parse-integer@1.0.6",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Alexhuszagh/rust-lexical"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-util@1.0.7",
"author": "Alex Huszagh <ahuszagh@gmail.com>",
"name": "lexical-util",
"version": "1.0.7",
"description": "Shared utilities for lexical creates.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2604dd126bb14f13fb5d1bd6a66155079cb9fa655b37f875b3a742c705dbed17"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/lexical-util@1.0.7",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Alexhuszagh/rust-lexical"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-write-float@1.0.6",
"author": "Alex Huszagh <ahuszagh@gmail.com>",
"name": "lexical-write-float",
"version": "1.0.6",
"description": "Efficient formatting of floats to strings.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "50c438c87c013188d415fbabbb1dceb44249ab81664efbd31b14ae55dabb6361"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/lexical-write-float@1.0.6",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Alexhuszagh/rust-lexical"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-write-integer@1.0.6",
"author": "Alex Huszagh <ahuszagh@gmail.com>",
"name": "lexical-write-integer",
"version": "1.0.6",
"description": "Efficient formatting of integers to strings.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "409851a618475d2d5796377cad353802345cba92c867d9fbcde9cf4eac4e14df"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/lexical-write-integer@1.0.6",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Alexhuszagh/rust-lexical"
}
]
},
{
"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#libm@0.2.16",
"author": "Alex Crichton <alex@alexcrichton.com>, Amanieu d'Antras <amanieu@gmail.com>, Jorge Aparicio <japaricious@gmail.com>, Trevor Gross <tg@trevorgross.com>",
"name": "libm",
"version": "0.2.16",
"description": "libm in pure Rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/libm@0.2.16",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/compiler-builtins"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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-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.8.4",
"author": "Ibraheem Ahmed <ibraheem@ibraheem.ca>",
"name": "matchit",
"version": "0.8.4",
"description": "A high performance, zero-copy URL router.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3"
}
],
"licenses": [
{
"expression": "MIT AND BSD-3-Clause"
}
],
"purl": "pkg:cargo/matchit@0.8.4",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/ibraheemdev/matchit"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#md-5@0.11.0",
"author": "RustCrypto Developers",
"name": "md-5",
"version": "0.11.0",
"description": "MD5 hash function",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "69b6441f590336821bb897fb28fc622898ccceb1d6cea3fde5ea86b090c4de98"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/md-5@0.11.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/md-5"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/hashes"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.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#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#nonempty@0.7.0",
"author": "Alexis Sellier <self@cloudhead.io>",
"name": "nonempty",
"version": "0.7.0",
"description": "Correct by construction non-empty vector",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e9e591e719385e6ebaeb5ce5d3887f7d5676fceca6411d1925ccc95745f3d6f7"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/nonempty@0.7.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/cloudhead/nonempty"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#nonzero_ext@0.3.0",
"author": "Andreas Fuchs <asf@boinkor.net>",
"name": "nonzero_ext",
"version": "0.3.0",
"description": "Extensions and additional traits for non-zero integer types",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "38bf9645c8b145698bb0b18a4637dcacbc421ea49bef2317e4fd8065a387cf21"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/nonzero_ext@0.3.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/nonzero_ext"
},
{
"type": "vcs",
"url": "https://github.com/antifuchs/nonzero_ext"
}
]
},
{
"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-complex@0.4.6",
"author": "The Rust Project Developers",
"name": "num-complex",
"version": "0.4.6",
"description": "Complex numbers implementation for Rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/num-complex@0.4.6",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/num-complex"
},
{
"type": "website",
"url": "https://github.com/rust-num/num-complex"
},
{
"type": "vcs",
"url": "https://github.com/rust-num/num-complex"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-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#num_cpus@1.17.0",
"author": "Sean McArthur <sean@seanmonstar.com>",
"name": "num_cpus",
"version": "1.17.0",
"description": "Get the number of CPUs on a machine.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/num_cpus@1.17.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/num_cpus"
},
{
"type": "vcs",
"url": "https://github.com/seanmonstar/num_cpus"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#objc2-core-foundation@0.3.2",
"name": "objc2-core-foundation",
"version": "0.3.2",
"description": "Bindings to the CoreFoundation framework",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536"
}
],
"licenses": [
{
"expression": "Zlib OR Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/objc2-core-foundation@0.3.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/madsmtm/objc2"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#objc2-system-configuration@0.3.2",
"name": "objc2-system-configuration",
"version": "0.3.2",
"description": "Bindings to the SystemConfiguration framework",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7216bd11cbda54ccabcab84d523dc93b858ec75ecfb3a7d89513fa22464da396"
}
],
"licenses": [
{
"expression": "Zlib OR Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/objc2-system-configuration@0.3.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/madsmtm/objc2"
}
]
},
{
"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#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#percent-encoding@2.3.2",
"author": "The rust-url developers",
"name": "percent-encoding",
"version": "2.3.2",
"description": "Percent encoding and decoding",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/percent-encoding@2.3.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/servo/rust-url/"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1",
"author": "Steven Fackler <sfackler@gmail.com>",
"name": "phf",
"version": "0.13.1",
"description": "Runtime support for perfect hash function data structures",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c1562dc717473dbaa4c1f85a36410e03c047b2e7df7f45ee938fbef64ae7fadf"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/phf@0.13.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-phf/rust-phf"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1",
"author": "Steven Fackler <sfackler@gmail.com>",
"name": "phf_shared",
"version": "0.13.1",
"description": "Support code shared by PHF libraries",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/phf_shared@0.13.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-phf/rust-phf"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-internal@1.1.11",
"name": "pin-project-internal",
"version": "1.1.11",
"description": "Implementation detail of the `pin-project` crate. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d9b20ed30f105399776b9c883e68e536ef602a16ae6f596d2c473591d6ad64c6"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/pin-project-internal@1.1.11",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/taiki-e/pin-project"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
"name": "pin-project-lite",
"version": "0.2.17",
"description": "A lightweight version of pin-project written with declarative macros. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/pin-project-lite@0.2.17",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/taiki-e/pin-project-lite"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.11",
"name": "pin-project",
"version": "1.1.11",
"description": "A crate for safe and ergonomic pin-projection. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f1749c7ed4bcaf4c3d0a3efc28538844fb29bcdd7d2b67b2be7e20ba861ff517"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/pin-project@1.1.11",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/taiki-e/pin-project"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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#postgres-protocol@0.6.11",
"author": "Steven Fackler <sfackler@gmail.com>",
"name": "postgres-protocol",
"version": "0.6.11",
"description": "Low level Postgres protocol APIs",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "56201207dac53e2f38e848e31b4b91616a6bb6e0c7205b77718994a7f49e70fc"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/postgres-protocol@0.6.11",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-postgres/rust-postgres"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#postgres-types@0.2.13",
"author": "Steven Fackler <sfackler@gmail.com>",
"name": "postgres-types",
"version": "0.2.13",
"description": "Conversions between Rust and Postgres values",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8dc729a129e682e8d24170cd30ae1aa01b336b096cbb56df6d534ffec133d186"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/postgres-types@0.2.13",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-postgres/rust-postgres"
}
]
},
{
"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#ppv-lite86@0.2.21",
"author": "The CryptoCorrosion Contributors",
"name": "ppv-lite86",
"version": "0.2.21",
"description": "Cross-platform cryptography-oriented low-level SIMD library.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/ppv-lite86@0.2.21",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/cryptocorrosion/cryptocorrosion"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
"name": "proc-macro2",
"version": "1.0.106",
"description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/proc-macro2@1.0.106",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/proc-macro2"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/proc-macro2"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quanta@0.12.6",
"author": "Toby Lawrence <toby@nuclearfurnace.com>",
"name": "quanta",
"version": "0.12.6",
"description": "high-speed timing library",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f3ab5a9d756f0d97bdc89019bd2e4ea098cf9cde50ee7564dde6b81ccc8f06c7"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/quanta@0.12.6",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/quanta"
},
{
"type": "website",
"url": "https://github.com/metrics-rs/quanta"
},
{
"type": "vcs",
"url": "https://github.com/metrics-rs/quanta"
}
]
},
{
"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.3",
"author": "The Rand Project Developers, The Rust Project Developers",
"name": "rand",
"version": "0.9.3",
"description": "Random number generators and other randomness functionality. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7ec095654a25171c2124e9e3393a930bddbffdc939556c914957a4c3e0a87166"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rand@0.9.3",
"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.0",
"author": "The Rand Project Developers",
"name": "rand_core",
"version": "0.10.0",
"description": "Core random number generation traits and tools for implementation.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0c8d0fd677905edcbeedbf2edb6494d676f0e98d54d5cf9bda0b061cb8fb8aba"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rand_core@0.10.0",
"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#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#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#rustc_version@0.4.1",
"name": "rustc_version",
"version": "0.4.1",
"description": "A library for querying the version of a installed rustc compiler",
"scope": "excluded",
"hashes": [
{
"alg": "SHA-256",
"content": "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rustc_version@0.4.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rustc_version/"
},
{
"type": "vcs",
"url": "https://github.com/djc/rustc-version-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.3",
"name": "rustls-native-certs",
"version": "0.8.3",
"description": "rustls-native-certs allows rustls to use the platform native certificate store",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR ISC OR MIT"
}
],
"purl": "pkg:cargo/rustls-native-certs@0.8.3",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/rustls/rustls-native-certs"
},
{
"type": "vcs",
"url": "https://github.com/rustls/rustls-native-certs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.0",
"name": "rustls-pki-types",
"version": "1.14.0",
"description": "Shared types for the rustls PKI ecosystem",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rustls-pki-types@1.14.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rustls-pki-types"
},
{
"type": "website",
"url": "https://github.com/rustls/pki-types"
},
{
"type": "vcs",
"url": "https://github.com/rustls/pki-types"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.12",
"name": "rustls-webpki",
"version": "0.103.12",
"description": "Web PKI X.509 Certificate Verification.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8279bb85272c9f10811ae6a6c547ff594d6a7f3c6c6b02ee9726d1d0dcfcdd06"
}
],
"licenses": [
{
"expression": "ISC"
}
],
"purl": "pkg:cargo/rustls-webpki@0.103.12",
"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.38",
"name": "rustls",
"version": "0.23.38",
"description": "Rustls is a modern TLS library written in Rust.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "69f9466fb2c14ea04357e91413efb882e2a6d4a406e625449bc0a5d360d53a21"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR ISC OR MIT"
}
],
"purl": "pkg:cargo/rustls@0.23.38",
"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#ryu@1.0.23",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "ryu",
"version": "1.0.23",
"description": "Fast floating point to string conversion",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR BSL-1.0"
}
],
"purl": "pkg:cargo/ryu@1.0.23",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/ryu"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/ryu"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0",
"author": "bluss",
"name": "scopeguard",
"version": "1.2.0",
"description": "A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/scopeguard@1.2.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/scopeguard/"
},
{
"type": "vcs",
"url": "https://github.com/bluss/scopeguard"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#security-framework-sys@2.17.0",
"author": "Steven Fackler <sfackler@gmail.com>, Kornel <kornel@geekhood.net>",
"name": "security-framework-sys",
"version": "2.17.0",
"description": "Apple `Security.framework` low-level FFI bindings",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/security-framework-sys@2.17.0",
"externalReferences": [
{
"type": "website",
"url": "https://lib.rs/crates/security-framework-sys"
},
{
"type": "vcs",
"url": "https://github.com/kornelski/rust-security-framework"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#security-framework@3.7.0",
"author": "Steven Fackler <sfackler@gmail.com>, Kornel <kornel@geekhood.net>",
"name": "security-framework",
"version": "3.7.0",
"description": "Security.framework bindings for macOS and iOS",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/security-framework@3.7.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/security_framework"
},
{
"type": "website",
"url": "https://lib.rs/crates/security_framework"
},
{
"type": "vcs",
"url": "https://github.com/kornelski/rust-security-framework"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "semver",
"version": "1.0.28",
"description": "Parser and evaluator for Cargo's flavor of Semantic Versioning",
"scope": "excluded",
"hashes": [
{
"alg": "SHA-256",
"content": "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/semver@1.0.28",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/semver"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/semver"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde@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_norway@0.9.42",
"author": "Christina Sørensen <christina@cafkafk.com>, David Tolnay <dtolnay@gmail.com>",
"name": "serde_norway",
"version": "0.9.42",
"description": "YAML data format for Serde",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e408f29489b5fd500fab51ff1484fc859bb655f32c671f307dcd733b72e8168c"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/serde_norway@0.9.42",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/cafkafk/serde-yaml"
}
]
},
{
"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_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#sha2@0.11.0",
"author": "RustCrypto Developers",
"name": "sha2",
"version": "0.11.0",
"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": "446ba717509524cb3f22f17ecc096f10f4822d76ab5c0b9822c5f9c284e825f4"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/sha2@0.11.0",
"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#siphasher@1.0.2",
"author": "Frank Denis <github@pureftpd.org>",
"name": "siphasher",
"version": "1.0.2",
"description": "SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/siphasher@1.0.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/siphasher"
},
{
"type": "website",
"url": "https://docs.rs/siphasher"
},
{
"type": "vcs",
"url": "https://github.com/jedisct1/rust-siphash"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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#spinning_top@0.3.0",
"author": "Philipp Oppermann <dev@phil-opp.com>",
"name": "spinning_top",
"version": "0.3.0",
"description": "A simple spinlock crate based on the abstractions provided by `lock_api`.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d96d2d1d716fb500937168cc09353ffdc7a012be8475ac7308e1bdf0e3923300"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/spinning_top@0.3.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-osdev/spinning_top"
}
]
},
{
"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#stringprep@0.1.5",
"author": "Steven Fackler <sfackler@gmail.com>",
"name": "stringprep",
"version": "0.1.5",
"description": "An implementation of the stringprep algorithm",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/stringprep@0.1.5",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/sfackler/rust-stringprep"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1",
"author": "Isis Lovecruft <isis@patternsinthevoid.net>, Henry de Valence <hdevalence@hdevalence.ca>",
"name": "subtle",
"version": "2.6.1",
"description": "Pure-Rust traits and utilities for constant-time cryptographic implementations.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
}
],
"licenses": [
{
"expression": "BSD-3-Clause"
}
],
"purl": "pkg:cargo/subtle@2.6.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/subtle"
},
{
"type": "website",
"url": "https://dalek.rs/"
},
{
"type": "vcs",
"url": "https://github.com/dalek-cryptography/subtle"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "syn",
"version": "2.0.117",
"description": "Parser for Rust source code",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/syn@2.0.117",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/syn"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/syn"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
"author": "Actyx AG <developer@actyx.io>",
"name": "sync_wrapper",
"version": "1.0.2",
"description": "A tool for enlisting the compiler's help in proving the absence of concurrency",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/sync_wrapper@1.0.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/sync_wrapper"
},
{
"type": "website",
"url": "https://docs.rs/sync_wrapper"
},
{
"type": "vcs",
"url": "https://github.com/Actyx/sync_wrapper"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2",
"author": "Nika Layzell <nika@thelayzells.com>",
"name": "synstructure",
"version": "0.13.2",
"description": "Helper methods and macros for custom derives",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/synstructure@0.13.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/synstructure"
},
{
"type": "vcs",
"url": "https://github.com/mystor/synstructure"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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#tiny-keccak@2.0.2",
"author": "debris <marek.kotewicz@gmail.com>",
"name": "tiny-keccak",
"version": "2.0.2",
"description": "An implementation of Keccak derived functions.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
}
],
"licenses": [
{
"expression": "CC0-1.0"
}
],
"purl": "pkg:cargo/tiny-keccak@2.0.2",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/debris/tiny-keccak"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.3",
"author": "The ICU4X Project Developers",
"name": "tinystr",
"version": "0.8.3",
"description": "A small ASCII-only bounded length string representation.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/tinystr@0.8.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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-postgres@0.7.17",
"author": "Steven Fackler <sfackler@gmail.com>",
"name": "tokio-postgres",
"version": "0.7.17",
"description": "A native, asynchronous PostgreSQL client",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4dd8df5ef180f6364759a6f00f7aadda4fbbac86cdee37480826a6ff9f3574ce"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/tokio-postgres@0.7.17",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-postgres/rust-postgres"
}
]
},
{
"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-stream@0.1.18",
"author": "Tokio Contributors <team@tokio.rs>",
"name": "tokio-stream",
"version": "0.1.18",
"description": "Utilities to work with `Stream` and `tokio`. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "32da49809aab5c3bc678af03902d4ccddea2a87d028d86392a4b1560c6906c70"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tokio-stream@0.1.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-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#tonic@0.14.5",
"author": "Lucio Franco <luciofranco14@gmail.com>",
"name": "tonic",
"version": "0.14.5",
"description": "A gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "fec7c61a0695dc1887c1b53952990f3ad2e3a31453e1f49f10e75424943a93ec"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tonic@0.14.5",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/hyperium/tonic"
},
{
"type": "vcs",
"url": "https://github.com/hyperium/tonic"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.11",
"author": "Tower Maintainers <team@tower-rs.com>",
"name": "tower-http",
"version": "0.6.11",
"description": "Tower middleware and utilities for HTTP clients and servers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4cfcf7e2740e6fc6d4d688b4ef00650406bb94adf4731e43c096c3a19fe40840"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tower-http@0.6.11",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/tower-rs/tower-http"
},
{
"type": "vcs",
"url": "https://github.com/tower-rs/tower-http"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
"author": "Tower Maintainers <team@tower-rs.com>",
"name": "tower-layer",
"version": "0.3.3",
"description": "Decorates a `Service` to allow easy composition between `Service`s. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tower-layer@0.3.3",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/tower-layer/0.3.3"
},
{
"type": "website",
"url": "https://github.com/tower-rs/tower"
},
{
"type": "vcs",
"url": "https://github.com/tower-rs/tower"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
"author": "Tower Maintainers <team@tower-rs.com>",
"name": "tower-service",
"version": "0.3.3",
"description": "Trait representing an asynchronous, request / response based, client or server. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tower-service@0.3.3",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/tower-service/0.3.3"
},
{
"type": "website",
"url": "https://github.com/tower-rs/tower"
},
{
"type": "vcs",
"url": "https://github.com/tower-rs/tower"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
"author": "Tower Maintainers <team@tower-rs.com>",
"name": "tower",
"version": "0.5.3",
"description": "Tower is a library of modular and reusable components for building robust clients and servers. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tower@0.5.3",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/tower-rs/tower"
},
{
"type": "vcs",
"url": "https://github.com/tower-rs/tower"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tower_governor@0.8.0",
"author": "Ben Wishovich <ben@benw.is>",
"name": "tower_governor",
"version": "0.8.0",
"description": "A rate-limiting middleware for Tower backed by the governor crate that allows configurable key based and global limits",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "44de9b94d849d3c46e06a883d72d408c2de6403367b39df2b1c9d9e7b6736fe6"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/tower_governor@0.8.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/benwis/tower-governor"
}
]
},
{
"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.19.0",
"author": "Paho Lurie-Gregg <paho@paholg.com>, Andre Bogus <bogusandre@gmail.com>",
"name": "typenum",
"version": "1.19.0",
"description": "Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/typenum@1.19.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/typenum"
},
{
"type": "vcs",
"url": "https://github.com/paholg/typenum"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-bidi@0.3.18",
"author": "The Servo Project Developers",
"name": "unicode-bidi",
"version": "0.3.18",
"description": "Implementation of the Unicode Bidirectional Algorithm",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/unicode-bidi@0.3.18",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/unicode-bidi/"
},
{
"type": "vcs",
"url": "https://github.com/servo/unicode-bidi"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "unicode-ident",
"version": "1.0.24",
"description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
}
],
"licenses": [
{
"expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
}
],
"purl": "pkg:cargo/unicode-ident@1.0.24",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/unicode-ident"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/unicode-ident"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.25",
"author": "kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>",
"name": "unicode-normalization",
"version": "0.1.25",
"description": "This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/unicode-normalization@0.1.25",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/unicode-normalization/"
},
{
"type": "website",
"url": "https://github.com/unicode-rs/unicode-normalization"
},
{
"type": "vcs",
"url": "https://github.com/unicode-rs/unicode-normalization"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-properties@0.1.4",
"author": "Charles Lew <crlf0710@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>",
"name": "unicode-properties",
"version": "0.1.4",
"description": "Query character Unicode properties according to UAX #44 and UTR #51. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/unicode-properties@0.1.4",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/unicode-properties"
},
{
"type": "website",
"url": "https://github.com/unicode-rs/unicode-properties"
},
{
"type": "vcs",
"url": "https://github.com/unicode-rs/unicode-properties"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml-norway@0.2.15",
"author": "Christina Sørensen <christina@cafkafk.com>, David Tolnay <dtolnay@gmail.com>",
"name": "unsafe-libyaml-norway",
"version": "0.2.15",
"description": "libyaml transpiled to rust by c2rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b39abd59bf32521c7f2301b52d05a6a2c975b6003521cbd0c6dc1582f0a22104"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/unsafe-libyaml-norway@0.2.15",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/unsafe-libyaml-norway"
},
{
"type": "vcs",
"url": "https://github.com/cafkafk/unsafe-libyaml-norway"
}
]
},
{
"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#utoipa-gen@5.5.0",
"author": "Juha Kukkonen <juha7kukkonen@gmail.com>",
"name": "utoipa-gen",
"version": "5.5.0",
"description": "Code generation implementation for utoipa",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6ba0b99ee52df3028635d93840c797102da61f8a7bb3cf751032455895b52ef8"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/utoipa-gen@5.5.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/juhaku/utoipa"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utoipa-scalar@0.3.0",
"author": "Juha Kukkonen <juha7kukkonen@gmail.com>",
"name": "utoipa-scalar",
"version": "0.3.0",
"description": "Scalar for utoipa",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "59559e1509172f6b26c1cdbc7247c4ddd1ac6560fe94b584f81ee489b141f719"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/utoipa-scalar@0.3.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/juhaku/utoipa"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utoipa@5.5.0",
"author": "Juha Kukkonen <juha7kukkonen@gmail.com>",
"name": "utoipa",
"version": "5.5.0",
"description": "Compile time generated OpenAPI documentation for Rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8bde15df68e80b16c7d16b9616e80770ad158988daa56a27dccd1e55558b0160"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/utoipa@5.5.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/juhaku/utoipa"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.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#web-time@1.1.0",
"name": "web-time",
"version": "1.1.0",
"description": "Drop-in replacement for std::time for Wasm in browsers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/web-time@1.1.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/daxpedda/web-time"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#whoami@2.1.1",
"name": "whoami",
"version": "2.1.1",
"description": "Rust library for getting information about the current user and environment",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d6a5b12f9df4f978d2cfdb1bd3bac52433f44393342d7ee9c25f5a1c14c0f45d"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR BSL-1.0 OR MIT"
}
],
"purl": "pkg:cargo/whoami@2.1.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/whoami"
},
{
"type": "website",
"url": "https://github.com/ardaku/whoami/releases"
},
{
"type": "vcs",
"url": "https://github.com/ardaku/whoami"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3",
"author": "The ICU4X Project Developers",
"name": "writeable",
"version": "0.6.3",
"description": "A more efficient alternative to fmt::Display",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/writeable@0.6.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
"author": "Manish Goregaokar <manishsmail@gmail.com>",
"name": "yoke-derive",
"version": "0.8.2",
"description": "Custom derive for the yoke crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/yoke-derive@0.8.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/unicode-org/icu4x"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.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-derive@0.8.48",
"author": "Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>",
"name": "zerocopy-derive",
"version": "0.8.48",
"description": "Custom derive for traits from the zerocopy crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "70e3cd084b1788766f53af483dd21f93881ff30d7320490ec3ef7526d203bad4"
}
],
"licenses": [
{
"expression": "BSD-2-Clause OR Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/zerocopy-derive@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#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.7",
"author": "Manish Goregaokar <manishsmail@gmail.com>",
"name": "zerofrom",
"version": "0.1.7",
"description": "ZeroFrom trait for constructing",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "69faa1f2a1ea75661980b013019ed6687ed0e83d069bc1114e2cc74c6c04c4df"
}
],
"licenses": [
{
"expression": "Unicode-3.0"
}
],
"purl": "pkg:cargo/zerofrom@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#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:///Users/geir.gronmo/projects/pg-ripple2/pg_ripple_http#0.127.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#arrow@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#axum@0.8.9",
"registry+https://github.com/rust-lang/crates.io-index#constant_time_eq@0.4.2",
"registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1",
"registry+https://github.com/rust-lang/crates.io-index#deadpool-postgres@0.14.1",
"registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
"registry+https://github.com/rust-lang/crates.io-index#hmac@0.13.0",
"registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
"registry+https://github.com/rust-lang/crates.io-index#reqwest@0.12.28",
"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#sha2@0.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-postgres@0.7.17",
"registry+https://github.com/rust-lang/crates.io-index#tokio-stream@0.1.18",
"registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.11",
"registry+https://github.com/rust-lang/crates.io-index#tower_governor@0.8.0",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
"registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23",
"registry+https://github.com/rust-lang/crates.io-index#utoipa@5.5.0",
"registry+https://github.com/rust-lang/crates.io-index#utoipa-scalar@0.3.0",
"registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#const-random@0.1.18",
"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"registry+https://github.com/rust-lang/crates.io-index#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#arrow-arith@58.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#arrow-array@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.44",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-array@58.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
"registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.44",
"registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
"registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.0",
"registry+https://github.com/rust-lang/crates.io-index#num-complex@0.4.6",
"registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
"registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.6",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-cast@58.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#arrow-array@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-ord@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-select@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#atoi@2.0.0",
"registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
"registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.44",
"registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
"registry+https://github.com/rust-lang/crates.io-index#lexical-core@1.0.6",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
"registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
"registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-ipc@58.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#arrow-array@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-select@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#flatbuffers@25.12.19"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-ord@58.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#arrow-array@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-select@58.3.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-row@58.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#arrow-array@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#half@2.7.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-select@58.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
"registry+https://github.com/rust-lang/crates.io-index#arrow-array@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arrow-string@58.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#arrow-array@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-select@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
"registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
"registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arrow@58.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#arrow-arith@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-array@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-buffer@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-cast@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-data@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-ipc@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-ord@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-row@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-schema@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-select@58.3.0",
"registry+https://github.com/rust-lang/crates.io-index#arrow-string@58.3.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#atoi@2.0.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#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#axum-core@0.5.6",
"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#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#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@0.8.9",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#axum-core@0.5.6",
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
"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.8.4",
"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#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_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#base64@0.22.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.12.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.10"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.60",
"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#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#rand_core@0.10.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.44",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.65",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#cmov@0.5.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.10.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#const-random-macro@0.1.16",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"registry+https://github.com/rust-lang/crates.io-index#tiny-keccak@2.0.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#const-random@0.1.18",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#const-random-macro@0.1.16"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#constant_time_eq@0.4.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.7"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.10.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.7",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.4"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.10"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#ctutils@0.4.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cmov@0.5.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
"registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
"registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
"registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#deadpool-postgres@0.14.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#deadpool@0.12.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio-postgres@0.7.17",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#deadpool-runtime@0.1.4",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#deadpool@0.12.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#deadpool-runtime@0.1.4",
"registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0",
"registry+https://github.com/rust-lang/crates.io-index#num_cpus@1.17.0",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.12.0",
"registry+https://github.com/rust-lang/crates.io-index#const-oid@0.10.2",
"registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.1",
"registry+https://github.com/rust-lang/crates.io-index#ctutils@0.4.2"
]
},
{
"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#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#fallible-iterator@0.2.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#flatbuffers@25.12.19",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.0",
"registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#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#forwarded-header-value@0.1.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#nonempty@0.7.0",
"registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#futures-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-timer@3.0.3"
},
{
"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-sink@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#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#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.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#governor@0.10.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#dashmap@6.2.1",
"registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#futures-timer@3.0.3",
"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#hashbrown@0.16.1",
"registry+https://github.com/rust-lang/crates.io-index#nonzero_ext@0.3.0",
"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#quanta@0.12.6",
"registry+https://github.com/rust-lang/crates.io-index#rand@0.9.3",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"registry+https://github.com/rust-lang/crates.io-index#spinning_top@0.3.0",
"registry+https://github.com/rust-lang/crates.io-index#web-time@1.1.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.13",
"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#half@2.7.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
"registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.48"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
"registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
"registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
"registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
"registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hmac@0.13.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#digest@0.11.2"
]
},
{
"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#hybrid-array@0.4.10",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.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.38",
"registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
"registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-timeout@0.5.2",
"dependsOn": [
"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#pin-project-lite@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#http@1.4.0",
"registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
"registry+https://github.com/rust-lang/crates.io-index#hyper@1.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.13",
"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",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.7"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.1.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#potential_utf@0.1.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.7",
"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.1.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#litemap@0.8.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.1.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.1.1",
"registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.1.1",
"registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.1.2",
"registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.1.1",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_normalizer_data@2.1.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.1.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#icu_collections@2.1.1",
"registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.1.1",
"registry+https://github.com/rust-lang/crates.io-index#icu_properties_data@2.1.2",
"registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.1.1",
"registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.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.1.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#icu_provider@2.1.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.5",
"registry+https://github.com/rust-lang/crates.io-index#icu_locale_core@2.1.1",
"registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.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.7",
"registry+https://github.com/rust-lang/crates.io-index#zerotrie@0.2.4",
"registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.1",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#idna_adapter@1.2.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#icu_normalizer@2.1.1",
"registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.1.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#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.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#ipnet@2.12.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-core@1.0.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#lexical-parse-float@1.0.6",
"registry+https://github.com/rust-lang/crates.io-index#lexical-parse-integer@1.0.6",
"registry+https://github.com/rust-lang/crates.io-index#lexical-util@1.0.7",
"registry+https://github.com/rust-lang/crates.io-index#lexical-write-float@1.0.6",
"registry+https://github.com/rust-lang/crates.io-index#lexical-write-integer@1.0.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-parse-float@1.0.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#lexical-parse-integer@1.0.6",
"registry+https://github.com/rust-lang/crates.io-index#lexical-util@1.0.7"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-parse-integer@1.0.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#lexical-util@1.0.7"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-util@1.0.7"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-write-float@1.0.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#lexical-util@1.0.7",
"registry+https://github.com/rust-lang/crates.io-index#lexical-write-integer@1.0.6"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#lexical-write-integer@1.0.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#lexical-util@1.0.7"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16"
},
{
"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-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.8.4"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#md-5@0.11.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#digest@0.11.2"
]
},
{
"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#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#nonempty@0.7.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#nonzero_ext@0.3.0"
},
{
"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-complex@0.4.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#num-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",
"registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#num_cpus@1.17.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#objc2-core-foundation@0.3.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#objc2-system-configuration@0.3.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#objc2-core-foundation@0.3.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#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#percent-encoding@2.3.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-internal@1.1.11",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.11",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#pin-project-internal@1.1.11"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#postgres-protocol@0.6.11",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
"registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#fallible-iterator@0.2.0",
"registry+https://github.com/rust-lang/crates.io-index#hmac@0.13.0",
"registry+https://github.com/rust-lang/crates.io-index#md-5@0.11.0",
"registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
"registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
"registry+https://github.com/rust-lang/crates.io-index#sha2@0.11.0",
"registry+https://github.com/rust-lang/crates.io-index#stringprep@0.1.5"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#postgres-types@0.2.13",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#fallible-iterator@0.2.0",
"registry+https://github.com/rust-lang/crates.io-index#postgres-protocol@0.6.11",
"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"
]
},
{
"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#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#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#quanta@0.12.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
]
},
{
"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.3",
"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.38",
"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.38",
"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.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.3",
"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.0"
},
{
"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#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.38",
"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-pki-types@1.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_urlencoded@0.7.1",
"registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3",
"registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.26.4",
"registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
"registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.11",
"registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
]
},
{
"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.60",
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-native-certs@0.8.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.0",
"registry+https://github.com/rust-lang/crates.io-index#security-framework@3.7.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#zeroize@1.8.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.12",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#ring@0.17.14",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.0",
"registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.23.38",
"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#ring@0.17.14",
"registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.14.0",
"registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.103.12",
"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#ryu@1.0.23"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#security-framework-sys@2.17.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.7",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#security-framework@3.7.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.0",
"registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.10.1",
"registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.7",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#security-framework-sys@2.17.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.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_norway@0.9.42",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
"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",
"registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml-norway@0.2.15"
]
},
{
"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_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#sha2@0.11.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#digest@0.11.2"
]
},
{
"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#siphasher@1.0.2"
},
{
"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#spinning_top@0.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#stringprep@0.1.5",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#unicode-bidi@0.3.18",
"registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.25",
"registry+https://github.com/rust-lang/crates.io-index#unicode-properties@0.1.4"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@1.0.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#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#tiny-keccak@2.0.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.4"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tinystr@0.8.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#displaydoc@0.2.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-postgres@0.7.17",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.89",
"registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#fallible-iterator@0.2.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-util@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
"registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
"registry+https://github.com/rust-lang/crates.io-index#phf@0.13.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#postgres-protocol@0.6.11",
"registry+https://github.com/rust-lang/crates.io-index#postgres-types@0.2.13",
"registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
"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#tokio-util@0.7.18",
"registry+https://github.com/rust-lang/crates.io-index#whoami@2.1.1"
]
},
{
"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.38",
"registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tokio-stream@0.1.18",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
"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#tonic@0.14.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#axum@0.8.9",
"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#h2@0.4.13",
"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-timeout@0.5.2",
"registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.20",
"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@1.1.11",
"registry+https://github.com/rust-lang/crates.io-index#socket2@0.6.3",
"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-stream@0.1.18",
"registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
"registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.3",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tower-http@0.6.11",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.0",
"registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
"registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32",
"registry+https://github.com/rust-lang/crates.io-index#http@1.4.0",
"registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.1",
"registry+https://github.com/rust-lang/crates.io-index#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#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#indexmap@2.14.0",
"registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
"registry+https://github.com/rust-lang/crates.io-index#slab@0.4.12",
"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#tower_governor@0.8.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#axum@0.8.9",
"registry+https://github.com/rust-lang/crates.io-index#forwarded-header-value@0.1.1",
"registry+https://github.com/rust-lang/crates.io-index#governor@0.10.4",
"registry+https://github.com/rust-lang/crates.io-index#http@1.4.0",
"registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.11",
"registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
"registry+https://github.com/rust-lang/crates.io-index#tonic@0.14.5",
"registry+https://github.com/rust-lang/crates.io-index#tower@0.5.3",
"registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-log@0.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.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.19.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-bidi@0.3.18"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.25",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.11.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-properties@0.1.4"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml-norway@0.2.15"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.2",
"registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
"registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#utf8_iter@1.0.4"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#utoipa-gen@5.5.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#utoipa-scalar@0.3.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#axum@0.8.9",
"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#utoipa@5.5.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#utoipa@5.5.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
"registry+https://github.com/rust-lang/crates.io-index#serde_norway@0.9.42",
"registry+https://github.com/rust-lang/crates.io-index#utoipa-gen@5.5.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#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#web-time@1.1.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#whoami@2.1.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#objc2-system-configuration@0.3.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#writeable@0.6.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#yoke-derive@0.8.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
"registry+https://github.com/rust-lang/crates.io-index#synstructure@0.13.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#yoke@0.8.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.7"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.8.48",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.48",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@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.7",
"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.7"
]
},
{
"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.7",
"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"
}
]
}