{
"bomFormat": "CycloneDX",
"specVersion": "1.3",
"version": 1,
"serialNumber": "urn:uuid:14d0a9c8-6e40-4af5-9ad3-c3267b39a989",
"metadata": {
"timestamp": "2026-05-05T15:50:43.592777950Z",
"tools": [
{
"vendor": "CycloneDX",
"name": "cargo-cyclonedx",
"version": "0.5.9"
}
],
"component": {
"type": "application",
"bom-ref": "path+file:///home/yfedoseev/projects/pdf_oxide_fixes/pdf_oxide_cli#0.3.46",
"name": "pdf_oxide_cli",
"version": "0.3.46",
"description": "CLI for pdf-oxide — the fastest PDF toolkit. 22 commands: text extraction, PDF to markdown, search, merge, split, images, compress, encrypt, watermark, forms, and more.",
"scope": "required",
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/pdf_oxide_cli@0.3.46?download_url=file://.",
"externalReferences": [
{
"type": "documentation",
"url": "https://pdf.oxide.fyi"
},
{
"type": "website",
"url": "https://oxide.fyi"
},
{
"type": "vcs",
"url": "https://github.com/yfedoseev/pdf_oxide"
}
],
"components": [
{
"type": "library",
"bom-ref": "path+file:///home/yfedoseev/projects/pdf_oxide_fixes/pdf_oxide_cli#0.3.46 bin-target-0",
"name": "pdf_oxide_cli",
"version": "0.3.46",
"purl": "pkg:cargo/pdf_oxide_cli@0.3.46?download_url=file://.#src/lib.rs"
},
{
"type": "application",
"bom-ref": "path+file:///home/yfedoseev/projects/pdf_oxide_fixes/pdf_oxide_cli#0.3.46 bin-target-1",
"name": "pdf-oxide",
"version": "0.3.46",
"purl": "pkg:cargo/pdf_oxide_cli@0.3.46?download_url=file://.#src/main.rs"
}
]
},
"properties": [
{
"name": "cdx:rustc:sbom:target:triple",
"value": "x86_64-unknown-linux-gnu"
}
]
},
"components": [
{
"type": "library",
"bom-ref": "path+file:///home/yfedoseev/projects/pdf_oxide_fixes#pdf_oxide@0.3.46",
"author": "Yury Fedoseev <yfedoseev@gmail.com>",
"name": "pdf_oxide",
"version": "0.3.46",
"description": "The fastest Rust PDF library with text extraction: 0.8ms mean, 100% pass rate on 3,830 PDFs. 5× faster than pdf_extract, 17× faster than oxidize_pdf. Extract, create, and edit PDFs.",
"scope": "required",
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/pdf_oxide@0.3.46?download_url=file://..",
"externalReferences": [
{
"type": "documentation",
"url": "https://pdf.oxide.fyi/docs/getting-started/rust"
},
{
"type": "website",
"url": "https://oxide.fyi"
},
{
"type": "vcs",
"url": "https://github.com/yfedoseev/pdf_oxide"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1",
"author": "Jonas Schievink <jonasschievink@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>",
"name": "adler2",
"version": "2.0.1",
"description": "A simple clean-room implementation of the Adler-32 checksum",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
}
],
"licenses": [
{
"expression": "0BSD OR MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/adler2@2.0.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/adler2/"
},
{
"type": "vcs",
"url": "https://github.com/oyvindln/adler2"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aes@0.9.0",
"author": "RustCrypto Developers",
"name": "aes",
"version": "0.9.0",
"description": "Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "66bd29a732b644c0431c6140f370d097879203d79b80c94a6747ba0872adaef8"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/aes@0.9.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/aes"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/block-ciphers"
}
]
},
{
"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#alloc-no-stdlib@2.0.4",
"author": "Daniel Reiter Horn <danielrh@dropbox.com>",
"name": "alloc-no-stdlib",
"version": "2.0.4",
"description": "A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
}
],
"licenses": [
{
"expression": "BSD-3-Clause"
}
],
"purl": "pkg:cargo/alloc-no-stdlib@2.0.4",
"externalReferences": [
{
"type": "documentation",
"url": "https://raw.githubusercontent.com/dropbox/rust-alloc-no-stdlib/master/tests/lib.rs"
},
{
"type": "website",
"url": "https://github.com/dropbox/rust-alloc-no-stdlib"
},
{
"type": "vcs",
"url": "https://github.com/dropbox/rust-alloc-no-stdlib"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2",
"author": "Daniel Reiter Horn <danielrh@dropbox.com>",
"name": "alloc-stdlib",
"version": "0.2.2",
"description": "A dynamic allocator example that may be used with the stdlib",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
}
],
"licenses": [
{
"expression": "BSD-3-Clause"
}
],
"purl": "pkg:cargo/alloc-stdlib@0.2.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://raw.githubusercontent.com/dropbox/rust-alloc-no-stdlib/master/alloc-stdlib/tests/lib.rs"
},
{
"type": "website",
"url": "https://github.com/dropbox/rust-alloc-no-stdlib"
},
{
"type": "vcs",
"url": "https://github.com/dropbox/rust-alloc-no-stdlib"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
"name": "anstream",
"version": "1.0.0",
"description": "IO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/anstream@1.0.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-cli/anstyle.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
"name": "anstyle-parse",
"version": "1.0.0",
"description": "Parse ANSI Style Escapes",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/anstyle-parse@1.0.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-cli/anstyle.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
"name": "anstyle-query",
"version": "1.1.5",
"description": "Look up colored console capabilities",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/anstyle-query@1.1.5",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-cli/anstyle.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
"name": "anstyle",
"version": "1.0.14",
"description": "ANSI text styling",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/anstyle@1.0.14",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-cli/anstyle.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrayref@0.3.9",
"author": "David Roundy <roundyd@physics.oregonstate.edu>",
"name": "arrayref",
"version": "0.3.9",
"description": "Macros to take array references of slices",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
}
],
"licenses": [
{
"expression": "BSD-2-Clause"
}
],
"purl": "pkg:cargo/arrayref@0.3.9",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/arrayref"
},
{
"type": "vcs",
"url": "https://github.com/droundy/arrayref"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.6",
"author": "bluss",
"name": "arrayvec",
"version": "0.7.6",
"description": "A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/arrayvec@0.7.6",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/arrayvec/"
},
{
"type": "vcs",
"url": "https://github.com/bluss/arrayvec"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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#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.1",
"author": "The Rust Project Developers",
"name": "bitflags",
"version": "2.11.1",
"description": "A macro to generate structures which behave like bitflags. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/bitflags@2.11.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/bitflags"
},
{
"type": "website",
"url": "https://github.com/bitflags/bitflags"
},
{
"type": "vcs",
"url": "https://github.com/bitflags/bitflags"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.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#block-padding@0.4.2",
"author": "RustCrypto Developers",
"name": "block-padding",
"version": "0.4.2",
"description": "Padding and unpadding of messages divided into blocks.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "710f1dd022ef4e93f8a438b4ba958de7f64308434fa6a87104481645cc30068b"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/block-padding@0.4.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/block-padding"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/utils"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#brotli-decompressor@5.0.0",
"author": "Daniel Reiter Horn <danielrh@dropbox.com>, The Brotli Authors",
"name": "brotli-decompressor",
"version": "5.0.0",
"description": "A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03"
}
],
"licenses": [
{
"expression": "BSD-3-Clause OR MIT"
}
],
"purl": "pkg:cargo/brotli-decompressor@5.0.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://github.com/dropbox/rust-brotli-decompressor/blob/master/README.md"
},
{
"type": "website",
"url": "https://github.com/dropbox/rust-brotli-decompressor"
},
{
"type": "vcs",
"url": "https://github.com/dropbox/rust-brotli-decompressor"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.2",
"author": "Daniel Reiter Horn <danielrh@dropbox.com>, The Brotli Authors",
"name": "brotli",
"version": "8.0.2",
"description": "A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560"
}
],
"licenses": [
{
"expression": "BSD-3-Clause AND MIT"
}
],
"purl": "pkg:cargo/brotli@8.0.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/brotli/"
},
{
"type": "website",
"url": "https://github.com/dropbox/rust-brotli"
},
{
"type": "vcs",
"url": "https://github.com/dropbox/rust-brotli"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
"author": "Lokathor <zefria@gmail.com>",
"name": "bytemuck",
"version": "1.25.0",
"description": "A crate for mucking around with piles of bytes.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec"
}
],
"licenses": [
{
"expression": "Zlib OR Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/bytemuck@1.25.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Lokathor/bytemuck"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck_derive@1.10.2",
"author": "Lokathor <zefria@gmail.com>",
"name": "bytemuck_derive",
"version": "1.10.2",
"description": "derive proc-macros for `bytemuck`",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff"
}
],
"licenses": [
{
"expression": "Zlib OR Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/bytemuck_derive@1.10.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/Lokathor/bytemuck"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder-lite@0.1.0",
"name": "byteorder-lite",
"version": "0.1.0",
"description": "Library for reading/writing numbers in big-endian and little-endian.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
}
],
"licenses": [
{
"expression": "Unlicense OR MIT"
}
],
"purl": "pkg:cargo/byteorder-lite@0.1.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/byteorder-lite"
},
{
"type": "website",
"url": "https://github.com/image-rs/byteorder-lite"
},
{
"type": "vcs",
"url": "https://github.com/image-rs/byteorder-lite"
}
]
},
{
"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#cbc@0.2.0",
"author": "RustCrypto Developers",
"name": "cbc",
"version": "0.2.0",
"description": "Cipher Block Chaining (CBC) block cipher mode of operation",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "98db6aeaef0eeef2c1e3ce9a27b739218825dae116076352ac3777076aa22225"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/cbc@0.2.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/cbc"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/block-modes"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"author": "Alex Crichton <alex@alexcrichton.com>",
"name": "cfg-if",
"version": "1.0.4",
"description": "A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/cfg-if@1.0.4",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-lang/cfg-if"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.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#cipher@0.5.1",
"author": "RustCrypto Developers",
"name": "cipher",
"version": "0.5.1",
"description": "Traits for describing block ciphers and stream ciphers",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e34d8227fe1ba289043aeb13792056ff80fd6de1a9f49137a5f499de8e8c78ea"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/cipher@0.5.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/cipher"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/traits"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
"name": "clap",
"version": "4.6.1",
"description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/clap@4.6.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/clap-rs/clap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
"name": "clap_builder",
"version": "4.6.0",
"description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/clap_builder@4.6.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/clap-rs/clap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1",
"name": "clap_derive",
"version": "4.6.1",
"description": "Parse command line argument by defining a struct, derive crate.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/clap_derive@4.6.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/clap-rs/clap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
"name": "clap_lex",
"version": "1.1.0",
"description": "Minimal, flexible command line parser",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/clap_lex@1.1.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/clap-rs/clap"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
"name": "colorchoice",
"version": "1.0.5",
"description": "Global override of color control",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/colorchoice@1.0.5",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-cli/anstyle.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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#core_maths@0.1.1",
"author": "Robert Bastian <me@robertbastian.dev",
"name": "core_maths",
"version": "0.1.1",
"description": "Extension trait for full float functionality in `#[no_std]` backed by `libm`.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/core_maths@0.1.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/robertbastian/core_maths"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cpubits@0.1.1",
"author": "RustCrypto Developers",
"name": "cpubits",
"version": "0.1.1",
"description": "Compile-time detection heuristics for the optimal word size to use for the target CPU, which in some cases may differ from its address size a.k.a. `target_pointer_width`. Implemented as `macro_rules!` ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "15b85f9c39137c3a891689859392b1bd49812121d0d61c9caf00d46ed5ce06ae"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/cpubits@0.1.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/cpubits"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/utils"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0",
"author": "RustCrypto Developers",
"name": "cpufeatures",
"version": "0.3.0",
"description": "Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/cpufeatures@0.3.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/cpufeatures"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/utils"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
"author": "Sam Rijs <srijs@airpost.net>, Alex Crichton <alex@alexcrichton.com>",
"name": "crc32fast",
"version": "1.5.0",
"description": "Fast, SIMD-accelerated CRC32 (IEEE) checksum computation",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/crc32fast@1.5.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/srijs/rust-crc32fast"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
"name": "crossbeam-deque",
"version": "0.8.6",
"description": "Concurrent work-stealing deque",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/crossbeam-deque@0.8.6",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque"
},
{
"type": "vcs",
"url": "https://github.com/crossbeam-rs/crossbeam"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
"name": "crossbeam-epoch",
"version": "0.9.18",
"description": "Epoch-based garbage collection",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/crossbeam-epoch@0.9.18",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch"
},
{
"type": "vcs",
"url": "https://github.com/crossbeam-rs/crossbeam"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
"name": "crossbeam-utils",
"version": "0.8.21",
"description": "Utilities for concurrent programming",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/crossbeam-utils@0.8.21",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"
},
{
"type": "vcs",
"url": "https://github.com/crossbeam-rs/crossbeam"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#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#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#either@1.15.0",
"author": "bluss",
"name": "either",
"version": "1.15.0",
"description": "The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/either@1.15.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/either/1/"
},
{
"type": "vcs",
"url": "https://github.com/rayon-rs/either"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.35",
"author": "Henri Sivonen <hsivonen@hsivonen.fi>",
"name": "encoding_rs",
"version": "0.8.35",
"description": "A Gecko-oriented implementation of the Encoding Standard",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
}
],
"licenses": [
{
"expression": "(Apache-2.0 OR MIT) AND BSD-3-Clause"
}
],
"purl": "pkg:cargo/encoding_rs@0.8.35",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/encoding_rs/"
},
{
"type": "website",
"url": "https://docs.rs/encoding_rs/"
},
{
"type": "vcs",
"url": "https://github.com/hsivonen/encoding_rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#env_filter@1.0.1",
"name": "env_filter",
"version": "1.0.1",
"description": "Filter log events using environment variables ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "32e90c2accc4b07a8456ea0debdc2e7587bdd890680d71173a15d4ae604f6eef"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/env_filter@1.0.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-cli/env_logger"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#env_logger@0.11.10",
"name": "env_logger",
"version": "0.11.10",
"description": "A logging implementation for `log` which is configured via an environment variable. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "0621c04f2196ac3f488dd583365b9c09be011a4ab8b9f37248ffcc8f6198b56a"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/env_logger@0.11.10",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/rust-cli/env_logger"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
"name": "equivalent",
"version": "1.0.2",
"description": "Traits for key comparison in maps.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/equivalent@1.0.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/indexmap-rs/equivalent"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#euclid@0.22.14",
"author": "The Servo Project Developers",
"name": "euclid",
"version": "0.22.14",
"description": "Geometry primitives",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f1a05365e3b1c6d1650318537c7460c6923f1abdd272ad6842baa2b509957a06"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/euclid@0.22.14",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/euclid/"
},
{
"type": "vcs",
"url": "https://github.com/servo/euclid"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
"author": "Stjepan Glavina <stjepang@gmail.com>",
"name": "fastrand",
"version": "2.4.1",
"description": "A simple and fast random number generator",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/fastrand@2.4.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/smol-rs/fastrand"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fax@0.2.7",
"author": "Sebastian K <s3bk@protonmail.com>",
"name": "fax",
"version": "0.2.7",
"description": "Decoder and Encoder for CCITT Group 3 and 4 bi-level image encodings used by fax machines TIFF and PDF.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "caf1079563223d5d59d83c85886a56e586cfd5c1a26292e971a0fa266531ac5a"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/fax@0.2.7",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/pdf-rs/fax"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fdeflate@0.3.7",
"author": "The image-rs Developers",
"name": "fdeflate",
"version": "0.3.7",
"description": "Fast specialized deflate implementation",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/fdeflate@0.3.7",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/fdeflate"
},
{
"type": "website",
"url": "https://github.com/image-rs/fdeflate"
},
{
"type": "vcs",
"url": "https://github.com/image-rs/fdeflate"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
"author": "Alex Crichton <alex@alexcrichton.com>, Josh Triplett <josh@joshtriplett.org>",
"name": "flate2",
"version": "1.1.9",
"description": "DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/flate2@1.1.9",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/flate2"
},
{
"type": "website",
"url": "https://github.com/rust-lang/flate2-rs"
},
{
"type": "vcs",
"url": "https://github.com/rust-lang/flate2-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#font-types@0.10.1",
"name": "font-types",
"version": "0.10.1",
"description": "Scalar types used in fonts.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "39a654f404bbcbd48ea58c617c2993ee91d1cb63727a37bf2323a4edeed1b8c5"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/font-types@0.10.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/googlefonts/fontations"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fontconfig-parser@0.5.8",
"name": "fontconfig-parser",
"version": "0.5.8",
"description": "fontconfig file parser in pure Rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bbc773e24e02d4ddd8395fd30dc147524273a83e54e0f312d986ea30de5f5646"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/fontconfig-parser@0.5.8",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/fontconfig-parser"
},
{
"type": "website",
"url": "https://github.com/Riey/fontconfig-parser"
},
{
"type": "vcs",
"url": "https://github.com/Riey/fontconfig-parser"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fontdb@0.23.0",
"author": "Yevhenii Reizner <razrfalcon@gmail.com>",
"name": "fontdb",
"version": "0.23.0",
"description": "A simple, in-memory font database with CSS-like queries.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/fontdb@0.23.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/fontdb/"
},
{
"type": "vcs",
"url": "https://github.com/RazrFalcon/fontdb"
}
]
},
{
"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#grid@1.0.1",
"author": "Armin Becher <armin.becher@gmai.com>",
"name": "grid",
"version": "1.0.1",
"description": "Dynamic generic 2D data structure.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b40ca9252762c466af32d0b1002e91e4e1bc5398f77455e55474deb466355ff5"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/grid@1.0.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/grid"
},
{
"type": "vcs",
"url": "https://github.com/becheran/grid"
}
]
},
{
"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.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#heck@0.5.0",
"name": "heck",
"version": "0.5.0",
"description": "heck is a case conversion library.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/heck@0.5.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/withoutboats/heck"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.11",
"author": "RustCrypto Developers",
"name": "hybrid-array",
"version": "0.4.11",
"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": "08d46837a0ed51fe95bd3b05de33cd64a1ee88fc797477ca48446872504507c5"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/hybrid-array@0.4.11",
"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#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#image@0.25.10",
"author": "The image-rs Developers",
"name": "image",
"version": "0.25.10",
"description": "Imaging library. Provides basic image processing and encoders/decoders for common image formats.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "85ab80394333c02fe689eaf900ab500fbd0c2213da414687ebf995a65d5a6104"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/image@0.25.10",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/image"
},
{
"type": "website",
"url": "https://github.com/image-rs/image"
},
{
"type": "vcs",
"url": "https://github.com/image-rs/image"
}
]
},
{
"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#inout@0.2.2",
"author": "RustCrypto Developers",
"name": "inout",
"version": "0.2.2",
"description": "Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4250ce6452e92010fdf7268ccc5d14faa80bb12fc741938534c58f16804e03c7"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/inout@0.2.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/inout"
},
{
"type": "vcs",
"url": "https://github.com/RustCrypto/utils"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is-terminal@0.4.17",
"author": "softprops <d.tangren@gmail.com>, Dan Gohman <dev@sunfishcode.online>",
"name": "is-terminal",
"version": "0.4.17",
"description": "Test whether a given stream is a terminal",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3640c1c38b8e4e43584d8df18be5fc6b0aa314ce6ebf51b53313d4306cca8e46"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/is-terminal@0.4.17",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/is-terminal"
},
{
"type": "vcs",
"url": "https://github.com/sunfishcode/is-terminal"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
"name": "is_terminal_polyfill",
"version": "1.70.2",
"description": "Polyfill for `is_terminal` stdlib feature for use with older MSRVs",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/is_terminal_polyfill@1.70.2",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/polyfill-rs/is_terminal_polyfill"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "itoa",
"version": "1.0.18",
"description": "Fast integer primitive to string conversion",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/itoa@1.0.18",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/itoa"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/itoa"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.24",
"author": "Andrew Gallant <jamslam@gmail.com>",
"name": "jiff",
"version": "0.2.24",
"description": "A date-time library that encourages you to jump into the pit of success. This library is heavily inspired by the Temporal project. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "f00b5dbd620d61dfdcb6007c9c1f6054ebd75319f163d886a9055cec1155073d"
}
],
"licenses": [
{
"expression": "Unlicense OR MIT"
}
],
"purl": "pkg:cargo/jiff@0.2.24",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/jiff"
},
{
"type": "vcs",
"url": "https://github.com/BurntSushi/jiff"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jpeg-decoder@0.3.2",
"author": "The image-rs Developers",
"name": "jpeg-decoder",
"version": "0.3.2",
"description": "JPEG decoder",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "00810f1d8b74be64b13dbf3db89ac67740615d6c891f0e7b6179326533011a07"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/jpeg-decoder@0.3.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/jpeg-decoder"
},
{
"type": "vcs",
"url": "https://github.com/image-rs/jpeg-decoder"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#kurbo@0.12.0",
"author": "Raph Levien <raph.levien@gmail.com>",
"name": "kurbo",
"version": "0.12.0",
"description": "A 2D curves library",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ce9729cc38c18d86123ab736fd2e7151763ba226ac2490ec092d1dd148825e32"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/kurbo@0.12.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/linebender/kurbo"
}
]
},
{
"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#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#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#memmap2@0.9.10",
"author": "Dan Burkert <dan@danburkert.com>, Yevhenii Reizner <razrfalcon@gmail.com>, The Contributors",
"name": "memmap2",
"version": "0.9.10",
"description": "Cross-platform Rust API for memory-mapped file IO",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "714098028fe011992e1c3962653c96b2d578c4b4bce9036e15ff220319b1e0e3"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/memmap2@0.9.10",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/memmap2"
},
{
"type": "vcs",
"url": "https://github.com/RazrFalcon/memmap2-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9",
"author": "Frommi <daniil.liferenko@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>, Rich Geldreich richgel99@gmail.com",
"name": "miniz_oxide",
"version": "0.8.9",
"description": "DEFLATE compression and decompression library rewritten in Rust based on miniz",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
}
],
"licenses": [
{
"expression": "MIT OR Zlib OR Apache-2.0"
}
],
"purl": "pkg:cargo/miniz_oxide@0.8.9",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/miniz_oxide"
},
{
"type": "website",
"url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide"
},
{
"type": "vcs",
"url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#moxcms@0.8.1",
"author": "Radzivon Bartoshyk",
"name": "moxcms",
"version": "0.8.1",
"description": "Simple Color Management in Rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bb85c154ba489f01b25c0d36ae69a87e4a1c73a72631fc6c0eb6dde34a73e44b"
}
],
"licenses": [
{
"expression": "BSD-3-Clause OR Apache-2.0"
}
],
"purl": "pkg:cargo/moxcms@0.8.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://github.com/awxkee/moxcms"
},
{
"type": "website",
"url": "https://github.com/awxkee/moxcms"
},
{
"type": "vcs",
"url": "https://github.com/awxkee/moxcms.git"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#nom@8.0.0",
"author": "contact@geoffroycouprie.com",
"name": "nom",
"version": "8.0.0",
"description": "A byte-oriented, zero-copy, parser combinators library",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "df9761775871bdef83bee530e60050f7e54b1105350d6884eb0fb4f46c2f9405"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/nom@8.0.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/nom"
},
{
"type": "vcs",
"url": "https://github.com/rust-bakery/nom"
}
]
},
{
"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#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_generator@0.13.1",
"author": "Steven Fackler <sfackler@gmail.com>",
"name": "phf_generator",
"version": "0.13.1",
"description": "PHF generation logic",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "135ace3a761e564ec88c03a77317a7c6b80bb7f7135ef2544dbe054243b89737"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/phf_generator@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_macros@0.13.1",
"author": "Steven Fackler <sfackler@gmail.com>",
"name": "phf_macros",
"version": "0.13.1",
"description": "Macros to generate types in the phf crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "812f032b54b1e759ccd5f8b6677695d5268c588701effba24601f6932f8269ef"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/phf_macros@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#png@0.18.1",
"author": "The image-rs Developers",
"name": "png",
"version": "0.18.1",
"description": "PNG decoding and encoding library in pure Rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "60769b8b31b2a9f263dae2776c37b1b28ae246943cf719eb6946a1db05128a61"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/png@0.18.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/image-rs/image-png"
}
]
},
{
"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#pxfm@0.1.29",
"author": "Radzivon Bartoshyk",
"name": "pxfm",
"version": "0.1.29",
"description": "Fast and accurate math",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "e0c5ccf5294c6ccd63a74f1565028353830a9c2f5eb0c682c355c471726a6e3f"
}
],
"licenses": [
{
"expression": "BSD-3-Clause OR Apache-2.0"
}
],
"purl": "pkg:cargo/pxfm@0.1.29",
"externalReferences": [
{
"type": "documentation",
"url": "https://github.com/awxkee/pxfm"
},
{
"type": "vcs",
"url": "https://github.com/awxkee/pxfm"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#qcms@0.3.0",
"author": "Jeff Muizelaar, Benoit Girard, Andrew Osmond",
"name": "qcms",
"version": "0.3.0",
"description": "lightweight color management",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "edecfcd5d755a5e5d98e24cf43113e7cdaec5a070edd0f6b250c03a573da30fa"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/qcms@0.3.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/qcms"
},
{
"type": "vcs",
"url": "https://github.com/FirefoxGraphics/qcms"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quick-error@2.0.1",
"author": "Paul Colomiets <paul@colomiets.name>, Colin Kiegel <kiegel@gmx.de>",
"name": "quick-error",
"version": "2.0.1",
"description": " A macro which makes error types pleasant to write. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/quick-error@2.0.1",
"externalReferences": [
{
"type": "documentation",
"url": "http://docs.rs/quick-error"
},
{
"type": "website",
"url": "http://github.com/tailhook/quick-error"
},
{
"type": "vcs",
"url": "http://github.com/tailhook/quick-error"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quick-xml@0.39.2",
"name": "quick-xml",
"version": "0.39.2",
"description": "High performance xml reader and writer",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "958f21e8e7ceb5a1aa7fa87fab28e7c75976e0bfe7e23ff069e0a260f894067d"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/quick-xml@0.39.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/quick-xml"
},
{
"type": "vcs",
"url": "https://github.com/tafia/quick-xml"
}
]
},
{
"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#rayon-core@1.13.0",
"name": "rayon-core",
"version": "1.13.0",
"description": "Core APIs for Rayon",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rayon-core@1.13.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rayon-core/"
},
{
"type": "other",
"url": "rayon-core"
},
{
"type": "vcs",
"url": "https://github.com/rayon-rs/rayon"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
"name": "rayon",
"version": "1.12.0",
"description": "Simple work-stealing parallelism for Rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/rayon@1.12.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rayon/"
},
{
"type": "vcs",
"url": "https://github.com/rayon-rs/rayon"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#read-fonts@0.35.0",
"name": "read-fonts",
"version": "0.35.0",
"description": "Reading OpenType font files.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6717cf23b488adf64b9d711329542ba34de147df262370221940dfabc2c91358"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/read-fonts@0.35.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/googlefonts/fontations"
}
]
},
{
"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#roxmltree@0.20.0",
"author": "Yevhenii Reizner <razrfalcon@gmail.com>",
"name": "roxmltree",
"version": "0.20.0",
"description": "Represent an XML as a read-only tree.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/roxmltree@0.20.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/roxmltree/"
},
{
"type": "vcs",
"url": "https://github.com/RazrFalcon/roxmltree"
}
]
},
{
"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#rustybuzz@0.20.1",
"author": "Caleb Maclennan <caleb@alerque.com>, Laurenz Stampfl <laurenz.stampfl@gmail.com>, Yevhenii Reizner <razrfalcon@gmail.com>, خالد حسني (Khaled Hosny) <khaled@aliftype.com>",
"name": "rustybuzz",
"version": "0.20.1",
"description": "A complete harfbuzz shaping algorithm port to Rust.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/rustybuzz@0.20.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/rustybuzz/"
},
{
"type": "vcs",
"url": "https://github.com/harfbuzz/rustybuzz"
}
]
},
{
"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#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#simd-adler32@0.3.9",
"author": "Marvin Countryman <me@maar.vin>",
"name": "simd-adler32",
"version": "0.3.9",
"description": "A SIMD-accelerated Adler-32 hash algorithm implementation.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/simd-adler32@0.3.9",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/mcountryman/simd-adler32"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.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#skrifa@0.37.0",
"name": "skrifa",
"version": "0.37.0",
"description": "Metadata reader and glyph scaler for OpenType fonts.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "8c31071dedf532758ecf3fed987cdb4bd9509f900e026ab684b4ecb81ea49841"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/skrifa@0.37.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/googlefonts/fontations"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#slotmap@1.1.1",
"author": "Orson Peters <orsonpeters@gmail.com>",
"name": "slotmap",
"version": "1.1.1",
"description": "Slotmap data structure",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "bdd58c3c93c3d278ca835519292445cb4b0d4dc59ccfdf7ceadaab3f8aeb4038"
}
],
"licenses": [
{
"expression": "Zlib"
}
],
"purl": "pkg:cargo/slotmap@1.1.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/orlp/slotmap"
}
]
},
{
"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#strict-num@0.1.1",
"author": "Yevhenii Reizner <razrfalcon@gmail.com>",
"name": "strict-num",
"version": "0.1.1",
"description": "A collection of bounded numeric types",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/strict-num@0.1.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/strict-num/"
},
{
"type": "vcs",
"url": "https://github.com/RazrFalcon/strict-num"
}
]
},
{
"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#strsim@0.11.1",
"author": "Danny Guo <danny@dannyguo.com>, maxbachmann <oss@maxbachmann.de>",
"name": "strsim",
"version": "0.11.1",
"description": "Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/strsim@0.11.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/strsim/"
},
{
"type": "website",
"url": "https://github.com/rapidfuzz/strsim-rs"
},
{
"type": "vcs",
"url": "https://github.com/rapidfuzz/strsim-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#subsetter@0.2.3",
"author": "Laurenz Mädje <laurmaedje@gmail.com>, Laurenz Stampfl <laurenz.stampfl@gmail.com>",
"name": "subsetter",
"version": "0.2.3",
"description": "Reduces the size and coverage of OpenType fonts.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "cb6895a12ac5599bb6057362f00e8a3cf1daab4df33f553a55690a44e4fed8d0"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/subsetter@0.2.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/typst/subsetter"
}
]
},
{
"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#taffy@0.10.1",
"author": "Alice Cecile <alice.i.cecile@gmail.com>, Johnathan Kelley <jkelleyrtp@gmail.com>, Nico Burns <nico@nicoburns.com>",
"name": "taffy",
"version": "0.10.1",
"description": "A flexible UI layout library ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "aea22054047c16c3f34d3ac473a2170be1424b1115b2a3adcf28cfb067c88859"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/taffy@0.10.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/DioxusLabs/taffy"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "thiserror-impl",
"version": "2.0.18",
"description": "Implementation detail of the `thiserror` crate",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/thiserror-impl@2.0.18",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/dtolnay/thiserror"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "thiserror",
"version": "2.0.18",
"description": "derive(Error)",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/thiserror@2.0.18",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/thiserror"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/thiserror"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tiff@0.11.3",
"author": "The image-rs Developers",
"name": "tiff",
"version": "0.11.3",
"description": "TIFF decoding and encoding library in pure Rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b63feaf3343d35b6ca4d50483f94843803b0f51634937cc2ec519fc32232bc52"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/tiff@0.11.3",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/image-rs/image-tiff"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tiny-skia-path@0.12.0",
"author": "Yevhenii Reizner <razrfalcon@gmail.com>",
"name": "tiny-skia-path",
"version": "0.12.0",
"description": "A tiny-skia Bezier path implementation",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "edca365c3faccca67d06593c5980fa6c57687de727a03131735bb85f01fdeeb9"
}
],
"licenses": [
{
"expression": "BSD-3-Clause"
}
],
"purl": "pkg:cargo/tiny-skia-path@0.12.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/tiny-skia-path/"
},
{
"type": "vcs",
"url": "https://github.com/linebender/tiny-skia/tree/master/path"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tiny-skia@0.12.0",
"author": "Yevhenii Reizner <razrfalcon@gmail.com>",
"name": "tiny-skia",
"version": "0.12.0",
"description": "A tiny Skia subset ported to Rust.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "47ffee5eaaf5527f630fb0e356b90ebdec84d5d18d937c5e440350f88c5a91ea"
}
],
"licenses": [
{
"expression": "BSD-3-Clause"
}
],
"purl": "pkg:cargo/tiny-skia@0.12.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/tiny-skia/"
},
{
"type": "vcs",
"url": "https://github.com/linebender/tiny-skia"
}
]
},
{
"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#ttf-parser@0.25.1",
"author": "Caleb Maclennan <caleb@alerque.com>, Laurenz Stampfl <laurenz.stampfl@gmail.com>, Yevhenii Reizner <razrfalcon@gmail.com>, خالد حسني (Khaled Hosny) <khaled@aliftype.com>",
"name": "ttf-parser",
"version": "0.25.1",
"description": "A high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/ttf-parser@0.25.1",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/ttf-parser/"
},
{
"type": "vcs",
"url": "https://github.com/harfbuzz/ttf-parser"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.0",
"author": "Paho Lurie-Gregg <paho@paholg.com>, Andre Bogus <bogusandre@gmail.com>",
"name": "typenum",
"version": "1.20.0",
"description": "Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "40ce102ab67701b8526c123c1bab5cbe42d7040ccfd0f64af1a385808d2f43de"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/typenum@1.20.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/typenum"
},
{
"type": "vcs",
"url": "https://github.com/paholg/typenum"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-bidi-mirroring@0.4.0",
"author": "Yevhenii Reizner <razrfalcon@gmail.com>",
"name": "unicode-bidi-mirroring",
"version": "0.4.0",
"description": "Unicode Bidi Mirroring property detection",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "5dfa6e8c60bb66d49db113e0125ee8711b7647b5579dc7f5f19c42357ed039fe"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/unicode-bidi-mirroring@0.4.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/unicode-bidi-mirroring/"
},
{
"type": "vcs",
"url": "https://github.com/RazrFalcon/unicode-bidi-mirroring"
}
]
},
{
"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-ccc@0.4.0",
"author": "Yevhenii Reizner <razrfalcon@gmail.com>",
"name": "unicode-ccc",
"version": "0.4.0",
"description": "Unicode Canonical Combining Class detection",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "ce61d488bcdc9bc8b5d1772c404828b17fc481c0a582b5581e95fb233aef503e"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/unicode-ccc@0.4.0",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/unicode-ccc/"
},
{
"type": "vcs",
"url": "https://github.com/RazrFalcon/unicode-ccc"
}
]
},
{
"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-linebreak@0.1.5",
"author": "Axel Forsman <axelsfor@gmail.com>",
"name": "unicode-linebreak",
"version": "0.1.5",
"description": "Implementation of the Unicode Line Breaking Algorithm",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
}
],
"licenses": [
{
"expression": "Apache-2.0"
}
],
"purl": "pkg:cargo/unicode-linebreak@0.1.5",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/axelf4/unicode-linebreak"
},
{
"type": "vcs",
"url": "https://github.com/axelf4/unicode-linebreak"
}
]
},
{
"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#unicode-script@0.5.8",
"author": "Manish Goregaokar <manishsmail@gmail.com>",
"name": "unicode-script",
"version": "0.5.8",
"description": "This crate exposes the Unicode `Script` and `Script_Extension` properties from [UAX #24](http://www.unicode.org/reports/tr24/) ",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "383ad40bb927465ec0ce7720e033cb4ca06912855fc35db31b5755d0de75b1ee"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/unicode-script@0.5.8",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/unicode-script"
},
{
"type": "website",
"url": "https://github.com/unicode-rs/unicode-script"
},
{
"type": "vcs",
"url": "https://github.com/unicode-rs/unicode-script"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2",
"author": "Joe Wilm <joe@jwilm.com>, Christian Duerr <contact@christianduerr.com>",
"name": "utf8parse",
"version": "0.2.2",
"description": "Table-driven UTF-8 parser",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
}
],
"licenses": [
{
"expression": "Apache-2.0 OR MIT"
}
],
"purl": "pkg:cargo/utf8parse@0.2.2",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/utf8parse/"
},
{
"type": "vcs",
"url": "https://github.com/alacritty/vte"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.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#weezl@0.1.12",
"author": "The image-rs Developers",
"name": "weezl",
"version": "0.1.12",
"description": "Fast LZW compression and decompression.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/weezl@0.1.12",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/weezl"
},
{
"type": "vcs",
"url": "https://github.com/image-rs/weezl"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#write-fonts@0.43.0",
"name": "write-fonts",
"version": "0.43.0",
"description": "Writing font files.",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "886614b5ce857341226aa091f3c285e450683894acaaa7887f366c361efef79d"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0"
}
],
"purl": "pkg:cargo/write-fonts@0.43.0",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/googlefonts/fontations"
}
]
},
{
"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#zlib-rs@0.6.3",
"name": "zlib-rs",
"version": "0.6.3",
"description": "A memory-safe zlib implementation written in rust",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "3be3d40e40a133f9c916ee3f9f4fa2d9d63435b5fbe1bfc6d9dae0aa0ada1513"
}
],
"licenses": [
{
"expression": "Zlib"
}
],
"purl": "pkg:cargo/zlib-rs@0.6.3",
"externalReferences": [
{
"type": "website",
"url": "https://github.com/trifectatechfoundation/zlib-rs"
},
{
"type": "vcs",
"url": "https://github.com/trifectatechfoundation/zlib-rs"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21",
"author": "David Tolnay <dtolnay@gmail.com>",
"name": "zmij",
"version": "1.0.21",
"description": "A double-to-string conversion algorithm based on Schubfach and yy",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
}
],
"licenses": [
{
"expression": "MIT"
}
],
"purl": "pkg:cargo/zmij@1.0.21",
"externalReferences": [
{
"type": "documentation",
"url": "https://docs.rs/zmij"
},
{
"type": "vcs",
"url": "https://github.com/dtolnay/zmij"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zune-core@0.5.1",
"name": "zune-core",
"version": "0.5.1",
"description": "Core utilities for image processing in the zune family of crates",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "cb8a0807f7c01457d0379ba880ba6322660448ddebc890ce29bb64da71fb40f9"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0 OR Zlib"
}
],
"purl": "pkg:cargo/zune-core@0.5.1",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/etemesi254/zune-image"
}
]
},
{
"type": "library",
"bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zune-jpeg@0.5.15",
"author": "caleb <etemesicaleb@gmail.com>",
"name": "zune-jpeg",
"version": "0.5.15",
"description": "A fast, correct and safe jpeg decoder",
"scope": "required",
"hashes": [
{
"alg": "SHA-256",
"content": "27bc9d5b815bc103f142aa054f561d9187d191692ec7c2d1e2b4737f8dbd7296"
}
],
"licenses": [
{
"expression": "MIT OR Apache-2.0 OR Zlib"
}
],
"purl": "pkg:cargo/zune-jpeg@0.5.15",
"externalReferences": [
{
"type": "vcs",
"url": "https://github.com/etemesi254/zune-image/tree/dev/crates/zune-jpeg"
}
]
}
],
"dependencies": [
{
"ref": "path+file:///home/yfedoseev/projects/pdf_oxide_fixes#pdf_oxide@0.3.46",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#aes@0.9.0",
"registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1",
"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
"registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.2",
"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#cbc@0.2.0",
"registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.44",
"registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.35",
"registry+https://github.com/rust-lang/crates.io-index#env_logger@0.11.10",
"registry+https://github.com/rust-lang/crates.io-index#fax@0.2.7",
"registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
"registry+https://github.com/rust-lang/crates.io-index#fontdb@0.23.0",
"registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
"registry+https://github.com/rust-lang/crates.io-index#image@0.25.10",
"registry+https://github.com/rust-lang/crates.io-index#jpeg-decoder@0.3.2",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"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#nom@8.0.0",
"registry+https://github.com/rust-lang/crates.io-index#phf@0.13.1",
"registry+https://github.com/rust-lang/crates.io-index#qcms@0.3.0",
"registry+https://github.com/rust-lang/crates.io-index#quick-xml@0.39.2",
"registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
"registry+https://github.com/rust-lang/crates.io-index#rustybuzz@0.20.1",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
"registry+https://github.com/rust-lang/crates.io-index#sha2@0.11.0",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"registry+https://github.com/rust-lang/crates.io-index#stringprep@0.1.5",
"registry+https://github.com/rust-lang/crates.io-index#subsetter@0.2.3",
"registry+https://github.com/rust-lang/crates.io-index#taffy@0.10.1",
"registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
"registry+https://github.com/rust-lang/crates.io-index#tiny-skia@0.12.0",
"registry+https://github.com/rust-lang/crates.io-index#ttf-parser@0.25.1",
"registry+https://github.com/rust-lang/crates.io-index#unicode-bidi@0.3.18",
"registry+https://github.com/rust-lang/crates.io-index#unicode-linebreak@0.1.5",
"registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.1",
"registry+https://github.com/rust-lang/crates.io-index#weezl@0.1.12"
]
},
{
"ref": "path+file:///home/yfedoseev/projects/pdf_oxide_fixes/pdf_oxide_cli#0.3.46",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
"registry+https://github.com/rust-lang/crates.io-index#is-terminal@0.4.17",
"path+file:///home/yfedoseev/projects/pdf_oxide_fixes#pdf_oxide@0.3.46",
"registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#aes@0.9.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cipher@0.5.1",
"registry+https://github.com/rust-lang/crates.io-index#cpubits@0.1.1",
"registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0"
]
},
{
"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#alloc-no-stdlib@2.0.4"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
"registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
"registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
"registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
"registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
"registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arrayref@0.3.9"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.6"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1"
},
{
"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.11"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#block-padding@0.4.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.11"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#brotli-decompressor@5.0.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4",
"registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#brotli@8.0.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#alloc-no-stdlib@2.0.4",
"registry+https://github.com/rust-lang/crates.io-index#alloc-stdlib@0.2.2",
"registry+https://github.com/rust-lang/crates.io-index#brotli-decompressor@5.0.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bytemuck_derive@1.10.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck_derive@1.10.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#byteorder-lite@0.1.0"
},
{
"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#cbc@0.2.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cipher@0.5.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.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#cipher@0.5.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.1",
"registry+https://github.com/rust-lang/crates.io-index#inout@0.2.2"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
"registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
"registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
"registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
"registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5"
},
{
"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#core_maths@0.1.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#cpubits@0.1.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.11"
]
},
{
"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"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#either@1.15.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.35",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#env_filter@1.0.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#env_logger@0.11.10",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
"registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
"registry+https://github.com/rust-lang/crates.io-index#env_filter@1.0.1",
"registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.24",
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#euclid@0.22.14",
"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#fastrand@2.4.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#fax@0.2.7"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#fdeflate@0.3.7",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
"registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9",
"registry+https://github.com/rust-lang/crates.io-index#zlib-rs@0.6.3"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#font-types@0.10.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#fontconfig-parser@0.5.8",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#roxmltree@0.20.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#fontdb@0.23.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#fontconfig-parser@0.5.8",
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"registry+https://github.com/rust-lang/crates.io-index#memmap2@0.9.10",
"registry+https://github.com/rust-lang/crates.io-index#slotmap@1.1.1",
"registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.11.0",
"registry+https://github.com/rust-lang/crates.io-index#ttf-parser@0.25.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#grid@1.0.1"
},
{
"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#zerocopy@0.8.48"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.11",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.65"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#image@0.25.10",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
"registry+https://github.com/rust-lang/crates.io-index#byteorder-lite@0.1.0",
"registry+https://github.com/rust-lang/crates.io-index#moxcms@0.8.1",
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
"registry+https://github.com/rust-lang/crates.io-index#png@0.18.1",
"registry+https://github.com/rust-lang/crates.io-index#tiff@0.11.3",
"registry+https://github.com/rust-lang/crates.io-index#zune-core@0.5.1",
"registry+https://github.com/rust-lang/crates.io-index#zune-jpeg@0.5.15"
]
},
{
"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#inout@0.2.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#block-padding@0.4.2",
"registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.11"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#is-terminal@0.4.17",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.24",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#jpeg-decoder@0.3.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#kurbo@0.12.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.6",
"registry+https://github.com/rust-lang/crates.io-index#euclid@0.22.14",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29"
},
{
"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#memmap2@0.9.10",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1",
"registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#moxcms@0.8.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
"registry+https://github.com/rust-lang/crates.io-index#pxfm@0.1.29"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#nom@8.0.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0",
"registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16"
]
},
{
"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_macros@0.13.1",
"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_generator@0.13.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
"registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#phf_macros@0.13.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.13.1",
"registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.13.1",
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"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#png@0.18.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
"registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
"registry+https://github.com/rust-lang/crates.io-index#fdeflate@0.3.7",
"registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
"registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9"
]
},
{
"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#pxfm@0.1.29"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#qcms@0.3.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#quick-error@2.0.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#quick-xml@0.39.2",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0"
]
},
{
"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#rayon-core@1.13.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
"registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#either@1.15.0",
"registry+https://github.com/rust-lang/crates.io-index#rayon-core@1.13.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#read-fonts@0.35.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
"registry+https://github.com/rust-lang/crates.io-index#font-types@0.10.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
"registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
"registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
"registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
"registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
"registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#roxmltree@0.20.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#rustybuzz@0.20.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
"registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
"registry+https://github.com/rust-lang/crates.io-index#core_maths@0.1.1",
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
"registry+https://github.com/rust-lang/crates.io-index#ttf-parser@0.25.1",
"registry+https://github.com/rust-lang/crates.io-index#unicode-bidi-mirroring@0.4.0",
"registry+https://github.com/rust-lang/crates.io-index#unicode-ccc@0.4.0",
"registry+https://github.com/rust-lang/crates.io-index#unicode-properties@0.1.4",
"registry+https://github.com/rust-lang/crates.io-index#unicode-script@0.5.8"
]
},
{
"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#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#simd-adler32@0.3.9"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#skrifa@0.37.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
"registry+https://github.com/rust-lang/crates.io-index#read-fonts@0.35.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#slotmap@1.1.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#strict-num@0.1.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#strsim@0.11.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#subsetter@0.2.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#kurbo@0.12.0",
"registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
"registry+https://github.com/rust-lang/crates.io-index#skrifa@0.37.0",
"registry+https://github.com/rust-lang/crates.io-index#write-fonts@0.43.0"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#taffy@0.10.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.6",
"registry+https://github.com/rust-lang/crates.io-index#grid@1.0.1",
"registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
"registry+https://github.com/rust-lang/crates.io-index#slotmap@1.1.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
"registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
"registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tiff@0.11.3",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#fax@0.2.7",
"registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
"registry+https://github.com/rust-lang/crates.io-index#half@2.7.1",
"registry+https://github.com/rust-lang/crates.io-index#quick-error@2.0.1",
"registry+https://github.com/rust-lang/crates.io-index#weezl@0.1.12",
"registry+https://github.com/rust-lang/crates.io-index#zune-jpeg@0.5.15"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tiny-skia-path@0.12.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#arrayref@0.3.9",
"registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
"registry+https://github.com/rust-lang/crates.io-index#strict-num@0.1.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#tiny-skia@0.12.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#arrayref@0.3.9",
"registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.6",
"registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
"registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"registry+https://github.com/rust-lang/crates.io-index#png@0.18.1",
"registry+https://github.com/rust-lang/crates.io-index#tiny-skia-path@0.12.0"
]
},
{
"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#ttf-parser@0.25.1",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#core_maths@0.1.1"
]
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-bidi-mirroring@0.4.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-ccc@0.4.0"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-linebreak@0.1.5"
},
{
"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#unicode-script@0.5.8"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.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#weezl@0.1.12"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#write-fonts@0.43.0",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#font-types@0.10.1",
"registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
"registry+https://github.com/rust-lang/crates.io-index#kurbo@0.12.0",
"registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
"registry+https://github.com/rust-lang/crates.io-index#read-fonts@0.35.0"
]
},
{
"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#zlib-rs@0.6.3"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zune-core@0.5.1"
},
{
"ref": "registry+https://github.com/rust-lang/crates.io-index#zune-jpeg@0.5.15",
"dependsOn": [
"registry+https://github.com/rust-lang/crates.io-index#zune-core@0.5.1"
]
}
]
}